Home
last modified time | relevance | path

Searched defs:type (Results 12251 - 12275 of 12343) sorted by relevance

1...<<491492493494

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp285 TestType type; member
337 static const char* getSuffixForGeometryType(const GeometryType& type) in getSuffixForGeometryType() argument
4498 VariableType type; global() member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.cpp4911 gl::ClientVertexArrayType type; maybeCapturePreCallUpdates() local
6644 markResourceSetupCallsInactive(std::vector<CallCapture> *setupCalls, ResourceIDType type, GLuint id, gl::Range<size_t> range) markResourceSetupCallsInactive() argument
6696 CaptureVertexPointerGLES1(const gl::State &glState, gl::ClientVertexArrayType type, const void *pointer, ParamCapture *paramCapture) CaptureVertexPointerGLES1() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gl.cpp476 void Context::fogCoordPointer(GLenum type, GLsizei stride, const void *pointer) in fogCoordPointer() argument
591 void Context::secondaryColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) in secondaryColorPointer() argument
707 void Context::callLists(GLsizei n, GLenum type, const void *lists) in callLists() argument
887 void Context::copyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) in copyPixels() argument
996 void Context::feedbackBuffer(GLsizei size, GLenum type, GLfloat *buffer) in feedbackBuffer() argument
1921 void Context::indexPointer(GLenum type, GLsizei stride, const void *pointer) in indexPointer() argument
907 drawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) drawPixels() argument
1747 texImage1D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void *pixels) texImage1D() argument
1956 texSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels) texSubImage1D() argument
1967 multiDrawElementsBaseVertex(PrimitiveMode mode, const GLsizei *count, DrawElementsType type, const void *const *indices, GLsizei drawcount, const GLint *basevertex) multiDrawElementsBaseVertex() argument
1998 colorP3ui(GLenum type, GLuint color) colorP3ui() argument
2003 colorP3uiv(GLenum type, const GLuint *color) colorP3uiv() argument
2008 colorP4ui(GLenum type, GLuint color) colorP4ui() argument
2013 colorP4uiv(GLenum type, const GLuint *color) colorP4uiv() argument
2018 multiTexCoordP1ui(GLenum texture, GLenum type, GLuint coords) multiTexCoordP1ui() argument
2023 multiTexCoordP1uiv(GLenum texture, GLenum type, const GLuint *coords) multiTexCoordP1uiv() argument
2028 multiTexCoordP2ui(GLenum texture, GLenum type, GLuint coords) multiTexCoordP2ui() argument
2033 multiTexCoordP2uiv(GLenum texture, GLenum type, const GLuint *coords) multiTexCoordP2uiv() argument
2038 multiTexCoordP3ui(GLenum texture, GLenum type, GLuint coords) multiTexCoordP3ui() argument
2043 multiTexCoordP3uiv(GLenum texture, GLenum type, const GLuint *coords) multiTexCoordP3uiv() argument
2048 multiTexCoordP4ui(GLenum texture, GLenum type, GLuint coords) multiTexCoordP4ui() argument
2053 multiTexCoordP4uiv(GLenum texture, GLenum type, const GLuint *coords) multiTexCoordP4uiv() argument
2058 normalP3ui(GLenum type, GLuint coords) normalP3ui() argument
2063 normalP3uiv(GLenum type, const GLuint *coords) normalP3uiv() argument
2068 secondaryColorP3ui(GLenum type, GLuint color) secondaryColorP3ui() argument
2073 secondaryColorP3uiv(GLenum type, const GLuint *color) secondaryColorP3uiv() argument
2078 texCoordP1ui(GLenum type, GLuint coords) texCoordP1ui() argument
2083 texCoordP1uiv(GLenum type, const GLuint *coords) texCoordP1uiv() argument
2088 texCoordP2ui(GLenum type, GLuint coords) texCoordP2ui() argument
2093 texCoordP2uiv(GLenum type, const GLuint *coords) texCoordP2uiv() argument
2098 texCoordP3ui(GLenum type, GLuint coords) texCoordP3ui() argument
2103 texCoordP3uiv(GLenum type, const GLuint *coords) texCoordP3uiv() argument
2108 texCoordP4ui(GLenum type, GLuint coords) texCoordP4ui() argument
2113 texCoordP4uiv(GLenum type, const GLuint *coords) texCoordP4uiv() argument
2118 vertexAttribP1ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) vertexAttribP1ui() argument
2123 vertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) vertexAttribP1uiv() argument
2131 vertexAttribP2ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) vertexAttribP2ui() argument
2136 vertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) vertexAttribP2uiv() argument
2144 vertexAttribP3ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) vertexAttribP3ui() argument
2149 vertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) vertexAttribP3uiv() argument
2157 vertexAttribP4ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) vertexAttribP4ui() argument
2162 vertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) vertexAttribP4uiv() argument
2170 vertexP2ui(GLenum type, GLuint value) vertexP2ui() argument
2175 vertexP2uiv(GLenum type, const GLuint *value) vertexP2uiv() argument
2180 vertexP3ui(GLenum type, GLuint value) vertexP3ui() argument
2185 vertexP3uiv(GLenum type, const GLuint *value) vertexP3uiv() argument
2190 vertexP4ui(GLenum type, GLuint value) vertexP4ui() argument
2195 vertexP4uiv(GLenum type, const GLuint *value) vertexP4uiv() argument
2633 vertexAttribLPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) vertexAttribLPointer() argument
2657 drawElementsInstancedBaseInstance(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLuint baseinstance) drawElementsInstancedBaseInstance() argument
2690 clearBufferData(GLenum target, GLenum internalformat, GLenum format, GLenum type, const void *data) clearBufferData() argument
2699 clearBufferSubData(GLenum target, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) clearBufferSubData() argument
2765 vertexAttribLFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) vertexAttribLFormat() argument
2812 clearTexImage(TextureID texture, GLint level, GLenum format, GLenum type, const void *data) clearTexImage() argument
2821 clearTexSubImage(TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *data) clearTexSubImage() argument
2863 clearNamedBufferData(BufferID buffer, GLenum internalformat, GLenum format, GLenum type, const void *data) clearNamedBufferData() argument
2872 clearNamedBufferSubData(BufferID buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) clearNamedBufferSubData() argument
3146 getTextureImage(TextureID texture, GLint level, GLenum format, GLenum type, GLsizei bufSize, void *pixels) getTextureImage() argument
3192 getTextureSubImage(TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, void *pixels) getTextureSubImage() argument
3241 getnColorTable(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void *table) getnColorTable() argument
3255 getnConvolutionFilter(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void *image) getnConvolutionFilter() argument
3264 getnHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, void *values) getnHistogram() argument
3289 getnMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, void *values) getnMinmax() argument
3319 getnSeparableFilter(GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, void *row, GLsizei columnBufSize, void *column, void *span) getnSeparableFilter() argument
3331 getnTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, void *pixels) getnTexImage() argument
3570 textureSubImage1D(TextureID texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels) textureSubImage1D() argument
3581 textureSubImage2D(TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) textureSubImage2D() argument
3594 textureSubImage3D(TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) textureSubImage3D() argument
3634 vertexArrayAttribFormat(VertexArrayID vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) vertexArrayAttribFormat() argument
3644 vertexArrayAttribIFormat(VertexArrayID vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) vertexArrayAttribIFormat() argument
3653 vertexArrayAttribLFormat(VertexArrayID vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) vertexArrayAttribLFormat() argument
3700 multiDrawElementsIndirectCount(GLenum mode, GLenum type, const void *indirect, GLintptr drawcount, GLsizei maxdrawcount, GLsizei stride) multiDrawElementsIndirectCount() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp348 Utils::_variable_type Utils::getBaseVariableType(_variable_type type) in getBaseVariableType() argument
434 getBaseVariableTypeComponentSize(_variable_type type) getBaseVariableTypeComponentSize() argument
510 Utils::_variable_type type = VARIABLE_TYPE_UNKNOWN; getDoubleVariableType() local
532 getFPVariableTypeStringForVariableType(_variable_type type) getFPVariableTypeStringForVariableType() argument
594 getGLDataTypeOfBaseVariableType(_variable_type type) getGLDataTypeOfBaseVariableType() argument
631 getGLDataTypeOfVariableType(_variable_type type) getGLDataTypeOfVariableType() argument
761 Utils::_variable_type type = VARIABLE_TYPE_UNKNOWN; getIntVariableType() local
786 getNumberOfComponentsForVariableType(_variable_type type) getNumberOfComponentsForVariableType() argument
903 getNumberOfColumnsForVariableType(_variable_type type) getNumberOfColumnsForVariableType() argument
984 getNumberOfLocationsUsedByDoublePrecisionVariableType(_variable_type type) getNumberOfLocationsUsedByDoublePrecisionVariableType() argument
1045 getNumberOfRowsForVariableType(_variable_type type) getNumberOfRowsForVariableType() argument
1223 getStringForVariableTypeValue(_variable_type type, const unsigned char* data_ptr) getStringForVariableTypeValue() argument
1260 getTransposedMatrixVariableType(Utils::_variable_type type) getTransposedMatrixVariableType() argument
1312 Utils::_variable_type type = VARIABLE_TYPE_UNKNOWN; getUintVariableType() local
1336 getVariableTypeString(_variable_type type) getVariableTypeString() argument
1517 isMatrixVariableType(_variable_type type) isMatrixVariableType() argument
1531 isScalarVariableType(_variable_type type) isScalarVariableType() argument
3377 Utils::_variable_type type = Utils::getDoubleVariableType(n_columns, n_rows); uniformTypeDetails() local
3588 glw::GLenum type = 0; inspectProgram() local
4341 glw::GLenum type = 0; testBegin() local
7422 getSwizzleTypeProperties(_swizzle_type type, std::string* out_swizzle_string, unsigned int* out_n_components, unsigned int* out_component_order) getSwizzleTypeProperties() argument
13212 Utils::_variable_type type = Utils::VARIABLE_TYPE_UNKNOWN; getResultType() local
13577 const Utils::_variable_type type = getArgumentType(argument); getArgumentComponents() local
13591 const Utils::_variable_type type = getArgumentType(argument); getArgumentComponentSize() local
13673 const Utils::_variable_type type = getResultType(result); getResultComponents() local
13715 const Utils::_variable_type type = getResultType(result); getResultStride() local
13729 const Utils::_variable_type type = getResultType(result); getBaseTypeSize() local
13778 Utils::_variable_type type = Utils::getDoubleVariableType(n_columns, n_rows); typeDetails() local
13807 compare(Utils::_variable_type type, const glw::GLvoid* left, const glw::GLvoid* right) compare() argument
13895 getFunctionObject(FunctionEnum function, const typeDetails& type) getFunctionObject() argument
15114 test(FunctionEnum function, const typeDetails& type) test() argument
[all...]
H A Dgl4cEnhancedLayoutsTests.cpp392 const GLchar* type = GetGLSLTypeName(); in GetGLSLConstructor() local
396 stream << type << "("; in GetGLSLConstructor() local
679 DoesTypeSupportMatrix(TYPES type) DoesTypeSupportMatrix() argument
710 Type type = { basic_type, n_columns, n_rows }; GetType() local
721 GetTypeSize(TYPES type) GetTypeSize() argument
752 GetTypeGLenum(TYPES type) GetTypeGLenum() argument
3044 Uniform(const Functions& gl, const Type& type, GLsizei count, GLint location, const GLvoid* data) Uniform() argument
3264 Init(TYPES tex_type, GLuint width, GLuint height, GLuint depth, GLenum internal_format, GLenum format, GLenum type, GLvoid* data) Init() argument
3331 Get(GLenum format, GLenum type, GLvoid* out_data) const Get() argument
3380 Get(const Functions& gl, TYPES tex_type, GLenum format, GLenum type, GLvoid* out_data) Get() argument
3486 Update(const Functions& gl, TYPES tex_type, GLuint width, GLuint height, GLuint depth, GLenum format, GLenum type, GLvoid* data) Update() argument
3536 GetTargetGLenum(TYPES type) GetTargetGLenum() argument
3627 Attribute(GLuint index, const Type& type, GLuint n_array_elements, GLboolean normalized, GLsizei stride, const GLvoid* pointer) Attribute() argument
3656 AttribPointer(const Functions& gl, GLuint index, const Type& type, GLuint n_array_elements, GLboolean normalized, GLsizei stride, const GLvoid* pointer) AttribPointer() argument
3726 Disable(const Functions& gl, GLuint index, const Type& type, GLuint n_array_elements) Disable() argument
3769 Enable(const Functions& gl, GLuint index, const Type& type, GLuint n_array_elements) Enable() argument
4002 Descriptor(const GLchar* name, const GLchar* qualifiers, GLint expected_component, GLint expected_location, const Type& type, GLboolean normalized, GLuint n_array_elements, GLint expected_stride_of_element, GLuint offset) Descriptor() argument
4215 Interface(const GLchar* name, Interface::TYPE type) Interface() argument
4292 Member(const GLchar* name, const GLchar* qualifiers, GLint expected_component, GLint expected_location, const Type& type, GLboolean normalized, GLuint n_array_elements, GLint expected_stride_of_element, GLuint offset) Member() argument
4490 AddInterface(const GLchar* name, Interface::TYPE type) AddInterface() argument
4986 debug_proc(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei , const GLchar* message, void* info) debug_proc() argument
5134 getLastInputLocation(Utils::Shader::STAGES stage, const Utils::Type& type, GLuint array_length, bool ignore_prev_stage) getLastInputLocation() argument
5213 getLastOutputLocation(Utils::Shader::STAGES stage, const Utils::Type& type, GLuint array_length, bool ignore_next_stage) getLastOutputLocation() argument
5310 isFlatRequired(Utils::Shader::STAGES stage, const Utils::Type& type, Utils::Variable::STORAGE storage, const bool coherent) const isFlatRequired() argument
5416 Utils::Type type; getType() local
6898 const Utils::Type& type = Utils::Type::GetType(variable.m_descriptor.m_builtin.m_basic_type, test() local
8684 Utils::Type type = getType(test_case_index); test() local
9397 const Utils::Type& type = test_case.m_type; test() local
9545 const Utils::Type& type = getType(i); test() local
10356 const Utils::Type& type = test_case.m_type; test() local
10490 const Utils::Type& type = getType(j); test() local
10656 Utils::Type type = getType(test_case_index); test() local
11455 const Utils::Type& type = test_case.m_type; test() local
12201 const Utils::Type& type = test_case.m_type; test() local
12451 const Utils::Type type = getType(test_case_index); test() local
12519 prepareShaderStage(Utils::Shader::STAGES stage, const Utils::Type& type, Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& varying_passthrough) test() argument
12889 prepareShaderStage(Utils::Shader::STAGES stage, const Utils::Type& type, Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& varying_passthrough) test() argument
13023 const Utils::Type type = getType(test_case_index); test() local
14802 const Utils::Type& type = getType(i); test() local
15270 const Utils::Type& type = Utils::Type::GetType(basic_type.m_basic_type, 1 /* n_columns */, desc.m_n_rows); test() local
15303 testCase(COMPONENTS_LAYOUT layout, Utils::Type::TYPES type) test() argument
15750 const Utils::Type& type = getType(i); test() local
16212 const Utils::Type& type = getType(i); test() local
16620 const Utils::Type& type = getType(i); test() local
17165 const Utils::Type& type = getType(i); test() local
17640 const Utils::Type& type = getType(i); test() local
18023 const Utils::Type& type = getType(i); test() local
19709 const Utils::Type& type = Utils::Type::vec4; test() local
19902 const Utils::Type& type = Utils::Type::vec4; test() local
21875 const Utils::Type& type = getType(i); test() local
23177 const Utils::Type& type = getType(i); test() local
23230 const Utils::Type& type = getType(test_case_index); test() local
23296 Utils::Type type = getType(test_case_index); test() local
23339 const Utils::Type& type = getType(test_case_index); test() local
23380 const Utils::Type& type = getType(test_case_index); test() local
23441 const Utils::Type& type = getType(test_case_index); test() local
23476 const Utils::Type& type = Utils::Type::vec4; test() local
24468 const Utils::Type& type = m_test_cases[test_case_index].m_type; test() local
24804 const Utils::Type& type = getType(i); test() local
24874 const Utils::Type& type = test_case.m_type; test() local
25150 const Utils::Type& type = getType(i); test() local
25713 const Utils::Type& type = getType(i); test() local
26011 const Utils::Type& type = getType(i); test() local
26082 const Utils::Type& type = Utils::Type::vec4; test() local
26342 const Utils::Type& type = Utils::Type::vec4; test() local
26450 const Utils::Type& type = Utils::Type::vec4; test() local
26887 const Utils::Type& type = Utils::Type::vec4; test() local
27232 const Utils::Type& type = Utils::Type::vec4; test() local
27735 const Utils::Type& type = test_case.m_type; test() local
28036 const Utils::Type& type = getType(i); test() local
28495 const Utils::Type& type = getType(i); test() local
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan.hpp6473 typedef ResultValue<T> type; global() typedef
6483 typedef Result type; global() typedef
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp96 ResourceAccess type; member
2921 angle::Result DynamicQueryPool::init(ContextVk *contextVk, VkQueryType type, uint32_t poolSize) in init() argument
5701 stageSubresourceUpdateImpl(ContextVk *contextVk, const gl::ImageIndex &index, const gl::Extents &glExtents, const gl::Offset &offset, const gl::InternalFormat &formatInfo, const gl::PixelUnpackState &unpack, DynamicBuffer *stagingBufferOverride, GLenum type, const uint8_t *pixels, const Format &vkFormat, ImageAccess access, const GLuint inputRowPitch, const GLuint inputDepthPitch, const GLuint inputSkipBytes) stageSubresourceUpdateImpl() argument
6007 CalculateBufferInfo(ContextVk *contextVk, const gl::Extents &glExtents, const gl::InternalFormat &formatInfo, const gl::PixelUnpackState &unpack, GLenum type, bool is3D, GLuint *inputRowPitch, GLuint *inputDepthPitch, GLuint *inputSkipBytes) CalculateBufferInfo() argument
6152 stageSubresourceUpdate(ContextVk *contextVk, const gl::ImageIndex &index, const gl::Extents &glExtents, const gl::Offset &offset, const gl::InternalFormat &formatInfo, const gl::PixelUnpackState &unpack, DynamicBuffer *stagingBufferOverride, GLenum type, const uint8_t *pixels, const Format &vkFormat, ImageAccess access) stageSubresourceUpdate() argument
7274 GetReadPixelsParams(ContextVk *contextVk, const gl::PixelPackState &packState, gl::Buffer *packBuffer, GLenum format, GLenum type, const gl::Rectangle &area, const gl::Rectangle &clippedArea, PackPixelsParams *paramsOut, GLuint *skipBytesOut) GetReadPixelsParams() argument
7303 readPixelsForGetImage(ContextVk *contextVk, const gl::PixelPackState &packState, gl::Buffer *packBuffer, gl::LevelIndex levelGL, uint32_t layer, uint32_t layerCount, GLenum format, GLenum type, void *pixels) readPixelsForGetImage() argument
[all...]
/third_party/openssl/ssl/
H A Dssl_local.h719 unsigned int type; member
1862 unsigned char type; global() member
[all...]
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
H A DNVCtrl.h4327 int type; global() member
4345 int type; global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h584 inline bool isVirtualSection(uint8_t type) { in isVirtualSection() argument
/third_party/toybox/generated/
H A Dglobals.h102 char *type; member
452 int type; member
/third_party/toybox/toys/pending/
H A Dbc.c2339 BcStatus bc_func_insert(BcFunc *f, char *name, BcType type, size_t line) { in bc_func_insert() argument
3135 static void bc_parse_operator(BcParse *p, BcLexType type, in bc_parse_operator() argument
3241 static BcStatus bc_parse_name(BcParse *p, BcInst *type, uint8_ argument
3324 bc_parse_builtin(BcParse *p, BcLexType type, uint8_t flags, BcInst *prev) bc_parse_builtin() argument
3350 bc_parse_scale(BcParse *p, BcInst *type, uint8_t flags) bc_parse_scale() argument
3382 BcLexType type; bc_parse_incdec() local
3431 BcLexType type; bc_parse_minus() local
3783 bc_parse_loopExit(BcParse *p, BcLexType type) bc_parse_loopExit() argument
4000 BcLexType type = p->l.t; bc_parse_stmt() local
4516 bc_program_search(BcProgram *p, char *id, BcType type) bc_program_search() argument
4581 BcType type = (r->t == BC_RESULT_VAR) ? BC_TYPE_VAR : BC_TYPE_ARRAY; bc_program_num() local
[all...]
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h268 bool BranchTypeUsesVeneers(ImmBranchType type) { in BranchTypeUsesVeneers() argument
374 ImmBranchType type = branch_info.branch_type_; in insert() local
1162 InvertBranchType(BranchType type) InvertBranchType() argument
1459 Dmb(BarrierDomain domain, BarrierType type) Dmb() argument
1464 Dsb(BarrierDomain domain, BarrierType type) Dsb() argument
[all...]
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c317 enum XML_Content_Type type; member
6351 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, XML_Bool isId, const XML_Char *value, XML_Parser parser) defineAttribute() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h8260 inline PROTOBUF_NAMESPACE_ID::FieldDescriptorProto_Type FieldDescriptorProto::type() const { type() function in FieldDescriptorProto
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c419 decode_munge(int type, wireval *val) decode_munge() argument
499 upb_fieldtype_t type = desctype_to_fieldtype[field->descriptortype]; decode_toarray() local
623 int type = field->descriptortype; decode_tomsg() local
1301 _upb_array_new(upb_arena *a, upb_fieldtype_t type) _upb_array_new() argument
1337 getorcreate_array(upb_array **arr_ptr, upb_fieldtype_t type, upb_arena *arena) getorcreate_array() argument
1348 _upb_array_resize_fallback(upb_array **arr_ptr, size_t size, upb_fieldtype_t type, upb_arena *arena) _upb_array_resize_fallback() argument
1354 _upb_array_append_fallback(upb_array **arr_ptr, const void *value, upb_fieldtype_t type, upb_arena *arena) _upb_array_append_fallback() argument
3542 unpack_def(upb_value v, upb_deftype_t type) unpack_def() argument
3547 pack_def(const void *ptr, upb_deftype_t type) pack_def() argument
4036 upb_fielddef_checktype(int32_t type) upb_fielddef_checktype() argument
4039 upb_fielddef_checkdescriptortype(int32_t type) upb_fielddef_checkdescriptortype() argument
4155 upb_wellknowntype_t type = upb_msgdef_wellknowntype(m); upb_msgdef_isnumberwrapper() local
4161 upb_wellknowntype_t type = upb_msgdef_wellknowntype(m); upb_msgdef_iswrapper() local
4290 upb_msgval_sizeof(upb_fieldtype_t type) upb_msgval_sizeof() argument
4625 resolvename(const upb_strtable *t, const upb_fielddef *f, const char *base, upb_strview sym, upb_deftype_t type, upb_status *status, const void **def) resolvename() argument
4657 symtab_resolve(const symtab_addctx *ctx, const upb_fielddef *f, const char *base, upb_strview sym, upb_deftype_t type) symtab_resolve() argument
5875 upb_array_new(upb_arena *a, upb_fieldtype_t type) upb_array_new() argument
[all...]
H A Dphp-upb.h1162 _upb_array_resize_accessor(void *msg, size_t ofs, size_t size, upb_fieldtype_t type, upb_arena *arena) _upb_array_resize_accessor() argument
1175 _upb_array_append_accessor(void *msg, size_t ofs, size_t elem_size, upb_fieldtype_t type, const void *value, upb_arena *arena) _upb_array_append_accessor() argument
[all...]
/third_party/python/Python/
H A Dcompile.c5219 compiler_comprehension_generator(struct compiler *c, asdl_comprehension_seq *generators, int gen_index, int depth, expr_ty elt, expr_ty val, int type) compiler_comprehension_generator() argument
5236 compiler_sync_comprehension_generator(struct compiler *c, asdl_comprehension_seq *generators, int gen_index, int depth, expr_ty elt, expr_ty val, int type) compiler_sync_comprehension_generator() argument
5350 compiler_async_comprehension_generator(struct compiler *c, asdl_comprehension_seq *generators, int gen_index, int depth, expr_ty elt, expr_ty val, int type) compiler_async_comprehension_generator() argument
5449 compiler_comprehension(struct compiler *c, expr_ty e, int type, identifier name, asdl_comprehension_seq *generators, expr_ty elt, expr_ty val) compiler_comprehension() argument
[all...]
/third_party/python/Modules/
H A D_testcapimodule.c406 PyTypeObject *type; in test_lazy_hash_inheritance() local
2594 PyObject *type, *value, *tb; test_set_exc_info() local
3706 PyTypeObject *type = &_PyBytesIOBuffer_Type; test_pep3118_obsolete_write_locks() local
5843 type_get_version(PyObject *self, PyObject *type) type_get_version() argument
6776 test_structmembers_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) test_structmembers_new() argument
7006 awaitObject_new(PyTypeObject *type, PyObject *args, PyObject *kwds) awaitObject_new() argument
7138 PyObject *type = (PyObject *)&PyRecursingInfinitelyError_Type; recurse_infinitely_error_init() local
7156 MyList_new(PyTypeObject *type, PyObject *args, PyObject *kwds) MyList_new() argument
7269 generic_class_getitem(PyObject *type, PyObject *item) generic_class_getitem() argument
7307 MethodDescriptor_new(PyTypeObject* type, PyObject* args, PyObject *kw) MethodDescriptor_new() argument
7315 func_descr_get(PyObject *func, PyObject *obj, PyObject *type) func_descr_get() argument
7325 nop_descr_get(PyObject *func, PyObject *obj, PyObject *type) nop_descr_get() argument
7370 MethodDescriptor2_new(PyTypeObject* type, PyObject* args, PyObject *kw) MethodDescriptor2_new() argument
7949 ContainerNoGC_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) ContainerNoGC_new() argument
[all...]
H A Dposixmodule.c2294 statresult_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in statresult_new() argument
6969 os_sched_param_impl(PyTypeObject *type, PyObject *sched_priority) os_sched_param_impl() argument
9643 iov_setup(struct iovec **iov, Py_buffer **buf, PyObject *seq, Py_ssize_t cnt, int type) iov_setup() argument
[all...]
/third_party/python/Objects/
H A Dunicodeobject.c14423 _PyUnicode_FormatLong(PyObject *val, int alt, int prec, int type) in _PyUnicode_FormatLong() argument
14561 char type = (char)arg->ch; mainformatlong() local
15281 unicode_new_impl(PyTypeObject *type, PyObject *x, const char *encoding, const char *errors) unicode_new_impl() argument
15303 unicode_subtype_new(PyTypeObject *type, PyObject *unicode) unicode_subtype_new() argument
[all...]
/third_party/python/Modules/expat/
H A Dxmlparse.c310 enum XML_Content_Type type; member
6383 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, XML_Bool isId, const XML_Char *value, XML_Parser parser) defineAttribute() argument
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_funcs.hpp223 getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, VULKAN_HPP_NAMESPACE::ImageType type, VULKAN_HPP_NAMESPACE::ImageTiling tiling, VULKAN_HPP_NAMESPACE::ImageUsageFlags usage, VULKAN_HPP_NAMESPACE::ImageCreateFlags flags, Dispatch const & d ) const getImageFormatProperties() argument
1248 getSparseImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, VULKAN_HPP_NAMESPACE::ImageType type, VULKAN_HPP_NAMESPACE::SampleCountFlagBits samples, VULKAN_HPP_NAMESPACE::ImageUsageFlags usage, VULKAN_HPP_NAMESPACE::ImageTiling tiling, Dispatch const & d ) const getSparseImageFormatProperties() argument
1290 getSparseImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, VULKAN_HPP_NAMESPACE::ImageType type, VULKAN_HPP_NAMESPACE::SampleCountFlagBits samples, VULKAN_HPP_NAMESPACE::ImageUsageFlags usage, VULKAN_HPP_NAMESPACE::ImageTiling tiling, SparseImageFormatPropertiesAllocator & sparseImageFormatPropertiesAllocator, Dispatch const & d ) const getSparseImageFormatProperties() argument
10668 getExternalImageFormatPropertiesNV( VULKAN_HPP_NAMESPACE::Format format, VULKAN_HPP_NAMESPACE::ImageType type, VULKAN_HPP_NAMESPACE::ImageTiling tiling, VULKAN_HPP_NAMESPACE::ImageUsageFlags usage, VULKAN_HPP_NAMESPACE::ImageCreateFlags flags, VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagsNV externalHandleType, Dispatch const & d ) const getExternalImageFormatPropertiesNV() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp284 TestType type; member
336 static const char* getSuffixForGeometryType(const GeometryType& type) in getSuffixForGeometryType() argument
4493 VariableType type; global() member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c2089 nl80211_register_frame(struct i802_bss *bss, struct nl_handle *nl_handle, u16 type, const u8 *match, size_t match_len) nl80211_register_frame() argument
2149 u16 type = (WLAN_FC_TYPE_MGMT << 2) | (WLAN_FC_STYPE_ACTION << 4); nl80211_register_action_frame() local
2187 u16 type = (WLAN_FC_TYPE_MGMT << 2) | (WLAN_FC_STYPE_AUTH << 4); nl80211_mgmt_subscribe_non_ap() local
2473 u16 type = (WLAN_FC_TYPE_MGMT << 2) | (WLAN_FC_STYPE_AUTH << 4); nl80211_mgmt_subscribe_ap_dev_sme() local
3428 enum nl80211_auth_type type; wpa_driver_nl80211_authenticate() local
5713 enum nl80211_auth_type type; wpa_driver_nl80211_try_connect() local
7057 wpa_driver_nl80211_if_type( enum wpa_driver_if_type type) wpa_driver_nl80211_if_type() argument
7145 wpa_driver_nl80211_if_add(void *priv, enum wpa_driver_if_type type, const char *ifname, const u8 *addr, void *bss_ctx, void **drv_priv, char *force_ifname, u8 *if_addr, const char *bridge, int use_existing, int setup_ap) wpa_driver_nl80211_if_add() argument
7296 wpa_driver_nl80211_if_remove(struct i802_bss *bss, enum wpa_driver_if_type type, const char *ifname) wpa_driver_nl80211_if_remove() argument
8661 driver_nl80211_if_remove(void *priv, enum wpa_driver_if_type type, const char *ifname) driver_nl80211_if_remove() argument
10851 nl80211_get_ext_capab(void *priv, enum wpa_driver_if_type type, const u8 **ext_capa, const u8 **ext_capa_mask, unsigned int *ext_capa_len) nl80211_get_ext_capab() argument
10892 enum nl80211_auth_type type; nl80211_update_connection_params() local
[all...]

Completed in 218 milliseconds

1...<<491492493494