Searched
full:within (Results
676 -
700 of
18812) sorted by null
<<21222324252627282930>>
/external/skia/tools/ |
reformat-json.py | 24 # Imports from within Skia 26 # We need to add the 'gm' directory, so that we can import gm_json.py within
|
/external/toolchain-utils/binary_search_tool/android/ |
boot_test.sh | 43 echo "Device failed to reboot within 60 seconds." 57 echo "Device failed to fully boot within 60 seconds."
|
/external/valgrind/drd/tests/ |
annotate_ignore_rw2.stderr.exp-solaris | 6 by 0x........: (within libpthread-?.?.so) 13 by 0x........: (within libpthread-?.?.so)
|
/external/valgrind/tests/ |
filter_libc | 14 s/\(within \/.*(libc|libSystem|libsystem|libsocket).*\)$/(within \/...libc...)/;
|
/external/vogar/src/vogar/ |
Mode.java | 26 * either on the host or a device or within a specific context such as within an
|
/frameworks/base/core/java/android/widget/ |
ExpandableListAdapter.java | 65 * Gets the data associated with the given child within the given group. 86 * Gets the ID for the given child within the given group. This ID must be 87 * unique across all children within the group. The combined ID (see 92 * @param childPosition the position of the child within the group for which 128 * Gets a View that displays the data for the given child within the given 133 * returned) within the group 134 * @param isLastChild Whether the child is the last child within the group 152 * @param childPosition the position of the child within the group
|
/frameworks/base/core/jni/ |
android_os_MessageQueue.h | 43 /* Raises an exception from within a callback function. 47 * This message can only be called from within a callback function. If it is called
|
/frameworks/base/core/res/res/values/ |
donottranslate.xml | 29 <!-- @hide DO NOT TRANSLATE Spans within this text are applied to style composing regions 30 within an EditText widget. The text content is ignored and not used. -->
|
/frameworks/base/core/tests/coretests/ |
README | 35 To run a tests within a specific package, add the following argument AFTER -w: 39 To run a specific test or method within a test:
|
/frameworks/base/services/net/java/android/net/netlink/ |
StructNlMsgErr.java | 45 // of usage within unittests. 58 // exception of usage within unittests.
|
/frameworks/base/tools/aapt2/io/ |
ZipArchive.h | 32 * An IFile representing a file within a ZIP archive. If the file is compressed, 65 * An IFileCollection that represents a ZIP archive and the entries within it.
|
/frameworks/base/tools/incident_report/ |
formatter.cpp | 37 // These indices all come from within the generated table, so just crash now. 49 // These indices all come from within the generated table, so just crash now.
|
/hardware/interfaces/media/omx/1.0/ |
IOmxBufferSource.hal | 52 * node. This may happen within IOmxNode::allocateSecureBuffer() or 61 * may happen within IOmxNode::emptyBuffer().
|
/packages/apps/Car/Stream/src/com/android/car/stream/ |
StreamServiceConstants.java | 30 * The id within the {@link MediaPlaybackExtension} that indicates this MediaPlaybackExtension 41 * The id within the {@link MediaPlaybackExtension} that indicates this MediaPlaybackExtension
|
/packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/ |
UiObject2Asserts.java | 29 * Assert that {@code searchCondition} becomes true within 41 * Assert that {@code searchCondition} becomes true within {@code timeout} milliseconds.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
TypingTimeRecorder.java | 44 // 2. A letter key is typed within the threshold time since the last any key typing. 45 // 3. A non-letter key is typed within the threshold time since the last letter key typing.
|
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/ |
DWARFDebugMacro.h | 22 /// A single macro entry within a macro list. 51 /// Print the macro list found within the debug_macinfo section.
|
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/ |
DWARFDebugMacro.h | 22 /// A single macro entry within a macro list. 51 /// Print the macro list found within the debug_macinfo section.
|
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/ |
DWARFDebugMacro.h | 22 /// A single macro entry within a macro list. 51 /// Print the macro list found within the debug_macinfo section.
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/ |
DWARFDebugMacro.h | 22 /// A single macro entry within a macro list. 51 /// Print the macro list found within the debug_macinfo section.
|
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/ |
DWARFDebugMacro.h | 22 /// A single macro entry within a macro list. 51 /// Print the macro list found within the debug_macinfo section.
|
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/ |
DWARFDebugMacro.h | 22 /// A single macro entry within a macro list. 51 /// Print the macro list found within the debug_macinfo section.
|
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/ |
DWARFDebugMacro.h | 22 /// A single macro entry within a macro list. 51 /// Print the macro list found within the debug_macinfo section.
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/ |
DWARFDebugMacro.h | 22 /// A single macro entry within a macro list. 51 /// Print the macro list found within the debug_macinfo section.
|
/prebuilts/go/darwin-x86/test/ |
complit1.go | 40 _ = &T{i: 0, f: 0, s: "", next: {}} // ERROR "missing type in composite literal|omit types within composite literal" 41 _ = &T{0, 0, "", {}} // ERROR "missing type in composite literal|omit types within composite literal"
|
Completed in 2291 milliseconds
<<21222324252627282930>>