/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/ |
H A D | Adapter.cpp | 259 #define PRINT_PROP(struct, name) \ in stringize() argument 263 #define PRINT_PROP_VEC3(struct, name) \ in stringize() argument
|
/aosp_15_r20/external/cronet/components/cronet/tools/generators/ |
H A D | cronet_c_generator.py | 167 def ShouldInlineStruct(struct): argument 732 def _ContainsMoveOnlyMembers(self, struct): argument 738 def _GetStructConstructors(self, struct): argument
|
/aosp_15_r20/external/libchrome/mojo/public/tools/bindings/generators/ |
H A D | mojom_cpp_generator.py | 164 def ShouldInlineStruct(struct): argument 764 def _ContainsMoveOnlyMembers(self, struct): argument 770 def _GetStructConstructors(self, struct): argument
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_extensions.py | 31 def __init__(self, version, struct=()): argument 50 def struct(self): member in Version
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/ |
D | StructNlAttr.java | 66 final StructNlAttr struct = new StructNlAttr(); in peek() local 92 final StructNlAttr struct = peek(byteBuffer); in parse() local
|
/aosp_15_r20/out/soong/.intermediates/external/jarjar/jarjar/linux_glibc_common/javac/ |
D | jarjar.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue25958.go | 12 func f(done chan struct{}) {
|
D | issue48916.go | 16 func foo(vs map[T]struct{}, d T) error {
|
D | issue46725.go | 38 func wait(done <-chan struct{}) bool {
|
D | issue8620.go | 18 func test(s1, s2 []struct{}) {
|
D | issue52612.go | 21 func f(c chan struct{}) {
|
D | issue57823.go | 22 func wait(done <-chan struct{}) bool {
|
/aosp_15_r20/external/jarjar/src/main/com/tonicsystems/jarjar/util/ |
H A D | JarProcessor.java | 32 boolean process(EntryStruct struct) throws IOException; in process()
|
H A D | JarProcessorChain.java | 33 public boolean process(EntryStruct struct) throws IOException { in process()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/ |
D | abi_test.go | 542 func passEmptyStruct(a int, b struct{}, c float64) (int, struct{}, float64) { 837 …EmptyStruct(f func(int, struct{}, float64, MagicLastTypeNameForTestingRegisterABI) (int, struct{},… argument
|
/aosp_15_r20/external/jarjar/src/main/com/tonicsystems/jarjar/ |
H A D | ResourceProcessor.java | 31 public boolean process(EntryStruct struct) throws IOException { in process()
|
H A D | ManifestProcessor.java | 34 public boolean process(EntryStruct struct) throws IOException { in process()
|
H A D | ExcludeProcessor.java | 34 public boolean process(EntryStruct struct) throws IOException { in process()
|
H A D | ZapProcessor.java | 32 public boolean process(EntryStruct struct) throws IOException { in process()
|
H A D | ServiceProcessor.java | 36 public boolean process(EntryStruct struct) throws IOException { in process()
|
/aosp_15_r20/external/curl/docs/libcurl/ |
H A D | curl_easy_option_next.md | 45 # struct chapter
|
H A D | curl_global_sslset.md | 78 # struct chapter
|
/aosp_15_r20/external/jarjar/src/test/com/tonicsystems/jarjar/ |
H A D | ServiceProcessorTest.java | 33 EntryStruct struct = new EntryStruct(); in testProcess() local
|
/aosp_15_r20/external/pigweed/pw_build_info/ |
H A D | build_id.cc | 28 PW_PACKED(struct) ElfNoteInfo { in PW_PACKED() argument
|
/aosp_15_r20/external/libcap/psx/ |
H A D | psx_test.go | 40 func killAThread(c <-chan struct{}) {
|