| /third_party/mesa3d/src/amd/vulkan/radix_sort/shaders/ |
| D | push.h | 205 #define RS_STRUCT_MEMBER(type_, name_) type_ name_; argument 206 #define RS_STRUCT_MEMBER_FARRAY(type_, len_, name_) type_ name_[len_]; argument 207 #define RS_STRUCT_MEMBER_STRUCT(type_, name_) type_ name_; argument 236 #define RS_STRUCT_MEMBER(type_, name_) type_ name_; argument 237 #define RS_STRUCT_MEMBER_FARRAY(type_, len_, name_) type_ name_[len_]; argument 238 #define RS_STRUCT_MEMBER_STRUCT(type_, name_) struct type_ name_; argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_constant_expressions.py | 5 def type_add_size(type_, size): argument 24 def get_const_field(type_): argument
|
| D | nir_opcodes.py | 115 def type_has_size(type_): argument 120 def type_size(type_): argument 127 def type_sizes(type_): argument 137 def type_base_type(type_): argument
|
| /third_party/cef/libcef/renderer/alloy/ |
| D | url_loader_throttle_provider_impl.h | 40 blink::URLLoaderThrottleProviderType type_; variable
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| D | bitfield-method-same-name.hpp | 2 char type_ : 3; member
|
| D | derive-bitfield-method-same-name.hpp | 8 char type_ : 3; member
|
| /third_party/flatbuffers/tests/ |
| D | py_flexbuffers_test.py | 46 def packed_type(type_, i): argument 88 def min_value(type_, byte_width): argument 99 def max_value(type_, byte_width): argument 119 def encode_type(type_, value, byte_width=None): argument 628 def _check_fixed_typed_vector(self, data, vector, type_): argument 697 def _check_typed_vector(self, data, vector, type_): argument
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| D | method-mangling.rs | 32 pub unsafe fn type_(&mut self) -> ::std::os::raw::c_int { in type_() method
|
| D | bitfield_method_mangling.rs | 129 pub fn type_(&self) -> ::std::os::raw::c_uint { in type_() method 153 let type_: u32 = unsafe { ::std::mem::transmute(type_) }; localVariable
|
| D | derive-debug-mangle-name.rs | 11 pub type_: ::std::os::raw::c_uint, field
|
| /third_party/flatbuffers/python/flatbuffers/ |
| D | flexbuffers.py | 204 def Pack(type_, bit_width): argument 212 def IsInline(type_): argument 216 def IsTypedVector(type_): argument 221 def IsTypedVectorElementType(type_): argument 225 def ToTypedVectorElementType(type_): argument 232 def IsFixedTypedVector(type_): argument 236 def IsFixedTypedVectorElementType(type_): argument 240 def ToFixedTypedVectorElementType(type_): argument 552 def __init__(self, buf, parent_width, byte_width, type_): argument 874 def __init__(self, value, type_, min_bit_width): argument [all …]
|
| /third_party/flutter/engine/flutter/shell/platform/embedder/tests/ |
| D | embedder_test_compositor.h | 61 RenderTargetType type_ = RenderTargetType::kOpenGLFramebuffer; variable
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| D | default_value_objectwriter.h | 212 const google::protobuf::Type* type_; variable 296 const google::protobuf::Type& type_; variable
|
| D | protostream_objectsource.h | 298 const google::protobuf::Type& type_; variable
|
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| D | scalar.h | 73 Type type_; variable
|
| /third_party/gn/src/gn/ |
| D | label_pattern.h | 73 Type type_; variable
|
| D | value.h | 124 Type type_ = NONE; variable
|
| /third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
| D | svga_dump.py | 90 def __init__(self, instance, type_): argument 159 def dump_type(instance, type_): argument
|
| /third_party/googletest/googletest/include/gtest/ |
| D | gtest-spi.h | 109 const TestPartResult::Type type_; variable
|
| /third_party/mesa3d/src/gtest/include/gtest/ |
| D | gtest-spi.h | 109 const TestPartResult::Type type_; variable
|
| /third_party/gn/src/base/win/ |
| D | registry.h | 197 DWORD type_; variable
|
| /third_party/python/Lib/multiprocessing/ |
| D | sharedctypes.py | 39 def _new_value(type_): argument 135 def rebuild_ctype(type_, wrapper, length): argument
|
| /third_party/flutter/skia/third_party/externals/spirv-tools/source/val/ |
| D | basic_block.h | 207 std::bitset<kBlockTypeCOUNT - 1> type_; variable
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | IndexRangeCache.cpp | 88 IndexRangeCache::IndexRangeKey::IndexRangeKey(DrawElementsType type_, in IndexRangeKey()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | IndexRangeCache.cpp | 88 IndexRangeCache::IndexRangeKey::IndexRangeKey(DrawElementsType type_, in IndexRangeKey()
|