Home
last modified time | relevance | path

Searched defs:architecture (Results 1 – 25 of 171) sorted by relevance

1234567

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/
Dabi-internal.md448 #### Stack layout
474 #### Flags
568 #### Stack layout
603 #### Flags
664 #### Stack layout
683 #### Flags
741 #### Stack layout
774 #### Flags
814 #### Stack layout
830 #### Flags
/aosp_15_r20/external/google-cloud-java/java-grafeas/src/main/proto/grafeas/v1/
H A Dpackage.proto46 Architecture architecture = 2; field
99 Architecture architecture = 13; field
144 Architecture architecture = 5 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/aosp_15_r20/external/googleapis/grafeas/v1/
H A Dpackage.proto46 Architecture architecture = 2; field
99 Architecture architecture = 13; field
144 Architecture architecture = 5 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/aosp_15_r20/bionic/libc/tools/
H A Dgenseccomp.py35 def load_syscall_names_from_file(file_path, architecture): argument
210 def convert_bpf_to_output(bpf, architecture, name_modifier): argument
235 def construct_bpf(syscalls, architecture, name_modifier, priorities): argument
H A Dgenfunctosyscallnrs.py12 def load_syscall_names_from_file(file_path, architecture): argument
/aosp_15_r20/packages/modules/adb/libs/adbconnection/include/adbconnection/
Dclient.h37 architecture, enumerator
49 } architecture; member
/aosp_15_r20/external/libva/.github/workflows/
H A DEnterDevShell.ps13 [String]$architecture variable
34 EnterDevShellEnv -arch "$architecture" variable
/aosp_15_r20/libcore/support/src/test/java/libcore/java/security/
H A DCpuFeatures.java77 public Arch architecture() { in architecture() method in CpuFeatures.InstructionSet
124 Arch architecture = Arch.currentArch(); in isKnownToSupportHardwareAes() local
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/executors/
H A DExecutor.java39 protected Architecture architecture; field in Executor
44 protected Executor(String name, int timeout, BaseListener listener, Architecture architecture, in Executor()
H A DDevice.java259 private String getCacheLocation(Architecture architecture) { in getCacheLocation()
274 public void cleanCodeCache(Architecture architecture, String testLocation, String programName) { in cleanCodeCache()
/aosp_15_r20/external/googleapis/google/cloud/osconfig/agentendpoint/v1/
H A Dinventory.proto50 string architecture = 5; field
117 string architecture = 2; field
/aosp_15_r20/packages/modules/Bluetooth/system/doc/
Dstyle_guide.md32 ### Pointer / integer casts
50 ### Byte order
/aosp_15_r20/external/google-cloud-java/java-os-config/proto-google-cloud-os-config-v1/src/main/proto/google/cloud/osconfig/v1/
H A Dinventory.proto66 string architecture = 5; field
182 string architecture = 2; field
/aosp_15_r20/external/googleapis/google/cloud/osconfig/v1alpha/
H A Dinventory.proto66 string architecture = 5; field
182 string architecture = 2; field
/aosp_15_r20/external/googleapis/google/cloud/osconfig/v1/
H A Dinventory.proto66 string architecture = 5; field
182 string architecture = 2; field
/aosp_15_r20/external/google-cloud-java/java-os-config/proto-google-cloud-os-config-v1alpha/src/main/proto/google/cloud/osconfig/v1alpha/
H A Dinventory.proto66 string architecture = 5; field
182 string architecture = 2; field
/aosp_15_r20/external/aws-sdk-java-v2/core/regions/src/main/java/software/amazon/awssdk/regions/internal/util/
H A DEC2MetadataUtils.java716 private final String architecture; field in EC2MetadataUtils.InstanceInfo
733 String architecture, in InstanceInfo()
/aosp_15_r20/external/grpc-grpc/src/ruby/tools/
H A Dplatform_check.rb31 def PLATFORM.architecture singletonMethod
/aosp_15_r20/external/cronet/build/win/
H A Dreorder-imports.py18 def reorder_imports(input_dir, output_dir, architecture): argument
/aosp_15_r20/external/angle/build/win/
H A Dreorder-imports.py18 def reorder_imports(input_dir, output_dir, architecture): argument
/aosp_15_r20/packages/modules/adb/proto/
Dapp_processes.proto28 string architecture = 4; // ISA name, e.g., "arm64" field
/aosp_15_r20/out/soong/.intermediates/packages/modules/adb/proto/libapp_processes_protos_lite/android_arm64_armv8-2a_cortex-a55_static/gen/proto/packages/modules/adb/proto/
Dapp_processes.pb.h544 inline const std::string& ProcessEntry::architecture() const { in architecture() function
575 inline void ProcessEntry::set_allocated_architecture(std::string* architecture) { in set_allocated_architecture()
/aosp_15_r20/out/soong/.intermediates/packages/modules/adb/proto/libapp_processes_protos_lite/android_arm64_armv8-2a_cortex-a55_static_apex31_sabi/gen/proto/packages/modules/adb/proto/
Dapp_processes.pb.h544 inline const std::string& ProcessEntry::architecture() const { in architecture() function
575 inline void ProcessEntry::set_allocated_architecture(std::string* architecture) { in set_allocated_architecture()
/aosp_15_r20/out/soong/.intermediates/packages/modules/adb/proto/libapp_processes_protos_lite/android_arm64_armv8-2a_cortex-a55_static_apex31/gen/proto/packages/modules/adb/proto/
Dapp_processes.pb.h544 inline const std::string& ProcessEntry::architecture() const { in architecture() function
575 inline void ProcessEntry::set_allocated_architecture(std::string* architecture) { in set_allocated_architecture()
/aosp_15_r20/out/soong/.intermediates/packages/modules/adb/proto/libapp_processes_protos_lite/android_recovery_arm64_armv8-2a_cortex-a55_static/gen/proto/packages/modules/adb/proto/
Dapp_processes.pb.h544 inline const std::string& ProcessEntry::architecture() const { in architecture() function
575 inline void ProcessEntry::set_allocated_architecture(std::string* architecture) { in set_allocated_architecture()

1234567