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

<<31323334353637383940>>

  /external/chromium_org/net/disk_cache/v3/
sparse_control_v3.h 89 // stored by that child.
122 // current IO operation (for instance if the required range is not stored by
130 // Returns the number of bytes stored at |block_index|, if its allocation-bit
  /external/chromium_org/sandbox/win/src/
policy_engine_params.h 63 // Retrieve the stored parameter. If the type does not match ulong fail.
72 // Retrieve the stored parameter. If the type does not match void* fail.
81 // Retrieve the stored parameter. If the type does not match wchar_t* fail.
  /external/chromium_org/third_party/icu/source/common/
unormimp.h 182 * stored inside canonStartSets[]
291 * Stored only if norm32&_NORM_COMBINES_ANY .
293 * Stored only if there are decompositions, i.e.,
310 * This is only stored if bit 7 of the corresponding length byte
319 * Combining indexes are stored at the [-1] offset of the extra data
332 * of variable-length (back-index, code point) pair entries is stored
354 * 00 or 01 The result is <=0x1fff and stored in bits 12..0 of
356 * 10 The result is 0x2000..0xffff and stored in the third word.
363 * The trailing surrogate is stored in the third word.
396 * Strings are either stored as a single code unit or as the lengt
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
rbt_data.h 58 * corresponds to zero or more characters, stored in a UnicodeString in
63 * the stored rules.
73 * stored in the rule text to represent the set of characters.
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrTextureStripAtlas.h 20 * stored in rows across the x-axis such that we can safely wrap/repeat them horizontally.
75 // Key to indicate an atlas row without any meaningful data stored in it
170 // Array of AtlasRows which store the state of all our rows. Stored in a contiguous array, in
  /external/chromium_org/third_party/sqlite/src/ext/rtree/
README 59 stored in an r-tree table. Please note the following:
72 stored in the (N*2)th column is greater than that stored in
  /external/chromium_org/third_party/yasm/source/patched-yasm/
yasm_dbgfmts.7 38 The CV8 debug format is used by Microsoft Visual Studio 2005 (version 8\&.0) and is completely undocumented, although it bears strong similarities to earlier CodeView formats\&. Yasm\'s support for the CV8 debug format is currently limited to generating assembly\-level line number information (to allow some level of source\-level debugging)\&. The CV8 debug information is stored in the \&.debug$S and \&.debug$T sections of the Win64 object file\&.
41 The DWARF 2 debug format is a complex, well\-documented standard for debugging information\&. It was created to overcome shortcomings in STABS, allowing for much more detailed and compact descriptions of data structures, data variable movement, and complex language structures such as in C++\&. The debugging information is stored in sections (just like normal program sections) in the object file\&. Yasm supports full pass\-through of DWARF2 debugging information (e\&.g\&. from a C++ compiler), and can also generate assembly\-level line number information\&.
49 The STABS debug format is a poorly documented, semi\-standard format for debugging information in COFF and ELF object files\&. The debugging information is stored as part of the object file\'s symbol table and thus is limited in complexity and scope\&. Despite this, STABS is a common debugging format on older Unix and compatible systems, as well as DJGPP\&.
  /external/icu4c/common/
unormimp.h 173 * stored inside canonStartSets[]
282 * Stored only if norm32&_NORM_COMBINES_ANY .
284 * Stored only if there are decompositions, i.e.,
301 * This is only stored if bit 7 of the corresponding length byte
310 * Combining indexes are stored at the [-1] offset of the extra data
323 * of variable-length (back-index, code point) pair entries is stored
345 * 00 or 01 The result is <=0x1fff and stored in bits 12..0 of
347 * 10 The result is 0x2000..0xffff and stored in the third word.
354 * The trailing surrogate is stored in the third word.
387 * Strings are either stored as a single code unit or as the lengt
    [all...]
  /external/icu4c/i18n/
rbt_data.h 58 * corresponds to zero or more characters, stored in a UnicodeString in
63 * the stored rules.
73 * stored in the rule text to represent the set of characters.
  /external/icu4c/layoutex/layout/
RunArrays.h 126 * where it was stored. If the array does not exist, it will be created by
141 * @return the run index where the limit index was stored, or -1 if the limit index cannt be stored.
328 * the run index where the data was stored. This method calls
344 * @return the run index where the font and limit index were stored, or -1 if the data cannot be stored.
465 * the run index where the data was stored. This method calls
481 * @return the run index where the locale and limit index were stored, or -1 if the data cannot be stored.
603 * the run index where the data was stored. This method call
    [all...]
  /external/iproute2/include/linux/netfilter_ipv4/
ip_tables.h 10 * src, dst, src_mask, dst_mask are always stored in network byte order.
11 * flags are stored in host byte order (of course).
12 * Port numbers are stored in HOST byte order.
  /external/iptables/include/linux/netfilter_ipv4/
ip_tables.h 10 * src, dst, src_mask, dst_mask are always stored in network byte order.
11 * flags are stored in host byte order (of course).
12 * Port numbers are stored in HOST byte order.
  /external/kernel-headers/original/asm-arm/
user.h 18 All of the registers are stored as part of the upage. The upage should
20 DATA: The data area is stored. We use current->end_text to
55 struct pt_regs regs; /* Where the registers are actually stored */
  /external/kernel-headers/original/asm-x86/
user_32.h 17 All of the registers are stored as part of the upage. The upage should
19 DATA: The data area is stored. We use current->end_text to
93 struct user_regs_struct regs; /* Where the registers are actually stored */
  /external/liblzf/
lzf.h 52 * Compress in_len bytes stored at the memory block starting at
82 * function and stored at location in_data and length in_len. The result
83 * will be stored at out_data up to a maximum of out_len characters.
  /external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 27 /// stored. Also used as an anchor for instructions that need to be altered
31 /// ReturnAddrSaveIndex - Frame index of where the return address is stored.
35 /// Frame index where the old base pointer is stored.
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/piff/
PlayReadyHeader.java 35 * The sample ID for each sample (media object) is stored as an ASF payload extension system with the ID of ASF_Payload_Extension_Encryption_SampleID = {6698B84E-0AFA-4330-AEB2-1C0A98D7A44D}. The payload extension can be stored as a fixed size extension of 8 bytes.
37 * The sample ID is always stored in big-endian byte order.
  /external/openfst/src/include/fst/extensions/pdt/
pdt.h 45 // The stacks are stored in a tree. The nodes are stored in vector
48 // the stack with the top 'popped' and its children are stored in
  /external/openssh/
ssh-agent.0 53 then sends the identity to the agent. Several identities can be stored
58 terminal. Authentication data need not be stored on any other machine,
80 A UNIX-domain socket is created and the name of this socket is stored in
  /external/skia/src/gpu/effects/
GrTextureStripAtlas.h 20 * stored in rows across the x-axis such that we can safely wrap/repeat them horizontally.
75 // Key to indicate an atlas row without any meaningful data stored in it
170 // Array of AtlasRows which store the state of all our rows. Stored in a contiguous array, in
  /external/smack/src/org/xbill/DNS/
Mnemonic.java 27 /* Strings will be stored/searched for in uppercase. */
30 /* Strings will be stored/searched for in lowercase. */
73 * Sets whether numeric values stored in strings are acceptable.
  /frameworks/av/include/media/stagefright/
CameraSource.h 73 * meta data is actually being stored in video buffers
116 * @return true if meta data is stored in the video
117 * buffers; false if real YUV data is stored in
  /frameworks/base/core/java/android/webkit/
GeolocationPermissions.java 38 * The methods of this class can be used to modify and interrogate the stored
74 * Gets the set of origins for which Geolocation permissions are stored.
81 * permissions are stored.
  /frameworks/base/docs/html/training/efficient-downloads/
redundant_redundant.jd 36 <p>Another important technique is to avoid downloading duplicate data. You can do this by aggressive caching. Always cache static resources, including on-demand downloads such as full size images, for as long as reasonably possible. On-demand resources should be stored separately to enable you to regularly flush your on-demand cache to manage its size.</p>
65 <p>Files stored in either cache location will be erased when the application is uninstalled.</p>
87 <p>Uncached responses get stored in the response cache for for future requests.</p
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
storage_manager.c 30 /** Max number of entites that can be stored */
58 * @param[in] load_func function pointer you will use to receive data that was stored for you.
166 /** This function fills up a block of memory to be stored in non-volatile memory.

Completed in 2182 milliseconds

<<31323334353637383940>>