Home
last modified time | relevance | path

Searched refs:struct_init (Results 1 – 8 of 8) sorted by relevance

/external/bcc/tools/
Dtcpretrans.py133 struct_init = { 'ipv4': variable
187 bpf_text = bpf_text.replace("IPV4_INIT", struct_init['ipv4']['count'])
188 bpf_text = bpf_text.replace("IPV6_INIT", struct_init['ipv6']['count'])
192 bpf_text = bpf_text.replace("IPV4_INIT", struct_init['ipv4']['trace'])
193 bpf_text = bpf_text.replace("IPV6_INIT", struct_init['ipv6']['trace'])
/external/llvm-project/clang/test/Analysis/
Ddesignated-initializer-values.c24 void struct_init() { in struct_init() function
/external/mesa3d/src/compiler/nir/
Dnir_algebraic.py212 struct_init = self.__template.render(val=self, cache=cache,
216 if cache is not None and struct_init in cache:
219 cache[self.name] = cache[struct_init]
221 cache[struct_init])
224 cache[struct_init] = self.name
226 struct_init)
/external/protobuf/php/ext/google/protobuf/
Dprotobuf.c382 struct_init(TSRMLS_C); in PHP_MINIT_FUNCTION()
Dprotobuf.h713 void struct_init(TSRMLS_D);
/external/deqp-deps/SPIRV-Tools/test/opt/
Dscalar_replacement_test.cpp99 OpName %6 "struct_init" in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dscalar_replacement_test.cpp99 OpName %6 "struct_init" in TEST_F()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dscalar_replacement_test.cpp99 OpName %6 "struct_init" in TEST_F()