Home
last modified time | relevance | path

Searched refs:little (Results 1 – 25 of 846) sorted by relevance

12345678910>>...34

/netbsd/src/lib/libc/string/
Dwcsstr.c41 wcswcs(const wchar_t *big, const wchar_t *little) in wcswcs() argument
43 wcsstr(const wchar_t *big, const wchar_t *little) in wcswcs()
51 _DIAGASSERT(little != NULL); in wcswcs()
53 if (!*little) in wcswcs()
55 if (wcslen(big) < wcslen(little)) in wcswcs()
59 q = little; in wcswcs()
61 q = little; in wcswcs()
/netbsd/src/external/gpl3/binutils/dist/gas/
Dconfigure.tgt34 # endian "big" or "little"; used on bi-endian systems
49 aarch64) cpu_type=aarch64 endian=little arch=aarch64;;
52 am33_2.0) cpu_type=mn10300 endian=little ;;
55 arm*) cpu_type=arm endian=little ;;
56 bfin*) cpu_type=bfin endian=little ;;
58 cr16*) cpu_type=cr16 endian=little ;;
60 crx*) cpu_type=crx endian=little ;;
61 epiphany*) cpu_type=epiphany endian=little ;;
69 kvx) cpu_type=kvx endian=little ;;
73 m32c) cpu_type=m32c endian=little ;;
[all …]
/netbsd/src/external/bsd/file/dist/magic/magdir/
Darm11 # use little endian variant of subroutine to
20 # use little endian variant of subroutine to
29 # use little endian variant of subroutine to
38 # use little endian variant of subroutine to
47 # use little endian variant of subroutine to
Dterminfo33 # While the compiled terminfo uses little-endian format regardless of
44 0 leshort 0433 SVr2 curses screen image, little-endian
45 0 leshort 0434 SVr3 curses screen image, little-endian
46 0 leshort 0435 SVr4 curses screen image, little-endian
Ddump71 24 lelong 60012 new-fs dump file (little endian),
72 # to correctly recognize '*.mo' GNU message catalog (little endian)
76 24 lelong 60011 old-fs dump file (little endian),
83 24 lelong 0x19540119 new-fs dump file (ufs2, little endian),
Dapt35 >>10 leshort x \b.%u, 64 bit little-endian
48 >>6 uleshort x \b.%u, 32 bit little-endian
51 >>5 ubyte x \b.%u, little-endian
Daout18 0 lelong 0407 a.out little-endian 32-bit executable
22 0 lelong 0410 a.out little-endian 32-bit pure executable
26 0 lelong 0413 a.out little-endian 32-bit demand paged pure exec…
Dmathematica103 >126 short 0x4d49 (little endian)
146 # no misidentified little endian MATrix example with "short" matrix name
152 # little endian MATrix with "long" matrix name or some misidentified samples
164 # type flag decimal MOPT; maximal 4052=FD4h; maximal 52=34h for little endian
167 # M: 0~little endian 1~Big Endian 2~VAX D-float 3~VAX G-float 4~Cray
169 >0 ubelong/1000 0 (little endian)
Dcoff29 # Hitachi SH little-endian COFF (./hitachi-sh)
30 >>>>0 uleshort 0x0550 Hitachi SH little-endian
68 #>>>>18 leshort &0x0100 \b, 32 bit little endian
83 # f_timdat - file time & date stamp only for little endian
Dencore6 # XXX - needs to have the byte order specified (NS32K was little-endian,
7 # dunno whether they run the 88K in little-endian mode or not).
Dgpu14 0 lelong 0x07230203 Khronos SPIR-V binary, little-endian
24 8 lequad 0xABADD068ADEAFD0C Vulkan trace file, little-endian
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
Dnonvar-access.exp212 switch $endian { big {set val 0x345678} little {set val 0x785634} }
222 little {set val "a = 77, b = 857502"}
225 switch $endian {big {set val 0x2b} little {set val 0x3c}}
230 switch $endian { big {set val 0x92} little {set val 0x73} }
Dvar-access.exp302 little {set val "0x55, 0x0, 0xf9, 0xa5, 0x9"}
311 switch $endian { big {set val 0x7ffc} little {set val 0x3ffe00} }
329 little {set val "u = -1484430527, x = -70, y = 42, z = 145"}
340 switch $endian {big {set val "0x59, 0xa2"} little {set val "0x6a, 0x56"}}
/netbsd/src/tests/bin/sh/
Dt_cmdsub.sh401 ` echo little; echo lamb `
445 atf_check -s exit:0 -o inline:'Mary had a little lamb\n' -e empty \
448 little
635 little
644 little
665 atf_check -s exit:0 -o inline:'Mary had a little lamb\n' -e empty \
668 little
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dscore7-dis.c538 s7_print_insn (bfd_vma pc, struct disassemble_info *info, bool little);
866 s7_print_insn (bfd_vma pc, struct disassemble_info *info, bool little) in s7_print_insn() argument
875 info->display_endian = little ? BFD_ENDIAN_LITTLE : BFD_ENDIAN_BIG; in s7_print_insn()
903 if (little) in s7_print_insn()
921 if (little) in s7_print_insn()
Dscore-dis.c39 s7_print_insn (bfd_vma pc, struct disassemble_info *info, bool little);
1043 s3_print_insn (bfd_vma pc, struct disassemble_info *info, bool little) in s3_print_insn() argument
1052 info->display_endian = little ? BFD_ENDIAN_LITTLE : BFD_ENDIAN_BIG; in s3_print_insn()
1066 if (little) in s3_print_insn()
1079 if (little) in s3_print_insn()
1108 if (little) in s3_print_insn()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dscore7-dis.c538 s7_print_insn (bfd_vma pc, struct disassemble_info *info, bool little);
866 s7_print_insn (bfd_vma pc, struct disassemble_info *info, bool little) in s7_print_insn() argument
875 info->display_endian = little ? BFD_ENDIAN_LITTLE : BFD_ENDIAN_BIG; in s7_print_insn()
903 if (little) in s7_print_insn()
921 if (little) in s7_print_insn()
Dscore-dis.c39 s7_print_insn (bfd_vma pc, struct disassemble_info *info, bool little);
1043 s3_print_insn (bfd_vma pc, struct disassemble_info *info, bool little) in s3_print_insn() argument
1052 info->display_endian = little ? BFD_ENDIAN_LITTLE : BFD_ENDIAN_BIG; in s3_print_insn()
1066 if (little) in s3_print_insn()
1079 if (little) in s3_print_insn()
1108 if (little) in s3_print_insn()
/netbsd/src/sys/arch/ia64/stand/ia64/ski/
Dldscript.ia642 OUTPUT_FORMAT("elf64-ia64-little", "elf64-ia64-little", "elf64-ia64-little")
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/wind/
Dutf8.c270 int little = ((*flags) & WIND_RW_LE); in wind_ucs2read() local
292 little = (bom == 0xfffe); in wind_ucs2read()
300 *flags |= little ? WIND_RW_LE : WIND_RW_BE; in wind_ucs2read()
306 if (little) in wind_ucs2read()
/netbsd/src/sys/arch/ia64/stand/ia64/efi/
Dldscript.ia644 OUTPUT_FORMAT("elf64-ia64-little", "elf64-ia64-little", "elf64-ia64-little")
/netbsd/src/games/adventure/
Dglorkz76 38 You are in the bottom of a small pit with a little stream, which
83 41 west and another goes north. To the south is a little passage 6 feet
85 42 You are in a maze of twisty little passages, all alike.
86 43 You are in a maze of twisty little passages, all alike.
87 44 You are in a maze of twisty little passages, all alike.
88 45 You are in a maze of twisty little passages, all alike.
92 49 You are in a maze of twisty little passages, all alike.
93 50 You are in a maze of twisty little passages, all alike.
94 51 You are in a maze of twisty little passages, all alike.
95 52 You are in a maze of twisty little passages, all alike.
[all …]
/netbsd/src/sys/arch/ia64/conf/
Dkern.ldscript2 OUTPUT_FORMAT("elf64-ia64-little", "elf64-ia64-little", "elf64-ia64-little")
/netbsd/src/crypto/external/bsd/heimdal/dist/cf/
Dkrb-bigendian.m45 dnl check if this computer is little or big-endian
15 AS_HELP_STRING([--enable-littleendian],[the target is little endian]),
35 /* Are we little or big endian? From Harbison&Steele. */
/netbsd/src/share/i18n/esdb/UTF/
DMakefile.inc13 UTF-16LE-var= utf16,little,force
19 UTF-32LE-var= utf32,little,force

12345678910>>...34