Searched
full:extract (Results
1101 -
1125 of
4593) sorted by null
<<41424344454647484950>>
/external/chromium_org/sync/protocol/ |
search_engine_specifics.proto | 63 // |instant_url|, to extract search terms from a URL.
|
/external/chromium_org/third_party/WebKit/Source/build/scripts/ |
preprocessor.pm | 58 # Remove double quotations from $defines and extract macros.
|
/external/chromium_org/third_party/android_crazy_linker/src/src/ |
crazy_linker_elf_view.cpp | 29 // Extract the dynamic table information.
|
/external/chromium_org/third_party/binutils/ |
build-all.sh | 40 # Extract the source
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
tote.h | 61 ////void ExtractSeq(int n, uint8* dst) {ss_.Extract(n, dst);}
|
/external/chromium_org/third_party/closure_linter/closure_linter/common/ |
filetestcase.py | 39 # list of message IDs. Used to extract expected messages from testdata files.
|
/external/chromium_org/third_party/icu/source/common/ |
charstr.cpp | 105 len+=s.extract(0, 0x7fffffff, buffer.getAlias()+len, buffer.getCapacity()-len, US_INV);
|
/external/chromium_org/third_party/icu/source/i18n/ |
wintzimpl.cpp | 144 * Given the timezone icuid, fill in zoneInfo by calling auxillary functions that creates a timezone and extract the
|
/external/chromium_org/third_party/jinja2/ |
get_jinja2.sh | 2 # Download and extract Jinja2
|
/external/chromium_org/third_party/markupsafe/ |
get_markupsafe.sh | 2 # Download and extract MarkupSafe
|
/external/chromium_org/third_party/mesa/src/src/glx/ |
eval.c | 35 ** allowed to have extra arbitrary data, so these routines extract just
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
t_vertex.c | 211 /* Extract a named attribute from a hardware vertex. Will have to 225 a[j].extract( &a[j], dest, (GLubyte *)vin + a[j].vertoffset ); 335 vtx->attr[j].extract = _tnl_format_info[format].extract;
|
/external/chromium_org/third_party/skia/gm/ |
verylargebitmap.cpp | 47 // exercises extract bitmap, but not shader
|
/external/chromium_org/third_party/skia/include/gpu/ |
GrColor.h | 53 // extract a component (byte) from a GrColor int
|
/external/chromium_org/third_party/skia/tools/ |
CopyTilesRenderer.cpp | 59 // Now extract the picture into tiles
|
/external/chromium_org/third_party/sqlite/src/test/ |
mallocC.test | 107 -- Allocate 32 new root pages. This will exercise the 'extract specific
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/cng/include/ |
webrtc_cng.h | 147 * function below extract the code of the last error that occurred in the
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/ |
cb_search_core.c | 75 /* Extract the maximum shift value under the constraint
|
frame_classify.c | 84 /* Extract the best choise of start state */
|
/external/chromium_org/third_party/webrtc/tools/loopback_test/ |
stat_tracker.js | 34 // sample period so they can extract and record the tracked variables.
|
/external/chromium_org/third_party/yasm/source/patched-yasm/m4/ |
progtest.m4 | 55 # Extract the first word of "$2", so it can be a program name with args.
|
/external/chromium_org/third_party/zlib/contrib/minizip/ |
miniunz.c | 184 " -e Extract without pathname (junk paths)\n" \ 185 " -x Extract with pathname\n" \ 188 " -d directory to extract into\n" \ 190 " -p extract crypted file using password\n\n");
|
/external/chromium_org/tools/gyp/test/lib/ |
TestWin.py | 85 # Extract value.
|
/external/chromium_org/tools/metrics/histograms/ |
extract_histograms.py | 5 """Extract histogram names from the description XML file. 169 """Extract all <enum> nodes in the tree into a dictionary.""" 224 """Extract all owners into a list from owner tag under |xml_node|.""" 234 """Extract all <histogram> nodes in the tree into a dictionary."""
|
/external/clang/lib/Headers/ |
smmintrin.h | 217 /* Miscellaneous insert and extract macros. */ 218 /* Extract a single-precision float from X at index N into D. */ 226 /* Extract a float from X at index N into the first index of the return. */ 243 /* Extract int from packed integer array at index. This returns the element
|
Completed in 757 milliseconds
<<41424344454647484950>>