| /device/generic/vulkan-cereal/base/msvc-posix-compat/include/ |
| D | msvc-files.h | 5 #define fopen(path, mode) android_fopen( (path), (mode) ) argument 6 #define popen(path, mode) android_popen( (path), (mode) ) argument 9 #define access(path, mode) android_access( (path), (mode)) argument 10 #define mkdir(path, mode) android_mkdir( (path), (mode)) argument 12 #define creat(path, mode) android_creat( (path), (mode)) argument 14 #define chmod(path, mode) android_chmod( (path), (mode)) argument
|
| /device/generic/vulkan-cereal/base/testing/ |
| D | file_io.cpp | 50 FILE* android_fopen(const char* path, const char* mode) { in android_fopen() 70 FILE* android_popen(const char* path, const char* mode) { in android_popen() 87 int android_open_with_mode(const char* path, int flags, mode_t mode) { in android_open_with_mode() 109 int android_access(const char* path, int mode) { in android_access() 120 int android_mkdir(const char* path, mode_t mode) { in android_mkdir() 125 int android_creat(const char* path, mode_t mode) { in android_creat() 141 int android_chmod(const char* path, mode_t mode) { in android_chmod() 208 int __cdecl creat(const char* path, int mode) { in creat() 212 int __cdecl access(const char* path, int mode) { in access() 227 FILE* __cdecl fopen(const char* path, const char* mode) { in fopen()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/ |
| D | ContextNULL.cpp | 129 gl::PrimitiveMode mode, in drawArrays() 137 gl::PrimitiveMode mode, in drawArraysInstanced() 146 gl::PrimitiveMode mode, in drawArraysInstancedBaseInstance() 156 gl::PrimitiveMode mode, in drawElements() 165 gl::PrimitiveMode mode, in drawElementsBaseVertex() 175 gl::PrimitiveMode mode, in drawElementsInstanced() 185 gl::PrimitiveMode mode, in drawElementsInstancedBaseVertex() 196 gl::PrimitiveMode mode, in drawElementsInstancedBaseVertexBaseInstance() 208 gl::PrimitiveMode mode, in drawRangeElements() 219 gl::PrimitiveMode mode, in drawRangeElementsBaseVertex() [all …]
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | Context9.cpp | 163 gl::PrimitiveMode mode, in drawArrays() 171 gl::PrimitiveMode mode, in drawArraysInstanced() 180 gl::PrimitiveMode mode, in drawArraysInstancedBaseInstance() 191 gl::PrimitiveMode mode, in drawElements() 200 gl::PrimitiveMode mode, in drawElementsBaseVertex() 211 gl::PrimitiveMode mode, in drawElementsInstanced() 221 gl::PrimitiveMode mode, in drawElementsInstancedBaseVertex() 233 gl::PrimitiveMode mode, in drawElementsInstancedBaseVertexBaseInstance() 246 gl::PrimitiveMode mode, in drawRangeElements() 257 gl::PrimitiveMode mode, in drawRangeElementsBaseVertex() [all …]
|
| /device/generic/vulkan-cereal/base/ |
| D | SharedMemory_posix.cpp | 41 int SharedMemory::create(mode_t mode) { in create() 45 int SharedMemory::createNoMapping(mode_t mode) { in createNoMapping() 51 int mode = 0400; in open() local 83 int SharedMemory::openInternal(int oflag, int mode, bool doMapping) { in openInternal()
|
| D | SharedMemory_win32.cpp | 46 int SharedMemory::create(mode_t mode) { in create() 50 int SharedMemory::createNoMapping(mode_t mode) { in createNoMapping()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | validationGL42.cpp | 15 PrimitiveMode mode, in ValidateDrawArraysInstancedBaseInstance() 25 GLenum mode, in ValidateDrawElementsInstancedBaseInstance() 36 PrimitiveMode mode, in ValidateDrawElementsInstancedBaseVertexBaseInstance() 48 GLenum mode, in ValidateDrawTransformFeedbackInstanced() 56 GLenum mode, in ValidateDrawTransformFeedbackStreamInstanced()
|
| D | Context.inl.h | 67 ANGLE_INLINE bool Context::noopDraw(PrimitiveMode mode, GLsizei count) in noopDraw() 98 ANGLE_INLINE angle::Result Context::prepareForDraw(PrimitiveMode mode) in prepareForDraw() 111 ANGLE_INLINE void Context::drawArrays(PrimitiveMode mode, GLint first, GLsizei count) in drawArrays() 124 ANGLE_INLINE void Context::drawElements(PrimitiveMode mode, in drawElements()
|
| D | validationESEXT.cpp | 131 PrimitiveMode mode, in ValidateDrawElementsBaseVertexEXT() 147 PrimitiveMode mode, in ValidateDrawElementsInstancedBaseVertexEXT() 164 PrimitiveMode mode, in ValidateDrawRangeElementsBaseVertexEXT() 210 PrimitiveMode mode, in ValidateMultiDrawElementsBaseVertexEXT() 221 PrimitiveMode mode, in ValidateDrawElementsBaseVertexOES() 237 PrimitiveMode mode, in ValidateDrawElementsInstancedBaseVertexOES() 254 PrimitiveMode mode, in ValidateDrawRangeElementsBaseVertexOES() 313 bool ValidateBlendEquationiEXT(const Context *context, GLuint buf, GLenum mode) in ValidateBlendEquationiEXT() 414 bool ValidateBlendEquationiOES(const Context *context, GLuint buf, GLenum mode) in ValidateBlendEquationiOES()
|
| D | validationES.h | 332 ANGLE_INLINE bool ValidateDrawBase(const Context *context, PrimitiveMode mode) in ValidateDrawBase() 820 PrimitiveMode mode, in ValidateDrawArraysCommon() 863 PrimitiveMode mode, in ValidateDrawElementsBase() 893 PrimitiveMode mode, in ValidateDrawElementsCommon()
|
| D | validationGL46.cpp | 15 GLenum mode, in ValidateMultiDrawArraysIndirectCount() 25 GLenum mode, in ValidateMultiDrawElementsIndirectCount()
|
| D | validationES2.h | 19 PrimitiveMode mode, in ValidateDrawArrays() 53 PrimitiveMode mode, in ValidateDrawElements()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | Context11.cpp | 44 bool DrawCallHasStreamingVertexArrays(const gl::Context *context, gl::PrimitiveMode mode) in DrawCallHasStreamingVertexArrays() 261 gl::PrimitiveMode mode, in drawArrays() 272 gl::PrimitiveMode mode, in drawArraysInstanced() 284 gl::PrimitiveMode mode, in drawArraysInstancedBaseInstance() 297 gl::PrimitiveMode mode, in drawElementsImpl() 330 gl::PrimitiveMode mode, in drawElements() 339 gl::PrimitiveMode mode, in drawElementsBaseVertex() 349 gl::PrimitiveMode mode, in drawElementsInstanced() 359 gl::PrimitiveMode mode, in drawElementsInstancedBaseVertex() 370 gl::PrimitiveMode mode, in drawElementsInstancedBaseVertexBaseInstance() [all …]
|
| /device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/test/ |
| D | endpoint_codec_test.cc | 68 RgbaColor low, RgbaColor high, int quant, EndpointEncodingMode mode) { in TestColors() 98 for (const auto& mode : kEndpointEncodingModes) { in TEST() local 125 for (const auto& mode : kEndpointEncodingModes) { in TEST() local 180 const auto mode = EndpointEncodingMode::kDirectLuma; in TEST() local 222 const auto mode = EndpointEncodingMode::kDirectLumaAlpha; in TEST() local 252 const auto mode = EndpointEncodingMode::kDirectRGB; in TEST() local 337 const auto mode = EndpointEncodingMode::kBaseScaleRGB; in TEST() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/ |
| D | ContextGL.cpp | 267 gl::PrimitiveMode mode, in drawArrays() 292 gl::PrimitiveMode mode, in drawArraysInstanced() 387 gl::PrimitiveMode mode, in drawArraysInstancedBaseInstance() 429 gl::PrimitiveMode mode, in drawElements() 458 gl::PrimitiveMode mode, in drawElementsBaseVertex() 489 gl::PrimitiveMode mode, in drawElementsInstanced() 511 gl::PrimitiveMode mode, in drawElementsInstancedBaseVertex() 534 gl::PrimitiveMode mode, in drawElementsInstancedBaseVertexBaseInstance() 580 gl::PrimitiveMode mode, in drawRangeElements() 608 gl::PrimitiveMode mode, in drawRangeElementsBaseVertex() [all …]
|
| /device/google/contexthub/firmware/os/core/ |
| D | spi.c | 40 struct SpiMode mode; member 62 spi_cs_t cs, const struct SpiMode *mode) in spiMasterStart() 106 const struct SpiMode *mode = &state->mode; in spiMasterNext() local 165 const struct SpiMode *mode) in spiSlaveStart() 237 const struct SpiMode *mode = &state->mode; in spiSlaveNext() local 318 const struct SpiMode *mode, SpiCbkF callback, in spiMasterRxTx() 350 int spiSlaveRequest(uint8_t busId, const struct SpiMode *mode, in spiSlaveRequest()
|
| /device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/ |
| D | GLESvalidate.cpp | 95 bool GLESvalidate::drawMode(GLenum mode) { in drawMode() 109 bool GLESvalidate::drawType(GLenum mode) { in drawType() 137 bool GLESvalidate::blendEquationMode(GLenum mode){ in blendEquationMode()
|
| /device/generic/vulkan-cereal/stream-servers/tests/ |
| D | GLSnapshotTestDispatch.h | 45 static void test_glDrawArrays(GLenum mode, GLint first, GLsizei count) { in test_glDrawArrays() 51 static void test_glDrawElements(GLenum mode, in test_glDrawElements()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGL/ |
| D | entry_points_gl_4_2_autogen.cpp | 62 void GL_APIENTRY DrawArraysInstancedBaseInstance(GLenum mode, in DrawArraysInstancedBaseInstance() 92 void GL_APIENTRY DrawElementsInstancedBaseInstance(GLenum mode, in DrawElementsInstancedBaseInstance() 123 void GL_APIENTRY DrawElementsInstancedBaseVertexBaseInstance(GLenum mode, in DrawElementsInstancedBaseVertexBaseInstance() 159 void GL_APIENTRY DrawTransformFeedbackInstanced(GLenum mode, GLuint id, GLsizei instancecount) in DrawTransformFeedbackInstanced() 182 void GL_APIENTRY DrawTransformFeedbackStreamInstanced(GLenum mode, in DrawTransformFeedbackStreamInstanced()
|
| D | entry_points_gl_3_2_autogen.cpp | 81 void GL_APIENTRY DrawElementsBaseVertex(GLenum mode, in DrawElementsBaseVertex() 111 void GL_APIENTRY DrawElementsInstancedBaseVertex(GLenum mode, in DrawElementsInstancedBaseVertex() 144 void GL_APIENTRY DrawRangeElementsBaseVertex(GLenum mode, in DrawRangeElementsBaseVertex() 366 void GL_APIENTRY MultiDrawElementsBaseVertex(GLenum mode, in MultiDrawElementsBaseVertex() 400 void GL_APIENTRY ProvokingVertex(GLenum mode) in ProvokingVertex()
|
| D | entry_points_gl_4_6_autogen.cpp | 30 void GL_APIENTRY MultiDrawArraysIndirectCount(GLenum mode, in MultiDrawArraysIndirectCount() 58 void GL_APIENTRY MultiDrawElementsIndirectCount(GLenum mode, in MultiDrawElementsIndirectCount()
|
| /device/google/contexthub/util/common/ |
| D | file.cpp | 30 File::File(const char *path, const char *mode) in File() 44 status_t File::setTo(const char *path, const char *mode) { in setTo()
|
| /device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/ |
| D | types.h | 53 constexpr int EndpointModeClass(ColorEndpointMode mode) { in EndpointModeClass() 61 constexpr int NumColorValuesForEndpointMode(ColorEndpointMode mode) { in NumColorValuesForEndpointMode()
|
| /device/google/cuttlefish/host/commands/modem_simulator/ |
| D | nvram_config.cpp | 160 void NvramConfig::InstanceSpecific::set_network_selection_mode(int mode) { in set_network_selection_mode() 184 void NvramConfig::InstanceSpecific::set_preferred_network_mode(int mode) { in set_preferred_network_mode() 192 void NvramConfig::InstanceSpecific::set_emergency_mode(bool mode) { in set_emergency_mode()
|
| /device/google/contexthub/firmware/os/platform/stm32/ |
| D | spi.c | 144 struct dmaMode mode; in stmSpiStartDma() local 167 const struct SpiMode *mode, bool master) in stmSpiEnable() 230 const struct SpiMode *mode) in stmSpiMasterStartSync() 251 const struct SpiMode *mode) in stmSpiSlaveStartSync() 324 size_t size, const struct SpiMode *mode) in stmSpiRxTx() 399 static int stmSpiSlaveIdle(struct SpiDevice *dev, const struct SpiMode *mode) in stmSpiSlaveIdle()
|