HomeSort by relevance Sort by last modified time
    Searched full:callers (Results 626 - 650 of 2686) sorted by null

<<21222324252627282930>>

  /external/okhttp/okio/okio/src/main/java/okio/
BufferedSink.java 23 * A sink that keeps a buffer internally so that callers can do small writes
  /external/pdfium/core/fxcodec/codec/
fx_codec_rle_unittest.cpp 23 // Error codes, not segvs, should callers pass us a nullptr pointer.
  /external/python/cpython2/Objects/stringlib/
fastsearch.h 14 it has actually checked for matches, but didn't find any. callers
  /external/python/cpython3/Doc/c-api/
type.rst 112 Callers will typically cast the result pointer into the appropriate
  /external/selinux/secilc/docs/
cil_call_macro_statements.md 47 Note that when resolving macros the callers namespace is not checked, only the following places:
  /external/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table.h 150 // Java to avoid heavy lifting in constructors. Callers to call
  /external/skia/infra/bots/recipes/test.expected/
Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json 121 "--num-callers=40",
Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41.json 121 "--num-callers=40",
Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41.json 121 "--num-callers=40",
  /external/skqp/infra/bots/recipes/test.expected/
Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json 121 "--num-callers=40",
Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41.json 121 "--num-callers=40",
Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41.json 121 "--num-callers=40",
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeMachineFunction.h 85 /// LiveInFI - keeps track of the frame indexes in a callers stack
  /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
PartialInlining.cpp 129 // Inline the top-level if test into all callers.
  /external/swiftshader/third_party/subzero/crosstest/
test_calling_conv_main.cpp 41 // check that it is the same value after the calls by both callers.
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_runtime.h 23 // runtime_conv2d and runtime_matmul. As individual libraries, callers for
ir_function.h 36 // In addtion IrFunction saves the callers IR insert point during contruction,
  /external/tensorflow/tensorflow/compiler/xla/
status_macros.cc 86 // generating a lot of inline code for error cases in all callers.
  /external/tensorflow/tensorflow/core/lib/core/
error_codes.proto 114 // error) when it applies so that callers who are iterating through
  /external/tensorflow/tensorflow/python/ops/
nn.py 138 # TODO(cwhipkey): migrate callers to use the submodule directly.
  /external/testng/src/main/java/org/testng/
Reporter.java 21 * a record of which method output which line. In order to do this, callers
  /external/v8/src/snapshot/
natives-external.cc 192 // (The callers expect a purely static interface, since this is how the
  /external/v8/tools/gcmole/
gcmole.lua 404 local function mark(from, callers)
405 for caller, _ in pairs(callers) do
414 for funcname, callers in pairs(funcs) do
415 if gc[funcname] then mark(funcname, callers) end
  /external/v8/tools/release/
check_clusterfuzz.py 12 written to public logs. Public automated callers of this script should
  /external/valgrind/coregrind/
m_execontext.c 212 /* Compare two ExeContexts. Number of callers considered depends on res. */
226 /* Just compare the top two callers. */
237 /* Just compare the top four callers. */
398 Note that callers must have done init_ExeContext_storage() before

Completed in 1988 milliseconds

<<21222324252627282930>>