/frameworks/rs/cpu_ref/ |
D | rsCpuRuntimeMathFuncs.cpp | 27 #define IMPORT_F32_FN_F32(func) \ argument 31 #define IMPORT_F32_FN_F32_F32(func) \ argument
|
D | rsCpuScriptGroup.cpp | 61 ScriptGroupRootFunc_t func; in scriptGroupRoot() local
|
D | rsCpuRuntimeMath.cpp | 33 #define EXPORT_F32_FN_F32(func) \ argument 38 #define EXPORT_F32_FN_F32_F32(func) \ argument
|
/frameworks/wilhelm/src/ |
D | assert.c | 30 void __assert2(const char *file, int line, const char *func, const char *failedexpr) in __assert2()
|
/frameworks/rs/cpp/ |
D | RenderScript.cpp | 603 void RS::setErrorHandler(ErrorHandlerFunc_t func) { in setErrorHandler() 607 void RS::setMessageHandler(MessageHandlerFunc_t func) { in setMessageHandler()
|
/frameworks/native/opengl/libagl/ |
D | state.cpp | 226 void glStencilFunc(GLenum func, GLint /*ref*/, GLuint /*mask*/) { in glStencilFunc() 249 void glAlphaFunc(GLenum func, GLclampf ref) in glAlphaFunc() 544 void glDepthFunc(GLenum func) { in glDepthFunc() 554 void glAlphaFuncx(GLenum func, GLclampx ref) { in glAlphaFuncx()
|
/frameworks/native/libs/binder/ |
D | Debug.cpp | 149 void printTypeCode(uint32_t typeCode, debugPrintFunc func, void* cookie) in printTypeCode() 160 debugPrintFunc func, void* cookie) in printHexData()
|
D | BpBinder.cpp | 45 IBinder::object_cleanup_func func) in attach() 288 object_cleanup_func func) in attachObject()
|
D | Binder.cpp | 140 object_cleanup_func func) in attachObject()
|
/frameworks/native/cmds/dumpstate/ |
D | utils.c | 114 for_each_pid_func *func = arg; in for_each_pid_helper() local 118 void for_each_pid(for_each_pid_func func, const char *header) { in for_each_pid() 126 for_each_tid_func *func = arg; in for_each_tid_helper() local 170 void for_each_tid(for_each_tid_func func, const char *header) { in for_each_tid()
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
D | math_agree.rs | 31 volatile type func##_rand_##abbrev##1_##abbrev##1; \ typedef
|
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
D | math_agree.rs | 31 volatile type func##_rand_##abbrev##1_##abbrev##1; \ typedef
|
/frameworks/base/tests/backup/ |
D | backup_helper_test.cpp | 32 test_func func; member
|
/frameworks/native/include/binder/ |
D | BpBinder.h | 87 IBinder::object_cleanup_func func; member
|
/frameworks/native/cmds/servicemanager/ |
D | binder.h | 26 void (*func)(struct binder_state *bs, void *ptr); member
|
D | binder.c | 202 uintptr_t ptr, size_t size, binder_handler func) in binder_parse() 369 void binder_loop(struct binder_state *bs, binder_handler func) in binder_loop()
|
/frameworks/compile/libbcc/lib/Renderscript/ |
D | RSExecutable.cpp | 178 void *func = mLoader->getSymbolAddress(func_name); in dumpDisassembly() local
|
/frameworks/native/services/surfaceflinger/RenderEngine/ |
D | ProgramCache.cpp | 63 friend inline Formatter& operator<<(Formatter& to, FormaterManipFunc func) { in operator <<()
|
/frameworks/av/media/libstagefright/ |
D | DataSource.cpp | 146 void DataSource::RegisterSniffer_l(SnifferFunc func) { in RegisterSniffer_l()
|
/frameworks/native/cmds/atrace/ |
D | atrace.cpp | 497 char* func = strtok(myFuncs, ","); in verifyKernelTraceFuncs() local 537 char* func = strtok(myFuncs, ","); in setKernelTraceFuncs() local
|
/frameworks/native/opengl/libs/GLES_trace/src/ |
D | gltrace_context.cpp | 243 GLMessage_Function func = msg->function(); in traceGLMessage() local
|
/frameworks/base/rs/java/android/renderscript/ |
D | ProgramStore.java | 350 public Builder setDepthFunc(DepthFunc func) { in setDepthFunc()
|
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/ |
D | typedefs.h | 168 #define ADD_PREFIX(func) LINK0(PREFIX, _, func) argument
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
D | WifiDisplaySource.cpp | 556 int32_t sessionID, int32_t cseq, HandleRTSPResponseFunc func) { in registerResponseHandler() 1076 HandleRTSPResponseFunc func = mResponseHandlers.valueAt(index); in onReceiveClientData() local
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64Relocator.cpp | 45 ApplyFunctionType func; member in ApplyFunctionEntry
|