HomeSort by relevance Sort by last modified time
    Searched full:lookups (Results 426 - 450 of 1221) sorted by null

<<11121314151617181920>>

  /external/libxml2/python/
drv_libxml2.py 29 - one might cache callbacks to avoid some name lookups
  /external/llvm/lib/Transforms/Utils/
MemorySSA.cpp 46 STATISTIC(NumClobberCacheLookups, "Number of Memory SSA version cache lookups");
90 /// \brief A MemorySSAWalker that does AA walks and caching of lookups to
682 // Walk all the blocks, comparing what the lookups think and what the access
    [all...]
  /external/mdnsresponder/
PrivateDNS.txt 141 do this for reverse name lookups. The code that attempts to get the zone
  /external/mesa3d/src/compiler/glsl/
opt_vectorize.cpp 357 * further consideration. Vectorizing multiple texture lookups into one
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_private.h 180 * all vertex lookups need to be clamped to 0..max_index to
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_vector_splitting.cpp 37 * behavior we want for the results of texture lookups, but probably not for
  /external/mesa3d/src/mesa/main/
pixeltransfer.c 29 * Pixel transfer operations (scale, bias, table lookups, etc)
  /external/perfetto/protos/perfetto/config/
perfetto_config.proto 105 // without expensive lookups on its fastpath.
  /external/perfetto/src/ipc/
client_impl.cc 249 // lookups.
  /external/python/cpython2/Lib/
ast.py 265 Here is an example transformer that rewrites all occurrences of name lookups
  /external/python/cpython2/Lib/bsddb/test/
test_recno.py 154 # test that non-existent key lookups work (and that
  /external/python/cpython3/Lib/
ast.py 277 Here is an example transformer that rewrites all occurrences of name lookups
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowSparseArray.java 269 * Beware that this is a linear search, unlike lookups by key,
  /external/skia/src/core/
SkColorSpaceXform_A2B.cpp 287 * |fn| is an in-out parameter. If the table is too small to perform reasonable table-lookups
  /external/skqp/src/core/
SkColorSpaceXform_A2B.cpp 287 * |fn| is an in-out parameter. If the table is too small to perform reasonable table-lookups
  /external/smali/util/src/main/java/org/jf/util/
SparseArray.java 255 * Beware that this is a linear search, unlike lookups by key,
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
LoopInfo.h 187 // lookups.
218 // lookups.
249 // lookups.
420 // lookups.
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTQuaternionF.cpp 19 #include "PVRTFixedPoint.h" // Only needed for trig function float lookups
  /external/syslinux/gpxe/src/net/infiniband/
ib_pathrec.c 32 * Infiniband path lookups
  /external/tensorflow/tensorflow/contrib/lite/schema/
schema.fbs 384 // complicate map lookups.
  /external/tensorflow/tensorflow/contrib/tpu/ops/
tpu_configuration_ops.cc 203 describes the embedding lookups of the program.
  /external/tensorflow/tensorflow/core/kernels/
save_restore_tensor.cc 250 // TODO(zongheng): consider measuring speed and issuing concurrent lookups
  /external/tensorflow/tensorflow/examples/android/jni/object_tracking/
config.h 83 // Whether or not to use fixed-point interpolated pixel lookups in optical flow.
  /frameworks/base/tools/aapt2/
ResourceTable.h 88 // when doing lookups.
  /frameworks/ml/nn/common/
CpuExecutor.cpp 1211 const RunTimeOperandInfo &lookups = local
1224 const RunTimeOperandInfo &lookups = local
    [all...]

Completed in 1762 milliseconds

<<11121314151617181920>>