Home
last modified time | relevance | path

Searched defs:opcode (Results 701 - 715 of 715) sorted by relevance

1...<<212223242526272829

/third_party/skia/third_party/externals/angle2/src/libGL/
H A DlibGL_autogen.cpp734 void GL_APIENTRY glLogicOp(GLenum opcode) in glLogicOp() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A DlibGLESv2_autogen.cpp2506 void GL_APIENTRY glLogicOp(GLenum opcode) in glLogicOp() argument
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv.h1886 inline void SpvHasResultAndType(SpvOp opcode, bool *hasResult, bool *hasResultType) { in SpvHasResultAndType() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv.h1623 inline void SpvHasResultAndType(SpvOp opcode, bool *hasResult, bool *hasResultType) { in SpvHasResultAndType() argument
H A Dspirv.hpp1619 inline void HasResultAndType(Op opcode, bool *hasResult, bool *hasResultType) { in HasResultAndType() argument
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A Dspirv.h1825 inline void SpvHasResultAndType(SpvOp opcode, bool *hasResult, bool *hasResultType) { in SpvHasResultAndType() argument
H A Dspirv.hpp1821 inline void HasResultAndType(Op opcode, bool *hasResult, bool *hasResultType) { in HasResultAndType() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.h1826 inline void SpvHasResultAndType(SpvOp opcode, bool *hasResult, bool *hasResultType) { in SpvHasResultAndType() argument
H A Dspirv.hpp1822 inline void HasResultAndType(Op opcode, bool *hasResult, bool *hasResultType) { in HasResultAndType() argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h6016 } opcode; typedef
/third_party/glslang/SPIRV/
H A Dspirv.hpp2033 inline void HasResultAndType(Op opcode, bool *hasResult, bool *hasResultType) { in HasResultAndType() argument
/third_party/spirv-headers/include/spirv/unified1/
H A Dspirv.h2115 inline void SpvHasResultAndType(SpvOp opcode, bool *hasResult, bool *hasResultType) { in SpvHasResultAndType() argument
H A Dspirv.hpp2111 inline void HasResultAndType(Op opcode, bool *hasResult, bool *hasResultType) { in HasResultAndType() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h9665 uint8 opcode; /**< opcodes or operation on entry */ member
17287 uint8 opcode; member
/third_party/sqlite/src/
H A Dsqlite3.c15883 u8 opcode; /* What operation to perform */ global() member
15941 u8 opcode; /* What operation to perform */ global() member
83256 int opcode = pOp->opcode; global() local
106194 codeCompare( Parse *pParse, Expr *pLeft, Expr *pRight, int opcode, int in1, int in2, int dest, int jumpIfNull, int isCommuted ) global() argument
[all...]

Completed in 287 milliseconds

1...<<212223242526272829