/toolchain/binutils/binutils-2.27/gas/testsuite/gas/score/ |
relaxation_macro.h | 19 /* insn32/insn16 may include special characters, for example, blank character */
|
/toolchain/binutils/binutils-2.27/libiberty/ |
unlink-if-ordinary.c | 1 /* unlink-if-ordinary.c - remove link to a file unless it is special 19 As a special exception, if you link this library with files 29 Unlinks the named file, unless it is special (e.g. a device file). 32 was made to unlink the file because it is special.
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
dfa.rb | 26 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 49 generate a special DFA class definition to implement a decision. 65 +SPECIAL+, +ACCEPT+, and +TRANSITION+. The parameters that characterize state 81 SPECIAL[s]:: 83 algorithm must defer to a special code block 85 by the special state code to determine the next 105 :accept, :special, :transition, :special_block 109 :accept, :special, :transition 146 accept = nil, special = nil, 155 @special = special || self.class::SPECIAL #.specia [all...] |
/external/swiftshader/third_party/LLVM/include/llvm/ |
IntrinsicsCellSPU.td | 118 def int_spu_si_mpy : // This is special: 122 def int_spu_si_mpyu : // This is special: 126 def int_spu_si_mpyi : // This is special: 130 def int_spu_si_mpyui : // This is special: 134 def int_spu_si_mpya : // This is special: 138 def int_spu_si_mpyh : // This is special: 142 def int_spu_si_mpys : // This is special: 146 def int_spu_si_mpyhh : // This is special: 150 def int_spu_si_mpyhha : // This is special: 154 def int_spu_si_mpyhhu : // This is special [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/ |
fact.py | 15 return [] # special case
17 # Treat even factors special, so we can use i += 2 later
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/ |
DxeIpl.uni | 4 // This module produces a special PPI named the DXE Initial Program Load (IPL)
23 #string STR_MODULE_DESCRIPTION #language en-US "This module produces a special PPI named the DXE Initial Program Load (IPL) PPI to discover and dispatch the DXE Foundation and components that are needed to run the DXE Foundation."
|
/device/linaro/bootloader/edk2/ShellPkg/Application/ShellCTestApp/ |
TestArgv.nsh | 22 # '^' should escape all special characters (including space)
23 # but has no impact to non-special characters
|
/external/arm-neon-tests/ |
ref_vrecpe.c | 99 /* Test FP variants with special input values (NaN, infinity) */ 107 fprintf (ref_file, "\n%s %s output:\n", TEST_MSG, " FP special (NaN, infinity)"); 111 /* Test FP variants with special input values (zero, large value) */ 119 fprintf (ref_file, "\n%s %s output:\n", TEST_MSG, " FP special (zero, large value)"); 123 /* Test FP variants with special input values (-0, -infinity) */ 131 fprintf (ref_file, "\n%s %s output:\n", TEST_MSG, " FP special (-0, -infinity)"); 135 /* Test FP variants with special input values (large negative value) */ 141 fprintf (ref_file, "\n%s %s output:\n", TEST_MSG, " FP special (large negative value)");
|
/external/autotest/client/samples/ |
control.oprofile_power5 | 10 while running the oprofile profilers, with and without special parameters 11 passed to the profiler. This particular control shows special features of
|
/external/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/ |
p1.cpp | 5 // -- be a special member function, 6 A(int) = default; // expected-error {{only special member functions may be defaulted}}
|
/external/desugar/java/com/google/devtools/common/options/ |
UnquotedParamsFilePreProcessor.java | 27 * format assumes each parameter is on a separate line and does not perform any special handling on 28 * non-newline whitespace or special characters.
|
/external/icu/icu4c/source/data/xml/brkitr/ |
fi.xml | 18 <special xmlns:icu="http://www.icu-project.org/"> 27 </special>
|
ja.xml | 18 <special xmlns:icu="http://www.icu-project.org/"> 27 </special>
|
zh.xml | 19 <special xmlns:icu="http://www.icu-project.org/"> 28 </special>
|
zh_Hant.xml | 19 <special xmlns:icu="http://www.icu-project.org/"> 28 </special>
|
/external/kernel-headers/original/uapi/asm-generic/ |
statfs.h | 11 * Special cases can override it for themselves -- except for S390x, which 12 * is just a little too special for us. And MIPS, which I'm not touching
|
/external/libcap/doc/ |
setcap.8 | 28 The special capability string, 34 The special capability string,
|
/external/libunwind/include/ |
libunwind-x86.h | 127 UNW_X86_GS, /* special */ 128 UNW_X86_FS, /* special */ 129 UNW_X86_ES, /* special */ 130 UNW_X86_DS, /* special */ 131 UNW_X86_SS, /* special */ 132 UNW_X86_CS, /* special */ 133 UNW_X86_TSS, /* special */ 134 UNW_X86_LDT, /* special */
|
/external/mesa3d/src/compiler/glsl/glcpp/tests/ |
148-legal-characters.c | 17 * Special: 34 * Special: Empty directive replaced with blank line
|
/external/python/cpython2/Demo/scripts/ |
fact.py | 15 return [] # special case 17 # Treat even factors special, so we can use i += 2 later
|
/external/python/cpython2/Lib/curses/ |
wrapper.py | 29 # In keypad mode, escape sequences for special keys 31 # a special value like curses.KEY_LEFT will be returned
|
/external/python/cpython3/Tools/scripts/ |
generate_opcode_h.py | 16 /* EXCEPT_HANDLER is a special, implicit block type which is created when 45 if name == 'POP_EXCEPT': # Special entry for HAVE_ARGUMENT
|
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/spi/ |
Configurator.java | 31 Special level value signifying inherited behaviour. The current 37 Special level signifying inherited behaviour, same as {@link
|
/external/v8/src/ |
address-map.h | 66 SerializerReference() : bitfield_(Special(kInvalidValue)) {} 98 return SerializerReference(Special(kDummyValue)); 101 bool is_valid() const { return bitfield_ != Special(kInvalidValue); } 149 inline static uint32_t Special(int value) { 154 // We use the 32-bit bitfield to encode either a back reference, a special 159 // Special value 160 // [ kSpecialValueSpace ] [ Special value index ] 175 // The chunk offset can also be used to encode the index of special values.
|
/frameworks/base/core/java/android/text/ |
ParcelableSpan.java | 23 * A special kind of Parcelable for objects that will serve as text spans. 29 * Return a special type identifier for this span class.
|