HomeSort by relevance Sort by last modified time
    Searched full:stored (Results 1376 - 1400 of 8246) sorted by null

<<51525354555657585960>>

  /external/e2fsprogs/misc/
e2image.8.in 53 The image file should be stored on some filesystem other than
80 option will cause e2image to install the metadata stored in the image
  /external/freetype/include/freetype/internal/
ftrfork.h 121 /* stored. The macro FT_RACCESS_N_RULES holds the number of */
208 /* stored in an array because, in some cases, resources in a resource */
  /external/icu4c/common/
charstr.h 31 * Raw bytes can be stored. The string object owns its characters.
32 * A terminating NUL is stored, but the class does not prevent embedded NUL characters.
rbbidata.h 16 * as it is stored in ICU's data file.
87 uint32_t fRuleSourceLen; /* rules. Stored UChar *. */
  /external/icu4c/tools/toolutil/
uoptions.h 101 * The argument is stored in the value field of the corresponding
110 * argument value will be stored in the value field.
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/file/
Pointer.java 40 * A class that represents a pointer of any level that can be stored in the file.
80 * This method fetches the data stored under the given address.
  /external/jsilver/src/com/google/streamhtmlparser/util/
CharacterRecorder.java 54 * This is where characters provided for recording are stored. Given
134 * method has no side-effects, the characters remain stored as is.
  /external/junit/src/org/junit/experimental/max/
MaxCore.java 37 * Create a new MaxCore from a serialized file stored at storedResults
46 * Create a new MaxCore from a serialized file stored at storedResults
  /external/kernel-headers/original/linux/netfilter_arp/
arp_tables.h 4 * src, tgt, src_mask, tgt_mask, arpop, arpop_mask are always stored in
6 * flags are stored in host byte order (of course).
  /external/libnfc-nxp/src/
phOsalNfc.h 195 * \brief Compares the values stored in the source memory with the
196 * values stored in the destination memory.
  /external/libogg/doc/libogg/
ogg_stream_state.html 31 long body_fill; /* elements stored; fill mark */
73 <dd>Amount of storage filled with stored packet bodies.</dd>
  /external/libvpx/libvpx/vp8/common/
blockd.h 171 /* The mb-level information needed to be stored for higher-resolution encoder */
180 /* The frame-level information needed to be stored for higher-resolution
  /external/llvm/include/llvm/Analysis/
ProfileDataLoader.h 85 /// addEdgeWeight - Add 'weight' to the already stored execution count for
99 /// The name of the file where the raw profiling data is stored.
  /external/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 61 /// VariadicGPRIdx to what's stored in __gr_top.
74 /// VariadicFPRIdx to what's stored in __vr_top.
  /external/llvm/lib/Target/R600/
AMDGPUFrameLowering.cpp 31 // I think the StackWidth should stored as metadata associated with the
36 // For a vector stack variable, like: int4 stack[2], the data will be stored
  /external/llvm/tools/lli/
RecordingMemoryManager.cpp 32 // The alignment requirement is just stored here for later use. Regular
44 // The alignment requirement is just stored here for later use. Regular
  /external/marisa-trie/lib/marisa/
base.h 107 // builds a dictionary with a binary-mode TAIL. Its last labels are stored
111 // contain NULL characters. The last labels are stored as zero-terminated
  /external/marisa-trie/v0_1_5/lib/marisa_alpha/
base.h 102 // builds a dictionary with a binary-mode TAIL. Its last labels are stored
106 // contain NULL characters. The last labels are stored as zero-terminated
  /external/mesa3d/src/gallium/drivers/r600/
r600.h 150 /* The buffer where query results are stored. */
177 /* The buffer where BUFFER_FILLED_SIZE is stored. */
  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_caps.h 31 * driver initialization. The capability data is stored as very
37 * capabilities", which are non-3D-specific and are stored as
  /external/mesa3d/src/glsl/
glsl_types.cpp 665 * columns and <R> rows, the matrix is stored identically to a row of
670 * and <R> rows, the matrix is stored identically to a row of <S>*<R>
688 * <R> rows, the matrix is stored identically to an array of
693 * rows, the matrix is stored identically to an array of <R>
762 * <R> rows, the matrix is stored identically to an array of
767 * columns and <R> rows, the matrix is stored identically to a row of
772 * rows, the matrix is stored identically to an array of <R>
776 * and <R> rows, the matrix is stored identically to a row of <S>*<R>
  /external/mesa3d/src/mesa/drivers/dri/common/
dri_util.h 146 * Device-dependent private information (not stored in the SAREA).
247 * If this differs from the value stored at __DRIdrawable::dri2.stamp,
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_urb.c 41 * Notably, push constants must be stored at the beginning of the URB
42 * space, while entries can be stored anywhere. Ivybridge has a maximum
  /external/mesa3d/src/mesa/state_tracker/
st_texture.h 53 /* If stImage->pt != NULL, image data is stored here.
54 * Else if stImage->TexData != NULL, image is stored there.
  /external/open-vcdiff/src/
varint_bigendian.h 68 // Example: to parse a 32-bit integer value stored as a big-endian varint, use
118 // The result will be stored in buf[(kMaxBytes - length) : (kMaxBytes - 1)],

Completed in 1873 milliseconds

<<51525354555657585960>>