/aosp_15_r20/out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common_apex33/javac/ |
D | libprotobuf-java-micro.jar | ... google/protobuf/
com/google/protobuf/micro/
com/google/protobuf/micro/ByteStringMicro ... |
/aosp_15_r20/out/soong/.intermediates/hardware/ril/librilutils/sap-api-java-static/android_common_apex33/javac/ |
D | sap-api-java-static.jar | ... SapApi$MsgHeader extends com.google.protobuf.micro.MessageMicro {
public static final int TOKEN_FIELD_NUMBER
private boolean ... |
/aosp_15_r20/out/soong/.intermediates/hardware/ril/librilutils/sap-api-java-static/android_common_apex33/turbine/ |
D | sap-api-java-static.jar | ... SapApi$MsgHeader extends com.google.protobuf.micro.MessageMicro {
public static final int TOKEN_FIELD_NUMBER
public static ... |
/aosp_15_r20/out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common_apex33/turbine/ |
D | libprotobuf-java-micro.jar | ... .micro
public final com.google.protobuf.micro.ByteStringMicro extends java.lang.Object {
public ... |
/aosp_15_r20/external/clang/test/Driver/ |
H A D | mips-img-v2.cpp | 233 // RUN: | FileCheck --check-prefix=EB-HARD-MICRO %s 234 // EB-HARD-MICRO: "-internal-isystem" 235 // EB-HARD-MICRO: "[[TC:[^"]+/lib/gcc/mips-img-linux-gnu/4.9.2]]/../../../../mips-img-linux-gnu/inc… 236 // EB-HARD-MICRO: "-internal-isystem" 237 // EB-HARD-MICRO: "[[TC]]/../../../../mips-img-linux-gnu/include/c++/4.9.2/mips-img-linux-gnu/micro… 238 // EB-HARD-MICRO: "-internal-isystem" 239 // EB-HARD-MICRO: "[[TC]]/../../../../mips-img-linux-gnu/include/c++/4.9.2/backward" 240 // EB-HARD-MICRO: "-internal-externc-isystem" 241 // EB-HARD-MICRO: "[[TC]]/../../../../sysroot/micromips-r6-hard/lib/../usr/include" 242 // EB-HARD-MICRO: "{{.*}}ld{{(.exe)?}}" [all …]
|
H A D | mips-cs.cpp | 93 // RUN: | FileCheck --check-prefix=CHECK-BE-HF-MICRO %s 94 // CHECK-BE-HF-MICRO: "-internal-isystem" 95 // CHECK-BE-HF-MICRO: "[[TC:[^"]+/lib/gcc/mips-linux-gnu/4.6.3]]/../../../../mips-linux-gnu/include… 96 // CHECK-BE-HF-MICRO: "-internal-isystem" 97 // CHECK-BE-HF-MICRO: "[[TC]]/../../../../mips-linux-gnu/include/c++/4.6.3/mips-linux-gnu/micromips" 98 // CHECK-BE-HF-MICRO: "-internal-isystem" 99 // CHECK-BE-HF-MICRO: "[[TC]]/../../../../mips-linux-gnu/include/c++/4.6.3/backward" 100 // CHECK-BE-HF-MICRO: "-internal-externc-isystem" 101 // CHECK-BE-HF-MICRO: "[[TC]]/include" 102 // CHECK-BE-HF-MICRO: "-internal-externc-isystem" [all …]
|
H A D | mips-mti.cpp | 401 // RUN: | FileCheck --check-prefix=EL-SOFT-MICRO %s 402 // EL-SOFT-MICRO: "-internal-isystem" 403 // EL-SOFT-MICRO: "[[TC:[^"]+/lib/gcc/mips-mti-linux-gnu/4.9.2]]/../../../../mips-mti-linux-gnu/inc… 404 // EL-SOFT-MICRO: "-internal-isystem" 405 // EL-SOFT-MICRO: "[[TC]]/../../../../mips-mti-linux-gnu/include/c++/4.9.2/mips-mti-linux-gnu/micro… 406 // EL-SOFT-MICRO: "-internal-isystem" 407 // EL-SOFT-MICRO: "[[TC]]/../../../../mips-mti-linux-gnu/include/c++/4.9.2/backward" 408 // EL-SOFT-MICRO: "-internal-externc-isystem" 409 // EL-SOFT-MICRO: "[[TC]]/../../../../sysroot/micromipsel-r2-soft/lib/../usr/include" 410 // EL-SOFT-MICRO: "{{.*}}ld{{(.exe)?}}" [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/microcontrollers/ |
H A D | library.md | 4 [TensorFlow repository](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro). 14 [`micro`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro) 25 …all_ops_resolver.h`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/al… 27 …able_op_resolver.h`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/mi… 33 …o_error_reporter.h`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/mi… 35 …icro_interpreter.h`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/mi… 43 [`sparkfun_edge`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/sparkf… 47 - [`kernel`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/kernels), 49 - [`tools`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/tools), 51 - [`examples`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/example… [all …]
|
H A D | get_started_low_level.md | 9 [Hello World](https://github.com/tensorflow/tflite-micro/tree/main/tensorflow/lite/micro/examples/h… 54 …ttps://colab.research.google.com/github/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/ex… 57 …utton-primary" href="https://github.com/tensorflow/tflite-micro/tree/main/tensorflow/lite/micro/ex… 65 …utton-primary" href="https://github.com/tensorflow/tflite-micro/tree/main/tensorflow/lite/micro/ex… 69 [`hello_world_test.cc`](https://github.com/tensorflow/tflite-micro/tree/main/tensorflow/lite/micro/… 79 #include "tensorflow/lite/micro/all_ops_resolver.h" 80 #include "tensorflow/lite/micro/micro_error_reporter.h" 81 #include "tensorflow/lite/micro/micro_interpreter.h" 86 …all_ops_resolver.h`](https://github.com/tensorflow/tflite-micro/tree/main/tensorflow/lite/micro/al… 88 …o_error_reporter.h`](https://github.com/tensorflow/tflite-micro/tree/main/tensorflow/lite/micro/mi… [all …]
|
H A D | index.md | 58 [Github](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/examples) 63 * [Hello World](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/exampl… 67 * [Micro speech](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/examp… 70 * [Magic wand](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/example… 73 * [Person detection](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/e…
|
/aosp_15_r20/external/harfbuzz_ng/test/api/ |
H A D | test-version.c | 35 unsigned int major, minor, micro; in test_version() local 38 hb_version (&major, &minor, µ); in test_version() 42 g_assert_cmpint (micro, ==, HB_VERSION_MICRO); in test_version() 44 s = g_strdup_printf ("%u.%u.%u", major, minor, micro); in test_version() 49 g_assert (HB_VERSION_ATLEAST (major, minor, micro)); in test_version() 51 g_assert (HB_VERSION_ATLEAST (major-1, minor, micro)); in test_version() 53 g_assert (HB_VERSION_ATLEAST (major, minor-1, micro)); in test_version() 54 if (micro) in test_version() 55 g_assert (HB_VERSION_ATLEAST (major, minor, micro-1)); in test_version() 56 g_assert (!HB_VERSION_ATLEAST (major+1, minor, micro)); in test_version() [all …]
|
/aosp_15_r20/out/soong/raw-aosp_shiba/db/ |
D | dbab5921b0e6457d0911b112cfd402e6112c307a | 27 …g/.intermediates/external/protobuf/libprotobuf-java-micro/android_common/javac/libprotobuf-java-mi… 28 …g/.intermediates/external/protobuf/libprotobuf-java-micro/android_common/javac/libprotobuf-java-mi… 51 …micro/android_common/lint-srcs.list.rsp __SBOX_SANDBOX_DIR__/out/lint-srcs.list && rm -rf __SBOX_S… 54 …to: "out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common/lint/lint-ba… 58 …to: "out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common/lint/lint-re… 62 …to: "out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common/lint/lint-re… 66 …to: "out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common/lint/lint-re… 70 …to: "out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common/lint/lint-sr… 74 …to: "out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common/lint/suggest… 78 …file: "out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common/lint-srcs.… [all …]
|
/aosp_15_r20/out/soong/raw-aosp_shiba/34/ |
D | 3453c97664c69eaae7669c4758fcf848398d9b36 | 27 …ntermediates/external/protobuf/libprotobuf-java-micro/android_common_apex33/javac/libprotobuf-java… 28 …ntermediates/external/protobuf/libprotobuf-java-micro/android_common_apex33/javac/libprotobuf-java… 51 …micro/android_common_apex33/lint-srcs.list.rsp __SBOX_SANDBOX_DIR__/out/lint-srcs.list && rm -rf _… 54 …to: "out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common_apex33/lint/… 58 …to: "out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common_apex33/lint/… 62 …to: "out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common_apex33/lint/… 66 …to: "out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common_apex33/lint/… 70 …to: "out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common_apex33/lint/… 74 …to: "out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common_apex33/lint/… 78 …file: "out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common_apex33/lin… [all …]
|
/aosp_15_r20/external/autotest/docs/ |
H A D | faft-how-to-run-doc.md | 25 [servo] board ([servo v2], [servo v4] with [servo micro] or [servo v4 Type-C]) 73 ### ServoV4 Type-A with Micro {#servov4-typea-micro} 76 with servo micro includes: 82 - servo-micro cable 83 - USB type-A to USB micro cable for DUT connection (~ 2' in length) 84 - USB type-A to USB micro cable for test controller connection (~ 4' - 6' in length) 89 servoV4 Type-A and servo micro, to the test controller, DUT, and network. 95 **Figure 1.Diagram of hardware configuration for a ServoV4 Type-A with servo micro.** 97 Details of servoV4 Type-A with micro connections: 99 1. Connect one end (micro USB) of the servo micro to servoV4 using a micro USB to USB cable. [all …]
|
/aosp_15_r20/external/cpuinfo/src/arm/ |
H A D | tlb.c | 7 * 6.3.1. Micro TLB 8 * The first level of caching for the page table information is a micro TLB of 11 * Misses from the instruction and data micro TLBs are handled by a unified main TLB. 18 * 5.3.1. Micro TLB 19 * The first level of caching for the page table information is a micro TLB of 22 * Misses from the micro TLBs are handled by a unified main TLB. This is a 256-entry 2-way 39 * 6.2.1 Micro TLB 40 …* The first level of caching for the page table information is a micro TLB of 32 entries on the… 73 * 5.2.1. Instruction micro TLB 74 …* The instruction micro TLB is implemented as a 32, 48 or 64 entry, fully-associative structure… [all …]
|
/aosp_15_r20/external/XNNPACK/src/xnnpack/ |
H A D | params.h | 155 // Optional JIT GEMM and IGEMM micro-kernels with MR=1 and the same NR and KR parameters. 216 …// For best efficiency, micro-kernel must process a multiple of this number of elements in each ca… 239 …// For best efficiency, micro-kernel must process a multiple of this number of elements in each ca… 259 // For best efficiency, micro-kernel must produce a multiple of this number of rows in each call. 270 // For best efficiency, micro-kernel must produce a multiple of this number of rows in each call. 277 …// For best efficiency, micro-kernel must process a multiple of this number of channels in each ca… 317 // For best efficiency, micro-kernel must produce a multiple of this number of rows in each call. 320 …// For best efficiency, micro-kernel must process a multiple of this number of channels in each ca… 333 // Unipass micro-kernel must be called with this number of rows, or fewer. 334 // Multipass micro-kernel must be called with more than this number of rows. [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/api/ |
H A D | flatbuffer_conversions.cc | 962 // selective registration for the OpResolver implementation in micro. 1050 // selective registration for the OpResolver implementation in micro. 1058 // selective registration for the OpResolver implementation in micro. 1079 // selective registration for the OpResolver implementation in micro. 1087 // selective registration for the OpResolver implementation in micro. 1095 // selective registration for the OpResolver implementation in micro. 1130 // selective registration for the OpResolver implementation in micro. 1151 // selective registration for the OpResolver implementation in micro. 1219 // selective registration for the OpResolver implementation in micro. 1237 // selective registration for the OpResolver implementation in micro. [all …]
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/ |
H A D | VersionInfo.java | 16 * Class to store version numbers of the form major.minor.milli.micro. 244 * @param version version String in the format of "major.minor.milli.micro" 246 * where major, minor, milli, micro are non-negative numbers 294 * @param micro micro version, non-negative number <= 255. 298 int micro) in getInstance() argument 303 milli < 0 || milli > 255 || micro < 0 || micro > 255) { in getInstance() 306 int version = getInt(major, minor, milli, micro); in getInstance() 360 * "major.minor.milli.micro" 405 * Returns the micro version number 406 * @return the micro version number [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/ |
H A D | bits.rs | 114 /// `ec_level` for the given version (e.g. `Version::Micro(1)` with 203 (Version::Micro(1), ExtendedMode::Data(Mode::Numeric)) => return Ok(()), in push_mode_indicator() 204 (Version::Micro(_), ExtendedMode::Data(Mode::Numeric)) => 0, in push_mode_indicator() 205 (Version::Micro(_), ExtendedMode::Data(Mode::Alphanumeric)) => 1, in push_mode_indicator() 206 (Version::Micro(_), ExtendedMode::Data(Mode::Byte)) => 0b10, in push_mode_indicator() 207 (Version::Micro(_), ExtendedMode::Data(Mode::Kanji)) => 0b11, in push_mode_indicator() 208 (Version::Micro(_), _) => return Err(QrError::UnsupportedCharacterSet), in push_mode_indicator() 331 let mut bits = Bits::new(Version::Micro(4)); in test_unsupported_character_set() 418 let mut bits = Bits::new(Version::Micro(3)); in test_iso_18004_2006_example_2() 437 let mut bits = Bits::new(Version::Micro(1)); in test_data_too_long_error() [all …]
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/ |
H A D | VersionInfo.java | 15 * Class to store version numbers of the form major.minor.milli.micro. 279 * @param version version String in the format of "major.minor.milli.micro" 281 * where major, minor, milli, micro are non-negative numbers 330 * @param micro micro version, non-negative number <= 255. 335 int micro) in getInstance() argument 340 milli < 0 || milli > 255 || micro < 0 || micro > 255) { in getInstance() 343 int version = getInt(major, minor, milli, micro); in getInstance() 400 * "major.minor.milli.micro" 449 * Returns the micro version number 450 * @return the micro version number [all …]
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/ |
D | OSVersion.java | 38 /** Micro OS version. */ 60 @NonNull int micro) { in OSVersion() argument 67 this.mMicro = micro; in OSVersion() 91 * Micro OS version. 153 int micro = in.readInt(); in OSVersion() local 161 this.mMicro = micro; in OSVersion() 202 * @param micro 203 * Micro OS version. 208 @NonNull int micro) { in Builder() argument 215 mMicro = micro; in Builder() [all …]
|
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
H A D | and_constructor.c | 88 // scale is the max value of the compass in micro Tesla. in inv_constructor_setup() 310 // Set Gyro Sample Rate in MPL in micro seconds in inv_constructor_start() 313 // Set Gyro Sample Rate in MPL in micro seconds in inv_constructor_start() 316 // Set Compass Sample Rate in MPL in micro seconds in inv_constructor_start() 319 // Set Accel Sample Rate in MPL in micro seconds in inv_constructor_start() 332 // Set Gyro Sample Rate in MPL in micro seconds in inv_constructor_start() 335 // Set Gyro Sample Rate in MPL in micro seconds in inv_constructor_start() 338 // Set Compass Sample Rate in MPL in micro seconds in inv_constructor_start() 341 // Set Accel Sample Rate in MPL in micro seconds in inv_constructor_start() 347 // set gyro sample sate in MPL in micro seconds in inv_constructor_start() [all …]
|
/aosp_15_r20/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/ |
H A D | IAutoPrivacySettingsHelper.java | 75 * <p>This method checks if Micro Phone Settings links is present in the micro phone panel 82 * <p>This method taos on Micro Phone Settings links is present in the micro phone panel 89 * <p>This method checks if Micro Phone Toggle is present in the panel 96 * <p>This method taps on micro phone toggle 108 * Setup expectation: Micro Phone Panel is open 110 * <p>This method checks correct micro phone status is displayed in Micro Phone Panel. 117 * <p>This method taps on Micro Phone Permissions
|
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/wayland/ |
H A D | screencast_stream_utils.cc | 39 absl::optional<int> micro = rtc::StringToNumber<int>(parsed_version.at(2)); in Parse() local 42 if (!major || !minor || !micro) { in Parse() 46 return {major.value(), minor.value(), micro.value()}; in Parse() 50 if (!major && !minor && !micro) { in operator >=() 54 return std::tie(major, minor, micro) >= in operator >=() 55 std::tie(other.major, other.minor, other.micro); in operator >=() 59 if (!major && !minor && !micro) { in operator <=() 63 return std::tie(major, minor, micro) <= in operator <=() 64 std::tie(other.major, other.minor, other.micro); in operator <=()
|
/aosp_15_r20/external/pigweed/pw_crypto/ |
H A D | docs.rst | 165 Micro ECC 169 Micro ECC's upstream hasn't received any updates since April 2023. 173 To select Micro ECC, the library needs to be installed and configured. 177 # Install and configure Micro ECC 178 pw package install micro-ecc 180 dir_pw_third_party_micro_ecc=getenv("PW_PACKAGE_ROOT")+"/micro-ecc" 184 The default micro-ecc backend uses big endian as is standard practice. It also 186 stack frame use and/or when non pw_crypto clients use the same micro-ecc 187 with a little-endian configuration. The little-endian version of micro-ecc 190 Note Micro-ECC does not implement any hashing functions, so you will need to use other backends for…
|