HomeSort by relevance Sort by last modified time
    Searched full:precondition (Results 101 - 125 of 586) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/autotest/client/site_tests/cellular_MbimComplianceError/
cellular_MbimComplianceERR01.py 34 # Precondition
cellular_MbimComplianceERR05.py 34 # Precondition
  /external/compiler-rt/lib/builtins/
ashldi3.c 19 /* Precondition: 0 <= b < bits_in_dword */
ashlti3.c 21 /* Precondition: 0 <= b < bits_in_tword */
ashrdi3.c 19 /* Precondition: 0 <= b < bits_in_dword */
ashrti3.c 21 /* Precondition: 0 <= b < bits_in_tword */
lshrdi3.c 19 /* Precondition: 0 <= b < bits_in_dword */
lshrti3.c 21 /* Precondition: 0 <= b < bits_in_tword */
  /external/compiler-rt/test/builtins/Unit/
clzdi2_test.c 19 // Precondition: a != 0
ctzdi2_test.c 19 // Precondition: a != 0
  /external/libmicrohttpd/src/microhttpd/
reason_phrase.c 77 "Precondition Failed",
  /external/llvm/test/Transforms/LoopIdiom/
ctpop-multiple-users-crash.ll 6 ; When we replace the precondition with a ctpop, we need to ensure
  /external/tensorflow/tensorflow/compiler/xla/service/
algebraic_simplifier.h 31 // dependent effects on layout like alignment restrictions. Precondition: the
hlo_query.h 28 // Precondition: out != nullptr
while_util.h 48 // Precondition: `while_instr` must have a tuple shaped state.
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
orc_jit_memory_mapper.h 34 // null. Precondition: no other memory mapper has been registered yet.
  /external/v8/src/base/
bits.h 190 // Precondition: 0 <= shift < 32
196 // Precondition: 0 <= shift < 32
202 // Precondition: 0 <= shift < 64
208 // Precondition: 0 <= shift < 64
  /external/v8/src/
fast-dtoa.h 30 // Precondition:
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.h 89 * Precondition:
  /system/extras/tests/lib/testUtil/
testUtil.c 176 * Precondition: srand48() called to set the seed of
199 * Precondition: srand48() called to set the seed of
236 * Precondition: srand48() called to set the seed of
249 * Precondition: srand48() called to set the seed of
  /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
LocationCheck.java 50 return; // skip this precondition if required location feature is not present
  /test/vts-testcase/hal/soundtrigger/V2_0/target/
AndroidTest.xml 34 <option name="precondition-file-path-prefix" value="/*/lib/hw/sound_trigger.primary.*" />
  /test/vts-testcase/hal/soundtrigger/V2_1/target/
AndroidTest.xml 35 <option name="precondition-file-path-prefix" value="/*/lib/hw/sound_trigger.primary.*" />
  /test/vts-testcase/hal/wifi/V1_0/target_profiling/nan/
AndroidTest.xml 31 <option name="precondition-feature" value="android.hardware.wifi.aware" />
  /test/vts-testcase/hal/wifi/V1_2/target_profiling/nan/
AndroidTest.xml 31 <option name="precondition-feature" value="android.hardware.wifi.aware" />

Completed in 997 milliseconds

1 2 3 45 6 7 8 91011>>