Home
last modified time | relevance | path

Searched refs:identical (Results 1 – 25 of 64) sorted by relevance

123

/aosp12/art/runtime/
H A Dreference_table.cc87 int identical, int equiv) in DumpSummaryLine() argument
108 size_t total = identical + equiv + 1; in DumpSummaryLine()
110 if (identical + equiv != 0) { in DumpSummaryLine()
277 size_t identical; in Dump() member in art::ReferenceTable::Dump::SummaryElement
279 SummaryElement() : equiv(0), identical(0) {} in Dump()
283 identical = ref.identical; in Dump()
291 identical = 0; in Dump()
309 ++prev.identical; in Dump()
331 size_t count1 = elem1.equiv + elem1.identical; in Dump()
337 if (elem1.identical != elem2.identical) { in Dump()
[all …]
/aosp12/packages/apps/Settings/protos/
H A Dcontextual_card_list.proto28 /** Name of the card. It should be identical in every app */
/aosp12/frameworks/base/core/proto/android/net/
H A Dnetworkrequest.proto48 // identical to REQUEST: its special behaviour is not due to different
50 // TRACK_DEFAULT with capabilities that are identical to the default
/aosp12/hardware/interfaces/camera/provider/2.7/
H A Dtypes.hal24 * This is identical to @2.6::CameraIdAndStreamCombination except that
/aosp12/system/timezone/input_tools/android/tzlookup_generator/
H A DREADME.android6 containing information about zone IDs, id links and "functionally identical"
/aosp12/hardware/interfaces/radio/1.6/
H A DIRadioIndication.hal42 * @param dcList Array of SetupDataCallResult identical to that returned by
80 * This is identical to currentSignalStrength_1_4 but uses an updated version of
H A DIRadioResponse.hal365 * This is identical to getCellInfoListResponse_1_5 but uses an updated version of CellInfo.
378 * This is identical to getSignalStrengthResponse_1_4 but uses an updated version of
/aosp12/frameworks/av/
H A DMainlineFiles.cfg15 # 'path' and 'INCLUDE path' are identical -- they both indicate that this path
/aosp12/frameworks/base/tools/aapt2/
H A Dreadme.md55 pre-processed the PNG and wants it byte-for-byte identical to the input.
110 - resource deduping when the resources are dominated and identical (already happens during
150 that are always identical when selected at runtime. This can be disabled with
/aosp12/system/security/keystore-engine/
H A DAndroid.bp53 // actually identical to libkeystore-engine.
/aosp12/system/chre/test/
H A DREADME.md7 instantiations are syntactically identical to [Googletest][GT_URL], so
/aosp12/system/logging/liblog/
H A DREADME.protocol.md91 logd sends a `logger_entry` struct to liblog followed by the payload. The payload is identical to
/aosp12/bionic/docs/
H A D32-bit-abi.md63 in the 64-bit ABI even though they're identical to the non-`64` names.
81 in the 64-bit ABI even though they're identical to the non-`64` names.
/aosp12/hardware/libhardware/modules/audio/
H A DAndroid.bp42 // The stub audio HAL module, identical to the default audio hal, but with
/aosp12/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
H A Dgrain.rscript33 * However, since most of the valus are identical, we only use the first three
/aosp12/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
H A Dgrain.rscript33 * However, since most of the valus are identical, we only use the first three
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A Dgrain.rscript33 * However, since most of the valus are identical, we only use the first three
/aosp12/system/timezone/input_tools/android/tzids/src/main/proto/
H A Dtz_ids_proto.proto46 // Replacements for time zones where the replaced time zone is not identical to the replacement
/aosp12/hardware/interfaces/radio/1.4/
H A DIRadioIndication.hal83 * @param dcList Array of SetupDataCallResult identical to that returned by
/aosp12/build/make/core/
H A Dsoong_cc_prebuilt.mk137 $(call verify-vndk-libs-identical,\
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dboringssl_self_test.te45 # system domain e.g. when system and APEX copies of libcrypto are identical.
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dboringssl_self_test.te45 # system domain e.g. when system and APEX copies of libcrypto are identical.
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dboringssl_self_test.te45 # system domain e.g. when system and APEX copies of libcrypto are identical.
/aosp12/system/sepolicy/private/
H A Dboringssl_self_test.te45 # system domain e.g. when system and APEX copies of libcrypto are identical.
/aosp12/art/test/559-checker-irreducible-loop/smali/
H A DIrreducibleLoop.smali450 # Check two irreducible loops, one within another. Almost identical
499 # Check two irreducible loops, one within another. Almost identical

123