HomeSort by relevance Sort by last modified time
    Searched full:hold (Results 351 - 375 of 9550) sorted by null

<<11121314151617181920>>

  /art/runtime/jdwp/
jdwp_event.h 89 * We over-allocate the struct to hold the modifiers.
  /art/test/1943-suspend-raw-monitor-wait/src/art/
Test1943.java 56 System.out.println("target_thread doesn't hold lock!");
  /art/test/530-checker-regression-reftyp-final/src/
Main.java 30 // then the type must be exact. This does not hold for arrays which are always
  /art/test/
valgrind-target-suppressions.txt 20 # The VectorImpl class does not hold a pointer to the allocated SharedBuffer structure, but to the
  /art/tools/cpp-define-generator/
Android.bp 17 // Build a "data" binary which will hold all the symbol values that will be parsed by the other scripts.
  /bootable/recovery/otautil/include/otautil/
cache_location.h 56 // When there isn't enough room on the target filesystem to hold the patched version of the file,
  /cts/tests/tests/permission/src/android/permission/cts/
AppIdleStatePermissionTest.java 61 fail("Only one app may hold the CHANGE_APP_IDLE_STATE permission; found packages: \n"
  /cts/tests/tests/widget/res/layout/
listview_layout.xml 23 ListView on the screen. It's here to "hold" views that will be used as headers and
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstAnnotation.java 31 * @param annotation {@code non-null;} the annotation to hold
  /dalvik/dx/src/com/android/dx/rop/cst/
CstAnnotation.java 31 * @param annotation {@code non-null;} the annotation to hold
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/model/
datastore.py 23 """Data model class to hold user objects."""
  /device/google/cuttlefish_common/common/vsoc/shm/
circqueue.h 68 * ensure that the buffer is large enough to hold the content of the range.
95 // Note: Both of these fields may hold values larger than the buffer size,
159 * If max_size indicates that buffer_out cannot hold the entire packet
195 "Buffer is too small to hold the maximum sized packet");
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
sre.h 17 large enough to hold a Py_UNICODE character) */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
bgenStringBuffer.py 1 """Buffers used to hold null-terminated strings."""
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
GlobalData.py 88 # Used to specify the temp directory to hold the unpacked distribution files
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
BootMaintenanceManagerCustomizedUi.h 45 @retval EFI_OUT_OF_RESOURCES Not enough storage is available to hold the variable and its data.
  /external/adhd/cras/src/server/
cras_ramp.h 27 * Struct to hold current ramping action for user.
  /external/annotation-tools/asmx/src/org/objectweb/asm/optimizer/
Constant.java 72 * First part of the value of this item, for items that do not hold a
78 * Second part of the value of this item, for items that do not hold a
84 * Third part of the value of this item, for items that do not hold a
154 * Sets this item to an item that do not hold a primitive value.
  /external/autotest/server/site_tests/network_WiFi_ChaosLongConnect/
control.debug 13 performed in the AP compatibility lab. This test would hold the connection with
  /external/dexmaker/dexmaker/src/main/java/com/android/dx/
Local.java 51 * Returns the number of registered required to hold this local.
  /external/iproute2/man/man8/
tc-cgroup.8 46 remaining hold the minor. So a class ID of e.g.
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/filter/
ConstructorTest.java 41 // not filtered because contains initialization of a field to hold
  /external/kernel-headers/original/uapi/asm-mips/asm/
ucontext.h 32 * this structure will hold the MSA context of the task as it was prior to the
  /external/libchrome/base/memory/
weak_ptr.cc 57 // If we hold the last reference to the Flag then create a new one.
  /external/libconstrainedcrypto/include/constrainedcrypto/
sha.h 43 // NOTE: *digest needs to hold SHA_DIGEST_SIZE bytes.

Completed in 808 milliseconds

<<11121314151617181920>>