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

1 2 34 5 6 7 8 91011>>

  /external/llvm/lib/Target/AVR/
AVRInstrInfo.h 58 /// On a symbol operand, this represents it has to be negated.
  /external/llvm/test/CodeGen/SystemZ/
atomicrmw-xchg-01.ll 8 ; - CHECK-SHIFT makes sure that the negated shift count used by the second
atomicrmw-xchg-02.ll 8 ; - CHECK-SHIFT makes sure that the negated shift count used by the second
cmpxchg-01.ll 8 ; - CHECK-SHIFT makes sure that the negated shift count used by the second
cmpxchg-02.ll 8 ; - CHECK-SHIFT makes sure that the negated shift count used by the second
tdc-01.ll 61 ; Check branch negated
  /external/mesa3d/src/compiler/nir/
nir_lower_bitmap.c 40 * fragment if the negated texel value is less than zero.
  /external/skia/src/gpu/
GrShaderCaps.cpp 105 writer->appendBool("Must force negated atan param to float", fMustForceNegatedAtanParamToFloat);
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiUtils.java 63 * This method is a stripped and negated version of WifiConfigStore.canModifyNetwork.
  /art/compiler/optimizing/
nodes_shared.h 86 "Inconsistent negated bitwise types");
127 // Specifies the bitwise operation, which will be then negated.
  /external/mesa3d/docs/relnotes/
10.2.5.html 56 <li>i965/fs: skip copy-propate for logical instructions with negated src entries</li>
57 <li>i965/vec4: skip copy-propate for logical instructions with negated src entries</li>
  /external/minijail/
bpf.c 129 * The mask is negated, so the comparison will be true when the argument
130 * includes a flag that wasn't listed in the original (non-negated)
  /prebuilts/go/darwin-x86/src/index/suffixarray/
qsufsort.go 45 sl := 0 // sl is negated length of sorted groups
49 sl += s // add negated length to sl
  /prebuilts/go/linux-x86/src/index/suffixarray/
qsufsort.go 45 sl := 0 // sl is negated length of sorted groups
49 sl += s // add negated length to sl
  /toolchain/binutils/binutils-2.27/cpu/
iq2000.opc 104 /* Handle negated literal. */
289 /* Handle %lo in a negated signed context.
  /external/icu/icu4c/source/i18n/
plurrule.cpp 513 curAndConstraint->negated=TRUE;
517 curAndConstraint->negated=TRUE;
749 negated = FALSE;
767 this->negated=other.negated;
820 if (negated) {
966 if (andRule->negated) {
981 if (andRule->negated) {
993 if (andRule->negated) {
    [all...]
plurrule_impl.h 309 UBool negated; // TRUE for negated rules. member in class:AndConstraint
  /external/f2fs-tools/tools/sg_write_buffer/
sg_pt_linux.c 277 * If error, returns negated errno (operating system) value. */
345 /* Returns >= 0 if successful. If error in Unix returns negated errno. */
357 /* Returns >= 0 if successful, otherwise returns negated errno. */
380 /* Returns 0 if successful. If error in Unix returns negated errno. */
891 * Returns 0 for success, negative numbers are negated 'errno' values from
  /external/vixl/test/aarch64/
test-simulator-inputs-aarch64.h 81 /* The same values again, but negated. */ \
159 /* The same values again, but negated. */ \
229 /* The same values again, but negated. */ \
345 /* The same values again, but negated. */ \
402 /* The same values again, but negated. */ \
    [all...]
  /libcore/ojluni/src/main/java/java/time/chrono/
ChronoPeriod.java 244 * Returns a new instance with each amount in this period negated.
246 * This returns a period with each supported unit individually negated.
248 * negated to "-2 years, 3 months and -4 days".
251 * @return a {@code ChronoPeriod} based on this period with the amounts negated, not null
255 default ChronoPeriod negated() { method in interface:ChronoPeriod
  /external/f2fs-tools/tools/sg_write_buffer/include/
sg_cmds_basic.h 268 negated errno. Implementation calls scsi_pt_open_device(). */
272 negated errno. Implementation calls scsi_pt_open_flags(). */
275 /* Returns 0 if successful. If error in Unix returns negated errno.
  /external/syslinux/com32/include/sys/
elfcommon.h 354 #define R_386_TLS_IE_32 33 /* GOT entry for negated static TLS
356 #define R_386_TLS_LE_32 34 /* Negated offset relative to static
360 #define R_386_TLS_TPOFF32 37 /* Negated offset in static TLS block */
  /external/libopus/silk/arm/
LPC_inv_pred_gain_neon_intr.c 78 /* Set RC equal to negated AR coef */
171 /* Set RC equal to negated AR coef */
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUAsmPrinter.cpp 226 && "Invalid negated immediate rotate 7-bit argument");
238 && "Invalid negated immediate rotate 7-bit argument");
  /external/icu/android_icu4j/src/main/java/android/icu/impl/duration/
BasicDurationFormat.java 163 if(inPast) {// was negated, above.

Completed in 402 milliseconds

1 2 34 5 6 7 8 91011>>