/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/ |
err-builtin.s | 4 % specially, so when parsing the special register operand we do
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/nios2/ |
registers.s | 40 # Alternative names for special registers
|
/toolchain/binutils/binutils-2.27/ld/emulparams/ |
elf64alpha.sh | 18 PLT=".plt ${RELOCATING-0} : SPECIAL { *(.plt) }"
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/ |
sec-9.d | 6 # address to check that a special section was created in objdump when
|
/toolchain/binutils/binutils-2.27/libiberty/ |
README | 45 * Consider the special cases of building libiberty; as of this 46 writing, the special cases are newlib and VxWorks. If a 47 particular special case provides the function, you do not need 66 don't need a special Makefile stub for that configuration.
|
waitpid.c | 5 This is a wrapper around the @code{wait} function. Any ``special''
|
/external/ltp/testcases/kernel/syscalls/open/ |
open11.c | 47 * 18. Open device special file O_RDONLY 48 * 19. Open device special file O_WRONLY 49 * 20. Open device special file O_RDWR 89 #define T_DEV "t_dev" /* test device special file */ 236 * Test open(2) device special 238 { /* open device special file O_RDONLY */ 239 .desc = "Open device special file O_RDONLY", 245 { /* open device special file O_WRONLY */ 246 .desc = "Open device special file O_WRONLY", 252 { /* open device special file O_RDWR * [all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
IncompatiblePciDeviceSupport.h | 16 report their special resource requirements to the PCI bus driver. The generic
19 if a device is incompatible and to obtain the special configuration requirements
41 However, some incompatible PCI devices may have special requirements. As a result,
48 PCI Device Support Protocol can then be used to obtain these special resource
50 will take special consideration for these devices during PCI resource allocation
93 Returns a list of ACPI resource descriptors that detail the special resource
97 special resource configuration requirements for an incompatible PCI device.
164 /// Returns a list of ACPI resource descriptors that detail any special
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
DFA.as | 5 * Any state that has a semantic predicate edge is special; those states 20 protected var special:Array; // short[] 33 eot:Array, eof:Array, min:Array, max:Array, accept:Array, special:Array, transition:Array, 44 this.special = special; 72 var specialState:int = special[s]; 76 " state "+s+" is special state "+specialState); 81 " returns from special state "+specialState+" to "+s);
|
/external/arm-neon-tests/ |
ref_v_comp_op.c | 182 /* Extra FP tests with special values (NaN, ....) */ 186 DUMP(TEST_MSG " FP special (NaN)", uint, 32, 2, PRIx32); 191 DUMP(TEST_MSG " FP special (-NaN)", uint, 32, 2, PRIx32); 196 DUMP(TEST_MSG " FP special (NaN)", uint, 32, 2, PRIx32); 201 DUMP(TEST_MSG " FP special (inf)", uint, 32, 2, PRIx32); 206 DUMP(TEST_MSG " FP special (-inf)", uint, 32, 2, PRIx32); 211 DUMP(TEST_MSG " FP special (inf)", uint, 32, 2, PRIx32); 216 DUMP(TEST_MSG " FP special (-0.0)", uint, 32, 2, PRIx32);
|
/external/clang/test/Parser/ |
cxx-ambig-paren-expr.cpp | 20 // Special case: empty parens is a call, not an expression 24 // Special case: "++" is postfix here, not prefix
|
/external/curl/docs/cmdline-opts/ |
data.d | 14 --data-raw is almost the same but does not have a special interpretation of 29 you don't want the @ character to have a special interpretation use --data-raw
|
/external/e2fsprogs/lib/support/ |
argv_parse.h | 14 * special characters. The count of the number words found in the 31 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
/external/e2fsprogs/tests/f_badsymlinks/ |
expect.1 | 2 Special (device/socket/fifo/symlink) file (inode 18) has immutable 10 Special (device/socket/fifo/symlink) file (inode 20) has immutable
|
/external/icu/icu4c/source/data/xml/brkitr/ |
root.xml | 18 <special xmlns:icu="http://www.icu-project.org/"> 40 </special>
|
/external/libchrome/base/message_loop/ |
message_pump_default.cc | 55 // No need to handle already expired |delayed_work_time_| in any special 61 // Since event_ is auto-reset, we don't need to do anything special here
|
/external/oj-libjdwp/ |
ASSEMBLY_EXCEPTION | 7 only ("GPL2"), with the following clarification and special exception. 13 As a special exception, Oracle gives you permission to link this
|
/external/proguard/src/proguard/obfuscate/ |
SpecialNameFactory.java | 24 * This <code>NameFactory</code> generates names that are special, by appending 65 * Returns whether the given name is special.
|
/external/python/cpython3/Lib/test/ |
test_pprint.py | [all...] |
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
ShadowHandler.java | 16 * @deprecated There is no special shadow implementation for the {@link android.os.Handler} class. The special
|
/external/toybox/toys/lsb/ |
mknod.c | 1 /* mknod.c - make block or character special file 15 Create a special file NAME with a given type. TYPE is b for block device,
|
/external/valgrind/none/tests/ppc32/ |
lsw.stdout.exp | 1 ------ lswi n == 8 (fe special cased) ------ 46 ------ stswi n == 8 (fe special cased) ------
|
/external/valgrind/none/tests/ppc64/ |
lsw.stdout.exp | 1 ------ lswi n == 8 (fe special cased) ------ 46 ------ stswi n == 8 (fe special cased) ------
|
/frameworks/av/media/mtp/ |
MtpTypes.h | 42 // values 0x00000000 and 0xFFFFFFFF are reserved for special purposes. 45 // Special values
|
/frameworks/minikin/libs/minikin/ |
LocaleListCache.h | 31 // A special ID for the empty locale list. 36 // A special ID for the invalid locale list.
|