HomeSort by relevance Sort by last modified time
    Searched full:assume (Results 176 - 200 of 8170) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_future_builtins.py 25 # We will assume that the itertools functions work, so provided
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_future_builtins.py 25 # We will assume that the itertools functions work, so provided
  /system/connectivity/shill/net/
io_handler_factory_container.h 39 // container will assume the ownership of the passed in |factory|.
  /system/media/audio_utils/spdif/
BitFieldParser.h 37 * Assume data is organized as BigEndian format.
  /system/tpm/trunks/
trunks_binder_proxy.h 39 // Asynchronous calls assume a message loop and binder watcher have already
  /toolchain/binutils/binutils-2.25/libiberty/
makefile.vms 22 # assume dec c
  /external/chromium-trace/catapult/tracing/tracing/ui/tracks/
memory_dump_track_util_test.html 75 // Process B: VM regions undefined and no previous value -> assume zero.
76 // Process C: Memory dump not present -> assume process not alive (0).
87 // Process A: VM regions undefined -> assume previous value (111).
89 // Process C: VM regions undefined -> assume previous value (0).
101 // Process B: Memory dump not present -> assume process not alive (0).
113 // All processes: Memory dump not present -> assume process not alive (0).
173 // All processes: Memory dump not present -> assume process not alive (0).
  /external/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 299 // Assume that floating point arithmetic operations cost twice as much as
304 // The operation is legal. Assume it costs 1.
310 // If the operation is custom lowered then assume
315 // Else, assume that we need to scalarize this op.
362 // If the cast is marked as legal (or promote) then assume low cost.
374 // Just check the op cost. If the operation is legal then assume it costs
379 // Assume that illegal scalar instruction are expensive.
390 // Assume that Zext is done using AND.
394 // Assume that sext is done using SHL and SRA.
398 // Just check the op cost. If the operation is legal then assume i
    [all...]
  /external/bison/darwin-lib/
stdint.h 137 /* Here we assume a standard architecture where the hardware integer
161 /* If the system defines INT64_MAX, assume int64_t works. That way,
219 /* Here we assume a standard architecture where the hardware integer
249 /* Here we assume a standard architecture where the hardware integer
305 /* If the system defines INTMAX_MAX, assume that intmax_t works, and
350 /* Here we assume a standard architecture where the hardware integer
387 /* Here we assume a standard architecture where the hardware integer
426 /* Here we assume a standard architecture where the hardware integer
578 /* Here we assume a standard architecture where the hardware integer
  /external/clang/test/OpenMP/
simd_metadata.c 18 // CHECK-NEXT: call void @llvm.assume(i1 [[C_MASKCOND]])
28 // CHECK-NEXT: call void @llvm.assume(i1 [[A_MASKCOND]])
38 // CHECK-NEXT: call void @llvm.assume(i1 [[B_MASKCOND]])
49 // CHECK-NEXT: call void @llvm.assume(i1 [[C_MASKCOND]])
59 // CHECK-NEXT: call void @llvm.assume(i1 [[A_MASKCOND]])
69 // CHECK-NEXT: call void @llvm.assume(i1 [[B_MASKCOND]])
80 // CHECK-NEXT: call void @llvm.assume(i1 [[C_MASKCOND]])
90 // CHECK-NEXT: call void @llvm.assume(i1 [[A_MASKCOND]])
100 // CHECK-NEXT: call void @llvm.assume(i1 [[B_MASKCOND]])
  /external/autotest/server/site_tests/platform_InstallTestImage/
control 41 # `None` to the test. That will cause the test to assume
60 # Failed, so assume this is test_that.
  /external/bison/m4/
exponentd.m4 80 dnl different sets of instructions: The older FPA instructions assume
83 dnl The newer VFP instructions assume little-endian order
inttypes.m4 93 # approximate the condition with $4; otherwise, assume the condition is false.
145 dnl Assume proper GNU behavior unless another module says otherwise.
setenv.m4 40 # If we don't know, assume the worst.
132 # If we don't know, assume the worst.
size_max.m4 25 dnl Define it ourselves. Here we assume that the type 'size_t' is not wider
76 dnl Remove this when we can assume autoconf >= 2.61.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
BouncyCastleProviderConfiguration.java 48 else // assume java.security.spec
73 else // assume java.security.spec
  /external/ceres-solver/internal/ceres/
block_random_access_dense_matrix.cc 61 // Assume that the user does not hold any locks on any cell blocks
79 // Assume that the user does not hold any locks on any cell blocks
block_random_access_diagonal_matrix.cc 85 // Assume that the user does not hold any locks on any cell blocks
110 // Assume that the user does not hold any locks on any cell blocks
  /external/chromium-trace/catapult/third_party/gsutil/
gsutil.py 45 # we don't assume any third party libraries are installed system-wide.
85 # we don't assume any third party libraries are installed system-wide.
  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCAtSyncChecker.cpp 63 std::tie(notNullState, nullState) = state->assume(V.castAs<DefinedSVal>());
83 // under-constrained to be null or non-null, assume it is non-null
  /external/curl/docs/libcurl/opts/
CURLOPT_POSTFIELDS.3 34 way. For example, the web server may assume that this data is url-encoded.
53 sending of the specified string. libcurl will instead assume that you'll send
  /external/icu/icu4c/source/test/intltest/
datadrivennumberformattestsuite.h 49 * assume that the format and output fields are populated.
65 * assume that the format and output fields are populated.
  /external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
WebGLContextAttributes.java 73 /** Default: true. If the value is true the page compositor will assume the drawing buffer contains colors with premultiplied
74 * alpha. If the value is false the page compositor will assume that colors in the drawing buffer are not premultiplied. This
  /external/libjpeg-turbo/
jinclude.h 56 * NOTE: we assume the size parameters to these functions are of type size_t.
66 #else /* not BSD, assume ANSI/SysV string lib */
  /external/libpcap/msdos/
ndis_0.asm 15 ASSUME CS:_TEXT,DS:_TEXT
34 ASSUME CS:_TEXT,DS:_DATA

Completed in 458 milliseconds

1 2 3 4 5 6 78 91011>>