| /device/generic/vulkan-cereal/stream-servers/glestranslator/include/GLcommon/ |
| D | GLESmacros.h | 27 #define MEM_TRACE_IF(condition, group) argument 33 #define MEM_TRACE_IF(condition, group) argument 91 #define SET_ERROR_IF(condition,err) if((condition)) { \ argument 98 #define RET_AND_SET_ERROR_IF(condition,err,ret) if((condition)) { \ argument
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/ |
| D | FenceNVGL.cpp | 30 angle::Result FenceNVGL::set(const gl::Context *context, GLenum condition) in set() 69 angle::Result FenceNVSyncGL::set(const gl::Context *context, GLenum condition) in set()
|
| D | SyncGL.cpp | 36 angle::Result SyncGL::set(const gl::Context *context, GLenum condition, GLbitfield flags) in set()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | Fence.cpp | 35 angle::Result FenceNV::set(const Context *context, GLenum condition) in set() 95 angle::Result Sync::set(const Context *context, GLenum condition, GLbitfield flags) in set()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | Fence11.cpp | 73 angle::Result FenceNV11::set(const gl::Context *context, GLenum condition) in set() 135 angle::Result Sync11::set(const gl::Context *context, GLenum condition, GLbitfield flags) in set()
|
| /device/generic/goldfish-opengl/fuchsia/include/cutils/ |
| D | log.h | 29 #define android_printAssert(condition, tag, format, ...) \ argument 33 #define LOG_ALWAYS_FATAL_IF(condition, ...) \ argument
|
| /device/generic/vulkan-cereal/third-party/angle/src/third_party/systeminfo/ |
| D | SystemInfo.cpp | 43 DWORDLONG condition = 0; in IsWindowsVistaOrGreater() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/ |
| D | FenceNVNULL.cpp | 21 angle::Result FenceNVNULL::set(const gl::Context *context, GLenum condition) in set()
|
| D | SyncNULL.cpp | 21 angle::Result SyncNULL::set(const gl::Context *context, GLenum condition, GLbitfield flags) in set()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/ |
| D | FenceNVVk.cpp | 29 angle::Result FenceNVVk::set(const gl::Context *context, GLenum condition) in set()
|
| D | SyncVk.cpp | 325 angle::Result SyncVk::set(const gl::Context *context, GLenum condition, GLbitfield flags) in set()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | Fence9.cpp | 26 angle::Result FenceNV9::set(const gl::Context *context, GLenum condition) in set()
|
| /device/generic/goldfish-opengl/fuchsia/ |
| D | port.cc | 56 void __android_log_assert(const char* condition, const char* tag, in __android_log_assert()
|
| /device/google/contexthub/firmware/os/inc/ |
| D | util.h | 37 #define C_STATIC_ASSERT(name, condition) \ argument
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/ |
| D | debug.h | 211 #define ANGLE_LAZY_STREAM(stream, condition) \ argument 293 # define ASSERT(condition) ANGLE_EAT_STREAM_PARAMETERS << !(condition) argument
|
| /device/generic/vulkan-cereal/third-party/angle/include/platform/ |
| D | Feature.h | 128 const char *condition; member
|
| /device/generic/vulkan-cereal/third-party/angle/src/tests/test_expectations/ |
| D | GPUTestExpectationsParser.cpp | 129 GPUTestConfig::Condition condition; member 273 const char *GetConditionName(uint32_t condition) in GetConditionName()
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
| D | ValidateSwitch.cpp | 201 TIntermConstantUnion *condition = node->getCondition()->getAsConstantUnion(); in visitCase() local
|
| D | IntermNode.h | 215 void setCondition(TIntermTyped *condition) { mCond = condition; } in setCondition() 944 TIntermCase(TIntermTyped *condition) : TIntermNode(), mCondition(condition) {} in TIntermCase()
|
| /device/generic/goldfish-opengl/android-emu/android/base/ |
| D | address_space.h | 65 static void address_space_assert(bool condition) { in address_space_assert()
|
| /device/generic/vulkan-cereal/protocols/vulkan/xml/ |
| D | extensionmetadocgenerator.py | 387 def conditionalExt(self, extName, content, ifdef = None, condition = None): argument
|
| /device/generic/vulkan-cereal/base/ |
| D | address_space.h | 66 static void address_space_assert(bool condition) { in address_space_assert()
|
| /device/generic/goldfish/wifi/wifi_hal/ |
| D | wifi_hal.cpp | 82 std::condition_variable condition; in wifi_cleanup() local
|
| /device/generic/goldfish-opengl/system/GLESv1_enc/ |
| D | GLEncoder.cpp | 31 #define SET_ERROR_IF(condition,err) if((condition)) { \ argument 38 #define RET_AND_SET_ERROR_IF(condition,err,ret) if((condition)) { \ argument
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGL/ |
| D | entry_points_gl_3_2_autogen.cpp | 177 GLsync GL_APIENTRY FenceSync(GLenum condition, GLbitfield flags) in FenceSync()
|