/external/chromium_org/third_party/tcmalloc/chromium/src/ |
packed-cache-inl.h | 188 // We are going to pack a value and the upper part of a key (or a
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
packed-cache-inl.h | 186 // We are going to pack a value and the upper part of a key (or a
|
/external/chromium_org/tools/grit/grit/node/ |
message.py | 218 accepted by util.Encode. This is used to generate the data pack data file.
|
/external/chromium_org/v8/tools/testrunner/network/ |
network_execution.py | 180 data, test_map = packet.Pack(self.binaries)
|
/external/clang/lib/AST/ |
DeclTemplate.cpp | 50 // FIXME: If a default argument contains an unexpanded parameter pack, the 450 // template parameter pack (14.5.3), the nth template argument is a pack 452 // pack. [all...] |
/external/clang/test/CodeGenCXX/ |
mangle-ms-templates.cpp | 137 // Unlike Itanium, there is no character code to indicate an argument pack.
|
/external/clang/test/Parser/ |
cxx0x-attributes.cpp | 220 void bar [[noreturn...]] (); // expected-error {{attribute 'noreturn' cannot be used as an attribute pack}}
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/ |
build.properties | 151 # installed Eclipse against which the application or plug-in code will be compiled and the RCP delta pack.
|
/external/icu4c/config/ |
mh-os390 | 24 # Link Pack Area (LPA), library lookaside facility (LLA) or other #
|
/external/jmonkeyengine/engine/src/test/jme3test/audio/ |
TestMusicPlayer.java | 164 pack(); method
|
/external/kernel-headers/original/linux/ |
genhd.h | 297 char d_packname[16]; /* pack identifier */
|
tcp.h | 250 /* XXX Two bytes hole, try to pack */
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
lscript.php | 114 'pack', 'param', 'parse', 'paste', 'persist', 'polygonCount', 'position',
|
php-brief.php | 84 'ereg', 'ereg_replace', 'eregi', 'eregi_replace', 'split', 'spliti', 'join', 'sql_regcase', 'dl', 'pclose', 'popen', 'readfile', 'rewind', 'rmdir', 'umask', 'fclose', 'feof', 'fgetc', 'fgets', 'fgetss', 'fread', 'fopen', 'fpassthru', 'ftruncate', 'fstat', 'fseek', 'ftell', 'fflush', 'fwrite', 'fputs', 'mkdir', 'rename', 'copy', 'tempnam', 'tmpfile', 'file', 'file_get_contents', 'stream_select', 'stream_context_create', 'stream_context_set_params', 'stream_context_set_option', 'stream_context_get_options', 'stream_filter_prepend', 'stream_filter_append', 'fgetcsv', 'flock', 'get_meta_tags', 'stream_set_write_buffer', 'set_file_buffer', 'set_socket_blocking', 'stream_set_blocking', 'socket_set_blocking', 'stream_get_meta_data', 'stream_register_wrapper', 'stream_wrapper_register', 'stream_set_timeout', 'socket_set_timeout', 'socket_get_status', 'realpath', 'fnmatch', 'fsockopen', 'pfsockopen', 'pack', 'unpack', 'get_browser', 'crypt', 'opendir', 'closedir', 'chdir', 'getcwd', 'rewinddir', 'readdir', 'dir', 'glob', 'fileatime', 'filectime', 'filegroup', 'fileinode', 'filemtime', 'fileowner', 'fileperms', 'filesize', 'filetype', 'file_exists', 'is_writable', 'is_writeable', 'is_readable', 'is_executable', 'is_file', 'is_dir', 'is_link', 'stat', 'lstat', 'chown',
|
/external/libvpx/libvpx/vp8/encoder/arm/armv5te/ |
boolhuff_armv5te.asm | 231 ; v is kept in r1 during the token pack loop
|
vp8_packtokens_armv5.asm | 79 ; v is kept in r12 during the token pack loop
|
vp8_packtokens_mbrow_armv5.asm | 100 ; v is kept in r12 during the token pack loop
|
/external/llvm/lib/Target/ARM/ |
ARMSubtarget.h | 121 /// HasT2ExtractPack - True if subtarget supports thumb2 extract/pack
|
/external/mesa3d/docs/OLD/ |
MESA_packed_depth_stencil.spec | 36 packed pixel formats and types which pack both stencil and depth
|
/external/mesa3d/src/glx/ |
indirect_glx.c | 341 * does all the initialization (including the pixel pack / unpack).
|
/external/mesa3d/src/mesa/state_tracker/ |
st_atom_pixeltransfer.c | 109 /* Pack four 1D maps into a 2D texture:
|
/external/openssl/crypto/evp/ |
e_des3.c | 170 /* Although we have a CFB-r implementation for 3-DES, it doesn't pack the right
|
/external/oprofile/events/i386/core_2/ |
unit_masks | 40 0x04 SIMD pack operations
|
/external/oprofile/events/i386/nehalem/ |
unit_masks | 61 0x04 pack Counts number of 128 bit SIMD integer pack operations 366 0x04 pack Counts number of SID integer 64 bit pack operations
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
SDL_blit_N.c | 900 /* Pack RGB into 8bit pixel */ 936 /* Pack RGB into 8bit pixel */ [all...] |