Home
last modified time | relevance | path

Searched defs:D (Results 1 – 25 of 26) sorted by relevance

12

/hardware/google/aemu/host-common/include/host-common/
Ddebug.h24 #define D(...) (printf("%s:%d:%s: ", __FILE__, __LINE__, __func__), printf(__VA_ARGS__), printf("\… macro
26 #define D(...) (void)0 macro
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DEmuglBackendList.cpp25 # define D(...) printf(__VA_ARGS__) macro
27 # define D(...) ((void)0) macro
Demugl_config.cpp35 #define D(...) printf(__VA_ARGS__) macro
38 #define D(...) macro
DOpenglEsPipe.cpp40 #define D(...) printf(__VA_ARGS__), printf("\n"), fflush(stdout) macro
42 #define D(...) ((void)0) macro
/hardware/google/gfxstream/host/tests/
DShaderUtils.cpp35 #define D(fmt,...) fprintf(stderr, "%s: " fmt "\n", __func__, ##__VA_ARGS__); macro
37 #define D(fmt,...) macro
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/2/android/hardware/usb/
DDisplayPortAltModePinAssignment.aidl41 D = 4, enumConstant
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/3/android/hardware/usb/
DDisplayPortAltModePinAssignment.aidl41 D = 4, enumConstant
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/current/android/hardware/usb/
DDisplayPortAltModePinAssignment.aidl41 D = 4, enumConstant
/hardware/interfaces/usb/aidl/android/hardware/usb/
DDisplayPortAltModePinAssignment.aidl63 D = 4, enumConstant
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
D_swizzle_func.hpp18 …ne GLM_SWIZZLE_GEN_VEC4_ENTRY(TMPL_TYPE, PRECISION, CLASS_TYPE, SWIZZLED_TYPE, CONST, A, B, C, D) \ argument
38 #define GLM_SWIZZLE_GEN_VEC4_ENTRY_DEF(TMPL_TYPE, PRECISION, CLASS_TYPE, SWIZZLED_TYPE, CONST, A, B… argument
85 …M_SWIZZLE_GEN_REF2_FROM_VEC4_SWIZZLE(TMPL_TYPE, PRECISION, CLASS_TYPE, SWIZZLED_TYPE, A, B, C, D) \ argument
99 …M_SWIZZLE_GEN_REF3_FROM_VEC4_SWIZZLE(TMPL_TYPE, PRECISION, CLASS_TYPE, SWIZZLED_TYPE, A, B, C, D) \ argument
125 …M_SWIZZLE_GEN_REF4_FROM_VEC4_SWIZZLE(TMPL_TYPE, PRECISION, CLASS_TYPE, SWIZZLED_TYPE, A, B, C, D) \ argument
151 …E, PRECISION, CLASS_TYPE, SWIZZLED_VEC2_TYPE, SWIZZLED_VEC3_TYPE, SWIZZLED_VEC4_TYPE, A, B, C, D) \ argument
344 …M_SWIZZLE_GEN_VEC2_FROM_VEC4_SWIZZLE(TMPL_TYPE, PRECISION, CLASS_TYPE, SWIZZLED_TYPE, A, B, C, D) \ argument
362 …M_SWIZZLE_GEN_VEC3_FROM_VEC4_SWIZZLE(TMPL_TYPE, PRECISION, CLASS_TYPE, SWIZZLED_TYPE, A, B, C, D) \ argument
428 …M_SWIZZLE_GEN_VEC4_FROM_VEC4_SWIZZLE(TMPL_TYPE, PRECISION, CLASS_TYPE, SWIZZLED_TYPE, A, B, C, D) \ argument
686 …E, PRECISION, CLASS_TYPE, SWIZZLED_VEC2_TYPE, SWIZZLED_VEC3_TYPE, SWIZZLED_VEC4_TYPE, A, B, C, D) \ argument
/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/
DAndroidThreadStore.cpp30 # define D(...) do { printf("%s:%d: ", __FUNCTION__, __LINE__); printf(__VA_ARGS__); fflush(stdo… macro
32 # define D(...) ((void)0) macro
/hardware/google/gfxstream/host/gl/glsnapshot/
DGLSnapshot.cpp12 #define D(fmt,...) do { \ macro
17 #define D(...) macro
/hardware/google/aemu/host-common/
DDmaMap.cpp28 #define D(fmt,...) fprintf(stderr, "DmaMap: %s: " fmt "\n", __func__, ##__VA_ARGS__); macro
30 #define D(...) (void)0 macro
DAndroidPipe.cpp41 #define D(...) fprintf(stderr, __VA_ARGS__), fprintf(stderr, "\n") macro
43 #define D(...) (void)0 macro
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dgradient_paint.inl16 tvec2<T, P> D = Position - Focal; local
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_egl.cpp48 #define D(...) fprintf(stderr, __VA_ARGS__); macro
57 #define D(...) ((void)0); macro
723 D("%s done\n", __FUNCTION__); in releasePbuffer() local
DEglOsApi_wgl.cpp50 #define D(...) fprintf(stderr, __VA_ARGS__) macro
52 #define D(...) ((void)0) macro
/hardware/google/gfxstream/guest/android-emu/aemu/base/
DPool.cpp24 #define D(fmt,...) fprintf(stderr, "%s: " fmt "\n", __func__, ##__VA_ARGS__); macro
28 #define D(fmt,...) macro
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DSaveableTexture.cpp36 #define D(fmt,...) printf("%s:%d " fmt "\n", __func__, __LINE__, ##__VA_ARGS__); macro
38 #define D(fmt,...) macro
/hardware/libhardware/include_all/hardware/
Dhardware.h32 #define MAKE_TAG_CONSTANT(A,B,C,D) (((A) << 24) | ((B) << 16) | ((C) << 8) | (D)) argument
/hardware/libhardware/include/hardware/
Dhardware.h32 #define MAKE_TAG_CONSTANT(A,B,C,D) (((A) << 24) | ((B) << 16) | ((C) << 8) | (D)) argument
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_block_sizes.cpp46 unsigned int D = (block_mode >> 10) & 1; in decode_block_mode_2d() local
163 unsigned int D = (block_mode >> 10) & 1; in decode_block_mode_3d() local
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedScene.cpp39 #define D (EmulatedScene::DOOR * EmulatedScene::NUM_CHANNELS) macro
/hardware/google/gfxstream/host/
DRenderWindow.cpp35 # define D(...) my_debug(__PRETTY_FUNCTION__, __LINE__, __VA_ARGS__) macro
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dnoise.inl652 tvec4<T, P> const D(0.0, 0.5, 1.0, 2.0); local

12