/toolchain/binutils/binutils-2.27/include/opcode/ |
hppa.h | 222 ?d non-negated add branch conditions 223 ?D negated add branch conditions 224 ?w wide mode non-negated add branch conditions 225 ?W wide mode negated add branch conditions 229 ?t non-negated compare and branch conditions [all...] |
/art/compiler/optimizing/ |
instruction_simplifier.cc | 513 // And the shift distance being negated is the distance being shifted the other way. 950 HInstruction* negated = true_value->InputAt(0); local 957 HInstruction* negated = false_value->InputAt(0); local [all...] |
/external/f2fs-tools/tools/sg_write_buffer/ |
sg_pt_linux_nvme.c | 293 * ptp->nvme_status. If Unix error from ioctl then return negated value 330 if (res < 0) { /* OS error (errno negated) */ [all...] |
/external/icu/icu4c/source/i18n/ |
regexcmp.cpp | 599 // Negated Lookahead. (?! stuff ) 681 // Compile a (?<! negated look-behind open paren. [all...] |
regeximp.h | 160 URX_STAT_SETREF_N = 49, // Reference to a prebuilt set (e.g. \w), negated
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
Reassociate.cpp | 431 // Okay, we need to materialize a negated version of V with an instruction. 513 DEBUG(dbgs() << "Negated: " << *New << '\n'); 811 // If Factor is a negative constant, add the negated value as a factor [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
sre_compile.py | 298 # in particular, that negated charsets cannot be represented as
|
/device/linaro/bootloader/edk2/StdLib/LibC/StdLib/ |
NumericInt.c | 164 conversion is negated (in the return type). A pointer to the final string
|
/external/deqp/framework/randomshaders/ |
rsgStatement.cpp | 514 // Construct negated mask, execute false statement and pop
|
/external/libxml2/doc/ |
buildDocBookCatalog | 309 "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" \
|
/external/libxml2/include/libxml/ |
schemasInternals.h | 317 xmlSchemaWildcardNsPtr negNsSet; /* The negated namespace */
|
/external/mesa3d/docs/relnotes/ |
11.1.3.html | 221 <li>i965/fs: Don't CSE negated multiplies with saturation.</li>
|
/external/mesa3d/src/gallium/include/pipe/ |
p_shader_tokens.h | 735 * If Negate is TRUE, all components of the fetched register are negated.
|
/external/pcre/dist2/src/sljit/ |
sljitNativeARM_64.c | 351 sljit_s32 negated, ones, right; local 379 negated = 0; 381 negated = 1; 405 if (negated) [all...] |
/external/skia/src/core/ |
SkScan_DAAPath.cpp | 313 // Intended assignment to fWinding to restore the maybe-negated winding (during updateLine)
|
/external/skqp/src/core/ |
SkScan_DAAPath.cpp | 313 // Intended assignment to fWinding to restore the maybe-negated winding (during updateLine)
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
DebugLoc.cpp | 228 // Index is biased by 1 and negated.
|
/external/v8/src/builtins/ |
builtins-math.cc | 70 // There is a Smi representation for negated {x}.
|
/external/v8/src/inspector/build/ |
rjsmin.py | 152 """ Make negated id_literal like char class """
|
/frameworks/base/core/tests/coretests/src/android/graphics/ |
PaintTest.java | 391 // × -1 (negated, since we consider below the baseline positive)
|
/libcore/ojluni/src/test/java/time/tck/java/time/chrono/ |
TCKChronoPeriod.java | 240 assertEquals(period.negated(), chrono.period(-1, -2, -3));
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
sre_compile.py | 299 # in particular, that negated charsets cannot be represented as
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
sre_compile.py | 299 # in particular, that negated charsets cannot be represented as
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
sre_compile.py | 299 # in particular, that negated charsets cannot be represented as
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
sre_compile.py | 299 # in particular, that negated charsets cannot be represented as
|