| /third_party/python/Lib/test/support/ |
| H A D | __init__.py | 256 from ctypes import cdll, c_int, pointer, Structure namespace
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cVertexAttrib64BitTest.cpp | 441 const GLvoid* pointer = pointer_array[i]; in invalidOperation() local 444 message << "VertexAttribLPointer(..., " << pointer << " /* pointer */)"; in invalidOperation() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_3_autogen.cpp | 2280 GL_VertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) in GL_VertexAttribIPointer() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Surface.cpp | 3070 float *pointer = (float*)buffer; in memfill4() local
|
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrReferenceContext.hpp | 434 const void* pointer; member
|
| /kernel/linux/linux-5.10/drivers/firewire/ |
| H A D | ohci.c | 93 void *pointer; member
|
| /kernel/linux/linux-5.10/tools/lib/traceevent/ |
| H A D | event-parse.c | 2219 eval_type_str(unsigned long long val, const char *type, int pointer) in eval_type_str() argument 2313 eval_type(unsigned long long val, struct tep_print_arg *arg, int pointer) in eval_type() argument [all...] |
| /kernel/linux/linux-5.10/sound/soc/sh/rcar/ |
| H A D | rsnd.h | 327 int (*pointer)(struct rsnd_mod *mod, member
|
| /kernel/linux/linux-5.10/include/sound/ |
| H A D | pcm.h | 64 snd_pcm_uframes_t (*pointer)(struct snd_pcm_substream *substream); member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | wireless.h | 692 void __user *pointer; /* Pointer to the data (in user space) */ member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ethtool.c | 77 i40e_add_one_ethtool_stat(u64 *data, void *pointer, in i40e_add_one_ethtool_stat() argument 125 __i40e_add_ethtool_stats(u64 **data, void *pointer, const struct i40e_stats stats[], const unsigned int size) __i40e_add_ethtool_stats() argument [all...] |
| /kernel/linux/linux-6.6/include/sound/ |
| H A D | pcm.h | 65 snd_pcm_uframes_t (*pointer)(struct snd_pcm_substream *substream); member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | wireless.h | 692 void __user *pointer; /* Pointer to the data (in user space) */ member
|
| /kernel/linux/linux-6.6/drivers/firewire/ |
| H A D | ohci.c | 93 void *pointer; member
|
| /kernel/linux/linux-6.6/sound/soc/sh/rcar/ |
| H A D | rsnd.h | 333 int (*pointer)(struct rsnd_mod *mod, member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | wireless.h | 259 void __user *pointer; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | wireless.h | 267 void __user * pointer; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | wireless.h | 267 void __user * pointer; member
|
| /third_party/glfw/src/ |
| H A D | wl_platform.h | 426 struct wl_pointer* pointer; member
|
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.cpp | 1186 Id Builder::makeDebugDeclare(Id const debugLocalVariable, Id const pointer) in makeDebugDeclare() argument
|
| /third_party/mesa3d/include/CL/ |
| H A D | cl.hpp | 6886 DataType *pointer = in copy() local 6925 DataType *pointer in copy() local [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | spirv_to_nir.c | 5929 struct vtn_value *pointer = vtn_untyped_value(b, w[3]); vtn_handle_body_instruction() local 5941 struct vtn_value *pointer = vtn_untyped_value(b, w[1]); vtn_handle_body_instruction() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | parse.c | 1820 static struct token *pointer(struct token *token, struct decl_state *ctx) in pointer() function
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | code-stub-assembler.h | 1082 StoreSandboxedPointerToObject(TNode<HeapObject> object, int offset, TNode<RawPtrT> pointer) StoreSandboxedPointerToObject() argument 1110 InitializeExternalPointerField(TNode<HeapObject> object, int offset, TNode<RawPtrT> pointer, ExternalPointerTag tag) InitializeExternalPointerField() argument 1117 InitializeExternalPointerField(TNode<HeapObject> object, TNode<IntPtrT> offset, TNode<RawPtrT> pointer, ExternalPointerTag tag) InitializeExternalPointerField() argument 1137 StoreExternalPointerToObject(TNode<HeapObject> object, int offset, TNode<RawPtrT> pointer, ExternalPointerTag tag) StoreExternalPointerToObject() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/common/spirv/ |
| H A D | spirv_instruction_builder_autogen.cpp | 601 void WriteStore(Blob *blob, IdRef pointer, IdRef object, const spv::MemoryAccessMask *memoryAccess) in WriteStore() argument 584 WriteLoad(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef pointer, const spv::MemoryAccessMask *memoryAccess) WriteLoad() argument 2409 WriteAtomicLoad(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef pointer, IdScope scope, IdMemorySemantics semantics) WriteAtomicLoad() argument 2425 WriteAtomicStore(Blob *blob, IdRef pointer, IdScope scope, IdMemorySemantics semantics, IdRef value) WriteAtomicStore() argument 2439 WriteAtomicExchange(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef pointer, IdScope scope, IdMemorySemantics semantics, IdRef value) WriteAtomicExchange() argument 2457 WriteAtomicCompareExchange(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef pointer, IdScope scope, IdMemorySemantics equal, IdMemorySemantics unequal, IdRef value, IdRef comparator) WriteAtomicCompareExchange() argument 2479 WriteAtomicIIncrement(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef pointer, IdScope scope, IdMemorySemantics semantics) WriteAtomicIIncrement() argument 2495 WriteAtomicIDecrement(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef pointer, IdScope scope, IdMemorySemantics semantics) WriteAtomicIDecrement() argument 2511 WriteAtomicIAdd(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef pointer, IdScope scope, IdMemorySemantics semantics, IdRef value) WriteAtomicIAdd() argument 2529 WriteAtomicISub(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef pointer, IdScope scope, IdMemorySemantics semantics, IdRef value) WriteAtomicISub() argument 2547 WriteAtomicSMin(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef pointer, IdScope scope, IdMemorySemantics semantics, IdRef value) WriteAtomicSMin() argument 2565 WriteAtomicUMin(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef pointer, IdScope scope, IdMemorySemantics semantics, IdRef value) WriteAtomicUMin() argument 2583 WriteAtomicSMax(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef pointer, IdScope scope, IdMemorySemantics semantics, IdRef value) WriteAtomicSMax() argument 2601 WriteAtomicUMax(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef pointer, IdScope scope, IdMemorySemantics semantics, IdRef value) WriteAtomicUMax() argument 2619 WriteAtomicAnd(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef pointer, IdScope scope, IdMemorySemantics semantics, IdRef value) WriteAtomicAnd() argument 2637 WriteAtomicOr(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef pointer, IdScope scope, IdMemorySemantics semantics, IdRef value) WriteAtomicOr() argument 2655 WriteAtomicXor(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef pointer, IdScope scope, IdMemorySemantics semantics, IdRef value) WriteAtomicXor() argument [all...] |