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

<<11121314151617181920>>

  /cts/tests/tests/jni/src/android/jni/cts/
JniCTest.java 22 * class merely calls into native code and reports back if there was
33 * Calls the native test, and {@code fail()}s appropriately if
JniCppTest.java 22 * class merely calls into native code and reports back if there was
33 * Calls the native test, and {@code fail()}s appropriately if
  /device/google/marlin/sepolicy/
domain.te 7 # Triggered by kernel code which calls request_firmware(), which
8 # eventually calls filp_open(), which attempts to look in /firmware
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
CpuLib.h 6 The implementation of these services on Itanium processors requires the use of PAL Calls.
7 PAL Calls require PEI and DXE specific mechanisms to look up PAL Entry Point.
PeiCoreEntryPoint.h 28 modules can leverage the associated service calls and/or code in these early PPIs.
44 Foundation and any modules can leverage the associated service calls
69 and any modules can leverage the associated service calls and/or code
81 Autogenerated function that calls the library constructors for all of the module's
85 This function calls the set of library constructors for the set of library instances that a
107 Autogenerated function that calls a set of module entry points.
110 This function calls the set of module entry points.
123 Foundation and any modules can leverage the associated service calls
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/
BaseCpuLib.uni 5 // PAL CALLs for IPF, and empty functions for EBC.
23 #string STR_MODULE_DESCRIPTION #language en-US "CPU Library implemented using ASM functions for IA-32 and X64, PAL CALLs for IPF, and empty functions for EBC."
  /external/ImageMagick/api_examples/
cli_operators.c 2 Make direct calls to process the various CLI option handling groups
6 This is essentually the calls 'ProcessCommandOptions()' make
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
CommonTreeNodeStream.java 53 /** Stack of indexes used for push/pop calls */
54 protected IntArray calls; field in class:CommonTreeNodeStream
77 if ( calls != null ) calls.clear();
126 if ( calls==null ) {
127 calls = new IntArray();
129 calls.push(p); // save current index
137 int ret = calls.pop();
  /external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/
documentscan_AppTestWithFakeLorgnette.py 129 def _validate_mock_method_calls(self, calls):
130 """Validate the method calls made on the lorgnette mock instance.
132 @param calls list of MethodCall named tuples from mock lorgnette.
135 if len(calls) != 2:
136 raise error.TestError('Expected 2 method calls but got: %r' % calls)
139 if calls[index].method != method_name:
141 (index, calls[index].method, method_name))
  /external/cblas/
README.android 33 Replace Fortran wrappers either with calls to the Eigen "subroutine" versions
34 for functions that return complex values, or with calls to the standard
  /external/clang/cmake/modules/
CMakeLists.txt 2 # link against them. LLVM calls its version of this file LLVMExports.cmake, but
25 # calls to compute the installation prefix.
  /external/clang/test/CodeGenCXX/
convert-to-fptr.cpp 33 int i = a(10); // Calls f1 via pointer returned from conversion function
36 int j = b(20); // Calls f1 via pointer returned from conversion function
sanitize-dtor-tail-call.cpp 22 // Destructor does not emit any tail calls
23 // CHECK: attributes [[ATTRIBUTE]] = {{.*}}"disable-tail-calls"="true"
  /external/clang/test/Parser/
cxx-using-declaration.cpp 29 void D::f(int) { f('c'); } // calls B::f(char)
30 void D::g(int) { g('c'); } // recursively calls D::g(int)
  /external/clang/test/SemaCXX/
attr-format.cpp 27 // PR8625: correctly interpret static member calls as not having an implicit
39 // Make sure we interpret member operator calls as having an implicit
  /external/deqp/doc/testspecs/GLES31/
functional.shaders.atomic_counter.txt 25 + Calls to atomicCounter(), atomicCounterIncrement() and atomicCounterDecrement()
28 - With different number of calls per shader
30 - With conditional calls depending on thread and call number
46 Test cases perform atomic counter calls and saves results to a SSBO. The SSBO
49 initial value subtracted by total number of calls to atomicCounterDecrement()
50 and incremented by total number of calls to atomicCounterIncrement() performed
58 calls returned the same value as set initially to the atomic counter.
70 Test cases with calls to both atomicCounterIncrement() and
  /external/libchrome/base/posix/
eintr_wrapper.h 5 // This provides a wrapper around system calls which may be interrupted by a
13 // Don't wrap close calls in HANDLE_EINTR. Use IGNORE_EINTR if the return
  /external/libmojo/base/android/
jni_weak_ref.h 15 // safely use get() concurrently, but if the user calls reset() (or of course,
16 // calls the destructor) they'll need to provide their own synchronization.
  /external/llvm/test/Verifier/
deoptimize-intrinsic.ll 12 ; CHECK: calls to experimental_deoptimize must be followed by a return
41 ; CHECK: calls to experimental_deoptimize must be followed by a return of the value computed by experimental_deoptimize
  /external/ltp/testcases/kernel/module/delete_module/
dummy_del_mod_dep.c 21 * (calls function of dummy_del_mod during initialization).
28 * module.h when it calls /usr/include/linux/version.h
  /external/ltp/testcases/kernel/module/query_module/
dummy_query_mod_dep.c 20 * on dummy_query_mod module (calls function of dummy_del_mod
26 * module.h when it calls /usr/include/linux/version.h
  /external/mockito/src/main/java/org/mockito/exceptions/base/
MockitoException.java 16 * The stack trace is filtered from mockito calls if you are using {@link #getStackTrace()}.
18 * However note that other calls related to the stackTrace will refer to the filter stacktrace.
  /external/okhttp/okhttp-testing-support/src/main/java/com/squareup/okhttp/testing/
RecordingHostnameVerifier.java 24 public final List<String> calls = new ArrayList<>(); field in class:RecordingHostnameVerifier
27 calls.add("verify " + hostname);
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
RecordingAuthenticator.java 27 public final List<String> calls = new ArrayList<>(); field in class:RecordingAuthenticator
39 this.calls.add("host=" + getRequestingHost()
  /external/selinux/libsemanage/man/man3/
semanage_exists.3 28 is used to track persistent state across semanage calls, and for error reporting. The
42 Otherwise a non-negative integer is returned (a commit number). The same number will be returned by all other read calls to the semanage database until the next commit.

Completed in 589 milliseconds

<<11121314151617181920>>