HomeSort by relevance Sort by last modified time
    Searched full:hold (Results 176 - 200 of 4808) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/linux-tools-perf/src/tools/perf/util/
cache.h 41 * Realloc the buffer pointed at by variable 'x' so that it can hold
  /external/llvm/test/ExecutionEngine/MCJIT/
2003-08-23-RegisterAllocatePhysReg.ll 5 ; use the ESP register (which is not allocatable) to hold a value.
  /external/llvm/test/ExecutionEngine/OrcMCJIT/
2003-08-23-RegisterAllocatePhysReg.ll 5 ; use the ESP register (which is not allocatable) to hold a value.
  /external/ltrace/
vect.h 30 * that it needs to hold. ELT_SIZE is also used as an elementary
41 /* Initialize VEC, which will hold elements of size ELT_SIZE. */
44 /* Initialize VECP, which will hold elements of type ELT_TYPE. */
133 /* Make sure that VEC can hold at least COUNT elements. Return 0 on
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_context.h 57 /* This is needed because we don't hold references outside of context::scratch,
  /external/mockito/cglib-and-asm/src/org/mockito/asm/
Item.java 75 * First part of the value of this item, for items that do not hold a
81 * Second part of the value of this item, for items that do not hold a
87 * Third part of the value of this item, for items that do not hold a
181 * Sets this item to an item that do not hold a primitive value.
  /external/openssh/
PROTOCOL.key 54 hold the same value.
  /external/pdfium/third_party/freetype/src/base/
ftsnames.c 6 /* to hold font names, copyright info, notices, etc.) (body). */
  /external/regex-re2/re2/
set.h 29 // If an error occurs and error != NULL, *error will hold an error message.
  /external/skia/third_party/libpng/
LICENSE 131 * that will hold years up to 65535. The other, which is deprecated,
132 * holds the date in text format, and will hold years up to 9999.
164 * integer to hold the year, and can hold years as large as 65535.
  /external/skia/tools/timer/
TimerData.h 30 * Constructs a TimerData to hold at most maxNumTimings sets of elapsed timer values.
  /external/v8/src/
execution.h 209 // You should hold the ExecutionAccess lock when calling this method.
214 // You should hold the ExecutionAccess lock when calling this method.
218 // You should hold the ExecutionAccess lock when calling this method.
239 // You should hold the ExecutionAccess lock when you call Initialize or
  /external/webrtc/src/modules/audio_processing/utility/
ring_buffer.h 11 // A ring buffer to hold arbitrary data. Provides no thread safety. Unless
  /frameworks/base/core/java/android/hardware/
SensorEventListener.java 33 * object passed as a parameter and therefore cannot hold on to it.
  /frameworks/base/core/tests/coretests/
Android.mk 3 # this var will hold all the test apk module names later.
  /frameworks/base/libs/hwui/
FboCache.h 67 * Returns the maximum number of FBOs that the cache can hold.
  /frameworks/base/media/java/android/media/
SubtitleData.java 24 * Class to hold the subtitle track's data, including:
  /frameworks/base/media/mca/filterfw/native/core/
gl_buffer_interface.h 61 // Interface to instances that hold GL textures and frame-buffer-objects.
  /frameworks/base/telecomm/java/android/telecom/
InCallAdapter.java 86 * Instructs Telecom to put the specified call on hold.
88 * @param callId The identifier of the call to put on hold.
98 * Instructs Telecom to release the specified call from hold.
100 * @param callId The identifier of the call to release from hold.
  /frameworks/compile/mclinker/include/mcld/Support/
MemoryArea.h 35 // find an existing space to hold the MemoryRegion.
  /libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/
Chunk.java 22 * A chunk of DDM data. This is really just meant to hold a few pieces
  /ndk/sources/android/crazy_linker/src/
crazy_linker_ashmem.h 12 // Helper class to hold a scoped ashmem region file descriptor.
  /packages/apps/Camera/src/com/android/camera/
CameraButtonIntentReceiver.java 43 // We are going to launch the camera, so hold the camera for later use
  /packages/apps/LegacyCamera/src/com/android/camera/
CameraButtonIntentReceiver.java 43 // We are going to launch the camera, so hold the camera for later use
  /packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
ComposedData.java 41 * If the array is too small to hold the code points in the typed word, nothing is copied and

Completed in 1974 milliseconds

1 2 3 4 5 6 78 91011>>