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

<<51525354555657585960>>

  /external/libchrome/base/files/
file_util_posix.cc 268 // Some old callers of CopyDirectory want it to support wildcards.
269 // After some discussion, we decided to fix those callers.
  /external/libchrome/base/metrics/
persistent_memory_allocator.h 317 // IMPORTANT: Callers must update tools/metrics/histograms/histograms.xml
347 // parameters. Callers MUST check that the returned value is not-null EVERY
    [all...]
  /external/libchrome/base/time/
time.h 268 // to avoid confusion by callers with an integer constructor. Use
538 // All callers to activate the high resolution timer must eventually call
  /external/libxml2/
gentest.py 623 # Generate the callers signatures
890 # Generate all module callers
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_compiler.cc     [all...]
  /external/v8/tools/
tickprocessor.js 482 print(' Callers occupying less than ' +
552 // Cut off too infrequent callers.
  /frameworks/base/core/java/android/app/
IActivityManager.aidl 85 // WARNING: when these transactions are updated, check if they are any callers on the native
    [all...]
  /frameworks/base/core/java/android/os/
WorkSource.java 321 * differences in chains are returned. This will be removed once its callers have been
327 * @deprecated for internal use only. WorkSources are opaque and no external callers should need
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
LockTaskController.java 463 " last task, reverting locktask mode. Callers=" + Debug.getCallers(3));
568 " Callers=" + Debug.getCallers(4));
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
mprof.go 342 nstk := callers(4, stk[:])
419 nstk = callers(skip, stk[:])
  /prebuilts/go/darwin-x86/src/syscall/
syscall_linux.go 395 // but the callers below don't care.
871 // This does not match what most callers expect so we must return an error
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/transform/
transform.go 49 // Callers should always process the nDst bytes produced and account
79 // Callers should always account for the n bytes consumed before
  /prebuilts/go/linux-x86/src/runtime/
mprof.go 342 nstk := callers(4, stk[:])
419 nstk = callers(skip, stk[:])
  /prebuilts/go/linux-x86/src/syscall/
syscall_linux.go 395 // but the callers below don't care.
871 // This does not match what most callers expect so we must return an error
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/transform/
transform.go 49 // Callers should always process the nDst bytes produced and account
79 // Callers should always account for the n bytes consumed before
  /toolchain/binutils/binutils-2.27/opcodes/
ChangeLog-2004 80 callers changed.
87 parameter. All callers changed.
  /external/clang/test/Analysis/
retain-release-path-notes-gc.m 67 return object; // expected-warning{{leak}} expected-note{{Object returned to caller as an owning reference (single retain count transferred to caller)}} expected-note{{Object leaked: object allocated and stored into 'object' and returned from method 'getViolation' is potentially leaked when using garbage collection. Callers of this method do not expect a returned object with a +1 retain count since they expect the object to be managed by the garbage collector}}
72 return object; // expected-warning{{leak}} expected-note{{Object returned to caller as an owning reference (single retain count transferred to caller)}} expected-note{{Object leaked: object allocated and stored into 'object' and returned from method 'copyViolation' is potentially leaked when using garbage collection. Callers of this method do not expect a returned object with a +1 retain count since they expect the object to be managed by the garbage collector}}
    [all...]
  /toolchain/binutils/binutils-2.27/ld/
ChangeLog-2005 151 (lang_add_section): Likewise. Update all callers.
814 (make_abs): Operate directly on expld.result. Update all callers.
818 Update all callers.
821 params. Update all callers.
843 and "mark_used" params. Save params to expld. Update all callers.
877 (lang_do_assignments): Remove all params. Update all callers.
    [all...]
  /prebuilts/misc/common/asm/
asm-analysis-6.0.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-analysis/6.0/
asm-analysis-6.0.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-analysis/6.1.1/
asm-analysis-6.1.1.jar 
  /hardware/interfaces/keymaster/4.0/
IKeymasterDevice.hal     [all...]
  /system/core/adb/
sysdeps_win32.cpp 231 // errno because callers may do:
500 // callers check specifically for EAGAIN.
508 // to use EPIPE for these situations and there are some callers that look
    [all...]
  /toolchain/binutils/binutils-2.27/gas/
ChangeLog-9697 780 (debugging_pseudo): Add list parameter. Change all callers. If
    [all...]
  /bionic/libc/tzcode/
localtime.c 29 /* NETBSD_INSPIRED_EXTERN functions are exported to callers if
    [all...]

Completed in 1435 milliseconds

<<51525354555657585960>>