Home
last modified time | relevance | path

Searched defs:type_code (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/
H A Dtest_scalarmath.py728 def test_shift_all_bits(self, type_code, op): argument
764 def test_integer_hashes(self, type_code): argument
770 def test_float_and_complex_hashes(self, type_code): argument
787 def test_complex_hashes(self, type_code): argument
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dminireflect.h204 auto type_code = type_table->type_codes[type_code_idx]; in IterateValue() local
239 auto type_code = type_table->type_codes[i]; in IterateObject() local
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dminireflect.h204 auto type_code = type_table->type_codes[type_code_idx]; in IterateValue() local
238 auto type_code = type_table->type_codes[i]; in IterateObject() local
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dminireflect.h204 auto type_code = type_table->type_codes[type_code_idx]; in IterateValue() local
239 auto type_code = type_table->type_codes[i]; in IterateObject() local
/aosp_15_r20/external/googleapis/google/cloud/automl/v1beta1/
H A Ddata_types.proto91 TypeCode type_code = 1; field
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/proto/google/cloud/automl/v1beta1/
H A Ddata_types.proto91 TypeCode type_code = 1; field
/aosp_15_r20/packages/modules/HealthFitness/service/proto/phr/
Dfhir_spec_extractor.py240 def _get_multi_type_name_for_type(self, field_name, type_code) -> bool: argument
/aosp_15_r20/external/coreboot/src/mainboard/google/poppy/
H A Dromstage.c49 uint16_t type_code; member
/aosp_15_r20/external/python/bumble/rust/src/wrapper/
Dcore.rs47 let type_code = tuple in data_units() localVariable
/aosp_15_r20/external/brotli/c/enc/
H A Dbrotli_bit_stream.c63 size_t type_code = (type == calculator->last_type + 1) ? 1u : in NextBlockTypeCode() local
772 size_t type_code = NextBlockTypeCode(&type_code_calculator, types[i]); in BuildAndStoreBlockSplitCode() local
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dbrotli_bit_stream.c63 size_t type_code = (type == calculator->last_type + 1) ? 1u : in NextBlockTypeCode() local
776 size_t type_code = NextBlockTypeCode(&type_code_calculator, types[i]); in BuildAndStoreBlockSplitCode() local
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/arm/
Dffi.c236 int type_code; in ffi_prep_cif_machdep() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/haiku/
H A Dnative.rs31 pub type type_code = u32; typedef
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_module.c1468 enum type_codes type_code = TYPE_CODE_STRUCT_ANON; in emit_struct_type() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/haiku/
H A Dnative.rs31 pub type type_code = u32; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/haiku/
H A Dnative.rs31 pub type type_code = u32; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/haiku/
H A Dnative.rs31 pub type type_code = u32; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/haiku/
H A Dnative.rs31 pub type type_code = u32; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/haiku/
Dnative.rs31 pub type type_code = u32; typedef
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/haiku/
H A Dnative.rs31 pub type type_code = u32; typedef
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h128190 __u8 type_code: 2; member
H A Dvmlinux_600.h128190 __u8 type_code: 2; member
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h106850 __u8 type_code: 2; member
H A Dvmlinux_518.h106850 __u8 type_code: 2; member
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h51064 __u8 type_code: 2; member

12