Searched refs:func (Results 1 – 6 of 6) sorted by relevance
/cts/tests/tests/os/jni/ |
D | android_os_cts_CpuInstructions.cpp | 36 static jboolean test_instruction(void (*func)()) in test_instruction() argument 57 func(); in test_instruction()
|
/cts/tests/tests/nativeopengl/standalone/jni/tests/ |
D | EGLCleanup_test.cpp | 141 int err = pthread_create(&newThread, &attr, ChainedThread::func, in startThread_l() 147 static void* func(void* arg) { in func() function in android::ChainedThread
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
D | navier-stokes.js | 353 this.setDisplayFunction = function(func) { argument 354 displayFunc = func;
|
/cts/tests/tests/os/jni/seccomp-tests/tests/ |
D | seccomp_bpf_tests.c | 924 tracer_func_t func, void *args) { in setup_trace_fixture() argument 939 tracer(_metadata, pipefd[1], tracee, func, args); in setup_trace_fixture()
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/ |
D | jquery.js | 1177 Deferred: function( func ) { argument 1262 if ( func ) { 1263 func.call( deferred, deferred ); field 6884 return function( dataTypeExpression, func ) { argument 6887 func = dataTypeExpression; 6891 if ( jQuery.isFunction( func ) ) { 6910 list[ placeBefore ? "unshift" : "push" ]( func );
|
/cts/tools/dex-tools/dex/ |
D | classes0.out.dex | 92021 private org.bouncycastle.asn1.pkcs.KeyDerivationFunc func 92046 private org.bouncycastle.asn1.pkcs.KeyDerivationFunc func
|