/packages/apps/Dialer/java/com/android/contacts/common/ |
Collapser.java | 24 * Class used for collapsing data items into groups of similar items. The data items that should be 86 * Interface implemented by data types that can be collapsed into groups of similar data. This 87 * can be used for example to collapse similar contact data items into a single item.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
libintl.h | 60 /* Similar to `gettext' but select the plural form corresponding to the 66 /* Similar to `dgettext' but select the plural form corresponding to the 72 /* Similar to `dcgettext' but select the plural form corresponding to the
|
/packages/services/Car/tests/carservice_test/src/com/android/car/ |
VmsOperationRecorderTest.java | 207 assertTrue(similar(expect, got)); method 211 * Determine if two JSONObjects are similar. 213 * similar values. 215 private boolean similar(JSONObject expect, JSONObject got) { method in class:VmsOperationRecorderTest 234 return similar((JSONObject) valueExpect, (JSONObject) valueGot); 247 if (similar((JSONObject) expectArray.get(i),
|
/toolchain/binutils/binutils-2.27/include/elf/ |
cris.h | 101 /* Similar to R_CRIS_32_GOT_GD, but the value is a 16-bit unsigned 109 /* Similar to R_CRIS_32_GOT_GD, but the value is the absolute 129 /* Similar to R_CRIS_32_DTPREL, but the value is a 16-bit signed 143 /* Similar to R_CRIS_32_TPREL, but the value is a 16-bit positive 155 /* Similar to R_CRIS_32_TPREL, but only applicable to executables 169 /* Similar to R_CRIS_32_GOT_TPREL, but the value is the absolute
|
/development/tools/mkstubs/src/com/android/mkstubs/ |
Filter.java | 25 * <li>Full patterns are simple string matches, similar to a "^pattern$" regex. 26 * <li>Prefix patterns are partial string matches, similar to a "^pattern.*" regex.
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Library/ResetSystemLib/ |
ResetSystemLib.c | 4 Note: A similar library is implemented in
6 So similar issues might exist in this implementation too.
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmPsciResetSystemLib/ |
ArmPsciResetSystemLib.c | 4 Note: A similar library is implemented in
6 So similar issues might exist in this implementation too.
|
/external/libchrome/base/profiler/ |
tracked_time.h | 26 class BASE_EXPORT Duration { // Similar to base::TimeDelta. 49 class BASE_EXPORT TrackedTime { // Similar to base::TimeTicks.
|
/external/ltp/testcases/kernel/syscalls/statvfs/ |
statvfs01.c | 22 * This call behaves similar to statfs. 65 tst_resm(TINFO, "This call is similar to statfs");
|
/external/skia/site/user/api/ |
skcanvas_overview.md | 22 a stack of matrices and clips. Note however, that unlike similar 61 All of the other draw APIs are similar, each one ending with a paint
|
/external/skqp/site/user/api/ |
skcanvas_overivew.md | 22 a stack of matrices and clips. Note however, that unlike similar 61 All of the other draw APIs are similar, each one ending with a paint
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
dump_graph.h | 38 // Similar to DumpGraphDefToFile, but builds the GraphDef to dump from a 'graph' 43 // Similar to DumpGraphDefToFile, but dumps a function as a FunctionDef text
|
/frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/ |
shared.rsh | 80 /* Absolute epsilon used for floats. Value is similar to float.h. */ 95 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
shared.rsh | 77 /* Absolute epsilon used for floats. Value is similar to float.h. */ 92 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
|
/art/test/048-reflect-v8/src/ |
UserComplex.java | 21 // Note that trying to do {C,Calendars,C} or similar
|
/build/make/ |
README.md | 11 [build-system.html](/core/build-system.html). Our Android.mk files look similar,
|
/compatibility/cdd/10_software-compatibility-testing/ |
10_2_cts-verifier.md | 25 as noted above. However, since many builds are very similar, device
|
/compatibility/cdd/2_device-types/ |
2_6_tablet-reqs.md | 12 Tablet device implementations have similar requirements to handheld device
|
/cts/hostsidetests/usage/app/ |
Android.mk | 33 # Build a second one similar to the first
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/image/ |
RangeInverseDepthTransform.java | 23 * 8-bit representation of depth similar to the OpenGL z-buffer storage.
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/util/ |
WebViewReadyHelper.java | 11 // Hacky quick-fix similar to DrawActivity's DrawCounterListener
|
/developers/build/prebuilts/gradle/RecipeAssistant/Application/src/main/assets/ |
northern-irish-vegetable-soup.json | 25 text: "2 lbs beef shin or similar beef on bone"
|
/developers/samples/android/wearable/wear/RecipeAssistant/Application/src/main/assets/ |
northern-irish-vegetable-soup.json | 25 text: "2 lbs beef shin or similar beef on bone"
|
/development/gsi/gsi_util/gsi_util/utils/ |
file_utils.py | 26 This function is similar to tempfile.TemporaryFile, except that an
|
/development/samples/NotePad/ |
_index.html | 14 They are similar in nature, but there are several differences in implementation — the tutorial
|