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

<<31323334353637383940>>

  /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DeadArgumentElimination.cpp 222 // Loop over all of the callers of the function, transforming the call sites
458 // any callers use the return value. This fills in the LiveValues set and Uses
490 DEBUG(dbgs() << "DAE - Inspecting callers for fn: " << F.getName() << "\n");
550 // Now we've inspected all callers, record the liveness of our return values.
775 // Loop over all of the callers of the function, transforming the call sites
    [all...]
  /frameworks/base/core/java/android/app/
NotificationManager.java 784 * Callers can only update rules that they own. See {@link AutomaticZenRule#getOwner}.
806 * Callers can only delete rules that they own. See {@link AutomaticZenRule#getOwner}.
    [all...]
  /packages/apps/Dialer/java/com/android/dialer/app/res/values/
strings.xml 103 <!-- Used to build a list of names or phone numbers, to indicate the callers who left
105 The first argument may be one or more callers, the most recent ones.
106 The second argument is an additional callers.
107 This string is used to build a list of callers.
563 You previously marked some callers to be automatically sent to voicemail via other apps.
    [all...]
  /toolchain/binutils/binutils-2.27/gprof/
gprof.texi     [all...]
  /toolchain/binutils/binutils-2.27/binutils/
ChangeLog-9197 5 callers.
322 (def_exports): Add data parameter. Change all callers.
596 Change all callers.
766 * ar.c (usage): Declare. Make sure all callers pass an argument.
835 (filter_symbols): Add obfd parameter. Change all callers.
    [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclObjC.h     [all...]
  /external/freetype/
ChangeLog.22 124 Update callers accordingly.
185 FT_MEM_QREALLOC_MULT): New macros. Update callers where
193 `line_no'. Update all callers.
    [all...]
  /prebuilts/go/darwin-x86/src/testing/
testing.go 337 // and runtime.Callers itself.
338 n := runtime.Callers(skip+2, pc[:])
340 panic("testing: zero callers found")
658 n := runtime.Callers(skip+2, pc[:]) // skip + runtime.Callers + callerName
660 panic("testing: zero callers found")
    [all...]
  /prebuilts/go/linux-x86/src/testing/
testing.go 337 // and runtime.Callers itself.
338 n := runtime.Callers(skip+2, pc[:])
340 panic("testing: zero callers found")
658 n := runtime.Callers(skip+2, pc[:]) // skip + runtime.Callers + callerName
660 panic("testing: zero callers found")
    [all...]
  /external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/mockwebserver/
MockWebServer.java 91 * A scriptable web server. Callers supply canned responses and the server
265 * Awaits the next HTTP request, removes it, and returns it. Callers should
277 * specified wait time if necessary), removes it, and returns it. Callers should
    [all...]
  /external/python/cpython2/Lib/test/
test_codeccallbacks.py 705 # and callers
764 # and callers
817 # and callers
    [all...]

Completed in 1264 milliseconds

<<31323334353637383940>>