/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | ilist_node_options.h | 87 typedef Tag type; typedef 91 template <> struct extract_tag<> { typedef void type; }; typedef 127 type; typedef
|
/third_party/skia/third_party/externals/tint/src/sem/ |
H A D | type.cc | 40 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 D | generator_impl.h | 410 transform::DecomposeMemoryAccess::Intrinsic::DataType type; global() member [all...] |
H A D | generator_impl_intrinsic_test.cc | 40 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 D | generator_impl.h | 474 transform::DecomposeMemoryAccess::Intrinsic::DataType type; global() member [all...] |
H A D | generator_impl_intrinsic_test.cc | 40 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 D | generator_impl_binary_test.cc | 34 auto type = [&] { in TEST_P() local
|
H A D | generator_impl_intrinsic_test.cc | 36 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 D | builder_global_variable_test.cc | 548 auto* type = in TEST_F() local
|
/third_party/skia/third_party/externals/zlib/contrib/tests/ |
H A D | utils_unittest.cc | 14 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 D | DawnTestContext.cpp | 106 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 D | DawnWindowContext.cpp | 109 wgpu::Device DawnWindowContext::createDevice(dawn_native::BackendType type) { in createDevice() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | utrie_swap.cpp | 212 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 D | ilist_node_options.h | 85 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 D | MachORelocation.h | 46 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 D | tryCatchFinallyControlFlow.js | |
H A D | genericRestParameters1.js | [all...] |
/third_party/toybox/toys/lsb/ |
H A D | dmesg.c | 98 static int xklogctl(int type, char *buf, int len) in xklogctl() argument
|
/third_party/toybox/toys/net/ |
H A D | netcat.c | 76 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 D | stat.c | 74 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 D | last.c | 153 int type = !tm[2] ? EMPTY : curlog_type; in last_main() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/ |
H A D | WireErrorCallbackTests.cpp | 31 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 D | objectivec_extension.cc | 113 string type = GetCapitalizedType(descriptor_); in GenerateStaticVariablesInitialization() local
|
H A D | objectivec_map_field.cc | 50 ObjectiveCType type = GetObjectiveCType(descriptor); in MapEntryTypeName() local
|
H A D | objectivec_primitive_field.cc | 52 ObjectiveCType type = GetObjectiveCType(descriptor); in PrimitiveTypeName() local 85 ObjectiveCType type = GetObjectiveCType(descriptor); in PrimitiveArrayTypeName() local
|