HomeSort by relevance Sort by last modified time
    Searched full:negated (Results 201 - 225 of 616) sorted by null

1 2 3 4 5 6 7 891011>>

  /toolchain/binutils/binutils-2.27/gas/config/
tc-m68k.c 7487 int negated; local
    [all...]
tc-xtensa.c 1106 bfd_boolean negated; member in struct:state_stackS_struct
1212 bfd_boolean negated; local
1293 bfd_boolean negated; local
    [all...]
tc-hppa.c     [all...]
  /external/aac/libFDK/src/
mdct.cpp 240 get (C+Dr) operation. This output is negated to get (-C-Dr) and written to
453 From the negated second part of the working buffer(C-Dr) we subtract the flipped
  /external/v8/src/crankshaft/
hydrogen-instructions.cc 1326 HValue* negated; local
    [all...]
  /external/v8/src/
fast-dtoa.cc 124 while (rest < small_distance && // Negated condition 1
125 unsafe_interval - rest >= ten_kappa && // Negated condition 2
  /external/pcre/dist2/src/
pcre2_compile.c 569 /* Negated cases */
1873 BOOL braced, negated, overflow; local
4663 BOOL negated; local
7365 BOOL negated; local
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp 614 bool Negated = TII->predOpcodeHasNot(Cond) ^ (TB != Header);
659 if (Negated)
803 // negated. To avoid the negation, just swap Start and End.
    [all...]
  /external/clang/include/clang/Basic/
Attr.td 236 class LangOpt<string name, bit negated = 0> {
238 bit Negated = negated;
    [all...]
  /external/mksh/src/
misc.c 965 bool negated = false; local
971 negated = true;
987 return (found != negated ? p : NULL);
    [all...]
  /external/pcre/dist2/
ChangeLog 500 97. If [:^ascii:] or [:^xdigit:] are present in a non-negated class, all
516 101. Further to 97 above, negated classes such as [^[:^ascii:]\d] were also not
600 9. A pattern such as /(*UTF)[\S\V\H]/, which contains a negated special class
    [all...]
HACKING 298 etc.) are used for repeated, negated, single-character classes such as [^a]*.
349 negated, single-character classes. The normal single-character opcodes
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUInstrInfo.td     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Attr.td 240 class LangOpt<string name, bit negated = 0> {
242 bit Negated = negated;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Attr.td 240 class LangOpt<string name, bit negated = 0> {
242 bit Negated = negated;
    [all...]
  /toolchain/binutils/binutils-2.27/gas/doc/
c-s390.texi 705 is added to the static TLS block and the negated offset to the symbol
710 fields. The symbol is added to the static TLS block and the negated offset
845 The symbol is added to the static TLS block and the negated offset to the
    [all...]
  /art/test/618-checker-induction/src/
Main.java 811 // value of k negated.
826 // value of k negated.
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
RBBIMonkeyTest.java 226 // Replace any [^negated sets] with equivalent flattened sets generated by
257 // Found one, a negated set that includes interior nested sets.
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
RBBIMonkeyTest.java 223 // Replace any [^negated sets] with equivalent flattened sets generated by
254 // Found one, a negated set that includes interior nested sets.
    [all...]
  /frameworks/base/services/net/java/android/net/dhcp/
DhcpPacket.java 519 int negated = ~sum; local
520 return intAbs((short) negated);
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/SPIRV/
hex_float.h 761 // plus, and if it successfully parses, then the number is negated before
799 // plus, and if it successfully parses, then the number is negated before
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/util/
hex_float.h 759 // plus, and if it successfully parses, then the number is negated before
797 // plus, and if it successfully parses, then the number is negated before
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
rcparse.y     [all...]

Completed in 636 milliseconds

1 2 3 4 5 6 7 891011>>