Home
last modified time | relevance | path

Searched defs:type (Results 2376 - 2400 of 10458) sorted by relevance

1...<<919293949596979899100>>...419

/third_party/skia/third_party/externals/tint/src/sem/
H A Dtype.cc40 auto* type = this; in UnwrapPtr() local
48 auto* type = this; in UnwrapRef() local
[all...]
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl.h410 transform::DecomposeMemoryAccess::Intrinsic::DataType type; global() member
[all...]
H A Dgenerator_impl_intrinsic_test.cc40 ParamType type; member
60 GenerateCall(IntrinsicType intrinsic, ParamType type, ProgramBuilder* builder) GenerateCall() argument
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl.h474 transform::DecomposeMemoryAccess::Intrinsic::DataType type; global() member
[all...]
H A Dgenerator_impl_intrinsic_test.cc40 ParamType type; member
60 GenerateCall(IntrinsicType intrinsic, ParamType type, ProgramBuilder* builder) GenerateCall() argument
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl_binary_test.cc34 auto type = [&] { in TEST_P() local
H A Dgenerator_impl_intrinsic_test.cc36 ParamType type; member
56 GenerateCall(IntrinsicType intrinsic, ParamType type, ProgramBuilder* builder) GenerateCall() argument
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_global_variable_test.cc548 auto* type = in TEST_F() local
/third_party/skia/third_party/externals/zlib/contrib/tests/
H A Dutils_unittest.cc14 void TestPayloads(size_t input_size, zlib_internal::WrapperType type) { in TestPayloads() argument
73 const zlib_internal::WrapperType type = zlib_internal::WrapperType::GZIP; in TEST() local
/third_party/skia/tools/gpu/dawn/
H A DDawnTestContext.cpp106 dawn_native::BackendType type; in Create() local
86 createDevice(const dawn_native::Instance& instance, dawn_native::BackendType type) createDevice() argument
/third_party/skia/tools/sk_app/
H A DDawnWindowContext.cpp109 wgpu::Device DawnWindowContext::createDevice(dawn_native::BackendType type) { in createDevice() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dutrie_swap.cpp212 UCPTrieType type = (UCPTrieType)((trie.options >> 6) & 3); in ucptrie_swap() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dilist_node_options.h85 typedef Tag type; typedef
89 template <> struct extract_tag<> { typedef void type; }; typedef
125 type; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachORelocation.h46 MachORelocation(uint32_t addr, uint32_t index, bool pcrel, uint8_t len, bool ext, uint8_t type, bool scattered = false, int32_t value = 0) MachORelocation() argument
/third_party/typescript/tests/baselines/reference/
H A DtryCatchFinallyControlFlow.js
H A DgenericRestParameters1.js[all...]
/third_party/toybox/toys/lsb/
H A Ddmesg.c98 static int xklogctl(int type, char *buf, int len) in xklogctl() argument
/third_party/toybox/toys/net/
H A Dnetcat.c76 static int usock(char *name, int type, int out) in usock() argument
98 ll = FLAG(L)|FLAG(l), type = FLAG(u) ? SOCK_DGRAM : SOCK_STREAM; in netcat_main() local
/third_party/toybox/toys/other/
H A Dstat.c74 static void print_stat(char type) in print_stat() argument
136 print_statfs(char type) print_statfs() argument
[all...]
/third_party/toybox/toys/pending/
H A Dlast.c153 int type = !tm[2] ? EMPTY : curlog_type; in last_main() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
H A DWireErrorCallbackTests.cpp31 void ToMockDeviceErrorCallback(WGPUErrorType type, const char* message, void* userdata) { in ToMockDeviceErrorCallback() argument
41 void ToMockDevicePopErrorScopeCallback(WGPUErrorType type, in ToMockDevicePopErrorScopeCallback() argument
53 void ToMockDeviceLoggingCallback(WGPULoggingType type, const char* message, void* userdata) { in ToMockDeviceLoggingCallback() argument
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_extension.cc113 string type = GetCapitalizedType(descriptor_); in GenerateStaticVariablesInitialization() local
H A Dobjectivec_map_field.cc50 ObjectiveCType type = GetObjectiveCType(descriptor); in MapEntryTypeName() local
H A Dobjectivec_primitive_field.cc52 ObjectiveCType type = GetObjectiveCType(descriptor); in PrimitiveTypeName() local
85 ObjectiveCType type = GetObjectiveCType(descriptor); in PrimitiveArrayTypeName() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DJavaType.java47 private final Class<?> type; field in JavaType
51 JavaType(Class<?> type, Class<?> boxedType, Object defaultDefault) { in JavaType() argument
[all...]

Completed in 15 milliseconds

1...<<919293949596979899100>>...419