/device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/wrapper/ |
D | foo_wrapper_entry.cpp | 8 void fooAlphaFunc(FooInt func, FooFloat ref); 24 void fooAlphaFunc(FooInt func, FooFloat ref) in fooAlphaFunc() argument 27 ctx->fooAlphaFunc( func, ref); in fooAlphaFunc()
|
/device/generic/vulkan-cereal/ |
D | .gitignore | 179 /docs/interop/qemu-ga-ref.html 180 /docs/interop/qemu-ga-ref.info* 181 /docs/interop/qemu-ga-ref.txt 183 /docs/interop/qemu-qmp-ref.html 184 /docs/interop/qemu-qmp-ref.info* 185 /docs/interop/qemu-qmp-ref.txt
|
/device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/encoder/ |
D | foo_entry.cpp | 8 void fooAlphaFunc(FooInt func, FooFloat ref); 24 void fooAlphaFunc(FooInt func, FooFloat ref) in fooAlphaFunc() argument 27 ctx->fooAlphaFunc(ctx, func, ref); in fooAlphaFunc()
|
D | foo_enc.cpp | 22 void fooAlphaFunc_enc(void *self , FooInt func, FooFloat ref) in fooAlphaFunc_enc() argument 41 memcpy(ptr, &ref, 4); ptr += 4; in fooAlphaFunc_enc()
|
/device/common/ |
D | generate-blob-lists.sh | 54 if test -d archive-ref 56 cp -R archive-ref $ARCHIVEDIR 136 elif ! test -d archive-ref
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | sms_service.cpp | 320 int ref = message_reference_; in HandleSendSMSPDU() local 323 [sms_pdu, ref](SmsService* me) { in HandleSendSMSPDU() 324 me->HandleSMSStatuReport(sms_pdu, ref); in HandleSendSMSPDU()
|
/device/google/cuttlefish/common/libs/utils/ |
D | socket2socket_proxy.cpp | 77 std::ref(c2t_running_)); in Start() 79 std::ref(t2c_running_)); in Start()
|
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/ |
D | gles1_core.entries | 8 void glAlphaFunc(GLenum func, GLclampf ref); 47 void glAlphaFuncx(GLenum func, GLclampx ref); 135 void glStencilFunc(GLenum func, GLint ref, GLuint mask);
|
D | gles2_core.entries | 104 void glStencilFunc(GLenum func, GLint ref, GLuint mask); 105 void glStencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask);
|
/device/generic/opengl-transport/host/commands/emugen/tests/t.001/input/ |
D | foo.in | 1 FOO_ENTRY(void, fooAlphaFunc, FooInt func, FooFloat ref)
|
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv1_dec/ |
D | gles1.in | 1 GL_ENTRY(void, glAlphaFunc, GLenum func, GLclampf ref) 40 GL_ENTRY(void, glAlphaFuncx, GLenum func, GLclampx ref) 127 GL_ENTRY(void, glStencilFunc, GLenum func, GLint ref, GLuint mask) 183 GL_ENTRY(void, glAlphaFuncxOES, GLenum func, GLclampx ref)
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | ApiGen.cpp | 1468 EntryPoint ref; in readSpec() local 1469 if (ref.parse(lc, std::string(line))) { in readSpec() 1470 push_back(ref); in readSpec() 1471 updateMaxEntryPointsParams(ref.vars().size()); in readSpec()
|
/device/google/cuttlefish/host/commands/secure_env/ |
D | Android.bp | 44 "ms-tpm-20-ref-lib",
|
/device/google/cuttlefish/ |
D | README.md | 85 [documentation](https://source.android.com/setup/create/cuttlefish-ref-webrtc).
|
/device/google/cuttlefish/host/libs/process_monitor/ |
D | process_monitor.cc | 460 std::ref(running)); in MonitorRoutine()
|
/device/google/cuttlefish/build/ |
D | Android.bp | 152 "ms-tpm-20-ref",
|
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/ |
D | gles3.in | 100 GL_ENTRY(void, glStencilFunc, GLenum func, GLint ref, GLuint mask) 101 GL_ENTRY(void, glStencilFuncSeparate, GLenum face, GLenum func, GLint ref, GLuint mask)
|
/device/google/atv/products/lowram_boot_profiles/ |
D | boot-image-profile.txt | 14626 Ljava/lang/ref/Cleaner$Cleanable; 14627 Ljava/lang/ref/FinalizerReference$Sentinel-IA; 14628 Ljava/lang/ref/FinalizerReference$Sentinel; 14629 Ljava/lang/ref/FinalizerReference; 14630 Ljava/lang/ref/PhantomReference; 14631 Ljava/lang/ref/Reference$SinkHolder$1; 14632 Ljava/lang/ref/Reference$SinkHolder; 14633 Ljava/lang/ref/Reference; 14634 Ljava/lang/ref/ReferenceQueue; 14635 Ljava/lang/ref/SoftReference; [all …]
|
D | preloaded-classes | 570 [Ljava.lang.ref.WeakReference; 15274 java.lang.ref.Cleaner$Cleanable 15275 java.lang.ref.FinalizerReference 15276 java.lang.ref.FinalizerReference$Sentinel 15277 java.lang.ref.FinalizerReference$Sentinel-IA 15278 java.lang.ref.PhantomReference 15279 java.lang.ref.Reference 15280 java.lang.ref.Reference$SinkHolder 15281 java.lang.ref.Reference$SinkHolder$1 15282 java.lang.ref.ReferenceQueue [all …]
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 421 qed_unref_l2_cache_entry(void *entry, int ref) "entry %p ref %d" 422 …ry(void *l2_cache, void *entry, uint64_t offset, int ref) "l2_cache %p entry %p offset %"PRIu64" r… 3264 …dev_tx(int dev, int ref, int off, int len, unsigned int flags, const char *c, const char *d, const…
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 421 qed_unref_l2_cache_entry(void *entry, int ref) "entry %p ref %d" 422 …ry(void *l2_cache, void *entry, uint64_t offset, int ref) "l2_cache %p entry %p offset %"PRIu64" r… 3264 …dev_tx(int dev, int ref, int off, int len, unsigned int flags, const char *c, const char *d, const…
|