Home
last modified time | relevance | path

Searched refs:invoked (Results 1 – 25 of 221) sorted by relevance

123456789

/external/mesa3d/src/glsl/glcpp/tests/
D085-incorrect-argument-count.c.expected1 0:2(1): preprocessor error: Error: macro MULT invoked with 1 arguments (expected 2)
3 0:3(1): preprocessor error: Error: macro MULT invoked with 1 arguments (expected 2)
5 0:4(1): preprocessor error: Error: macro MULT invoked with 3 arguments (expected 2)
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
DPreconditionsTest.java348 boolean invoked; field in PreconditionsTest.Message
350 assertFalse(invoked); in toString()
351 invoked = true; in toString()
/external/guava/guava-tests/test/com/google/common/base/
DPreconditionsTest.java356 boolean invoked; field in PreconditionsTest.Message
358 assertFalse(invoked); in toString()
359 invoked = true; in toString()
/external/bzip2/
Dbzgrep.134 is invoked as
48 program to be invoked. For example:
/external/libvpx/libvpx/
Dusage_dx.dox20 that allow the application to register a callback to be invoked by the
25 signature of #vpx_codec_put_frame_cb_fn_t and are invoked once the entire
27 #vpx_codec_put_slice_cb_fn_t and are invoked after a subsection of the frame
/external/openssh/
Dssh-pkcs11-helper.013 ssh-pkcs11-helper is not intended to be invoked by the user, but from
Dssh-keysign.018 ssh-keysign is not intended to be invoked by the user, but from ssh(1).
/external/valgrind/gdbserver_tests/
Dnlsigvgdb.vgtest2 # the gdbserver was forced invoked just before.
/external/llvm/test/Transforms/Inline/
Dinvoke_test-2.ll1 ; Test that if an invoked function is inlined, and if that function cannot
/external/llvm/test/CodeGen/AArch64/
Darm64-fast-isel-alloca.ll1 ; This test should cause the TargetMaterializeAlloca to be invoked
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRTreeAdaptor.m70 * This is invoked from an imaginary node ref on right side of a
86 * This is invoked from an imaginary node ref on right side of a
102 * This is invoked from an imaginary node ref on right side of a
/external/clang/test/SemaObjC/
Dattr-designated-init.m70 …return [super initB2]; // expected-warning {{designated initializer invoked a non-designated initi…
108 …return [super initB1]; // expected-warning {{designated initializer invoked a non-designated initi…
294 …return [super initNonDI]; // expected-warning {{designated initializer invoked a non-designated in…
303 …return [super initNonDI]; // expected-warning {{designated initializer invoked a non-designated in…
/external/lldb/scripts/
DCMakeLists.txt6 …# swig was directly invoked on Windows (where the Python API is not being generated) but on other …
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/groovy/org/mockftpserver/core/
DIllegalStateException.groovy22 * that a server command is invoked when its preconditions have not been met.
/external/lldb/examples/test/
Dusage-lldb-loggings38 Command invoked: python ./dotest.py -A x86_64 -v -c ../examples/test/.lldb-loggings functionalities…
103 Command invoked: python ./dotest.py -A x86_64 -v -c ../examples/test/.lldb-loggings functionalities…
Dusage-pre-post-flight38 Command invoked: python ./dotest.py -A x86_64 -v -c ../examples/test/.lldb-pre-post-flight function…
/external/srtp/doc/
Dcrypto_kernel.txt33 * be invoked more than once on the same cipher.
/external/icu/icu4c/source/samples/ufortune/resources/
Dfortune_resources.mak8 # This makefile is normally invoked by the pre-link step in the
/external/llvm/docs/
DMakefileGuide.rst128 makefile system. Makefile comments are invoked with the pound (``#``) character.
266 Makefile system. Any target can be invoked from any directory but not all are
268 operate as if invoked from the top level directory).
310 This target can be invoked from anywhere within a project's directories but
325 directory. It is invoked by the ``check`` target elsewhere. Each project is
616 Implies ``VERBOSE`` and also tells each tool invoked to be verbose. This is
617 handy when you're trying to see the sub-tools invoked by each tool invoked
/external/deqp/doc/testspecs/GLES31/
Dfunctional.image_load_store.txt64 is invoked once for each pixel, in a single glDispatchCompute().
71 invoked once for each pixel, in a single glDispatchCompute().
/external/libcap-ng/libcap-ng-0.7/m4/
Dltsugar.m449 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
/external/google-breakpad/m4/
Dltsugar.m449 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
/external/libmtp/m4/
Dltsugar.m449 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
/external/protobuf/m4/
Dltsugar.m449 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
/external/libpng/scripts/
Dltsugar.m449 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).

123456789