/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
random_shuffle.h | 69 /** @brief Start indexes of the threads' __chunks. */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
cmd.py | 23 indexes of the text being matched, which could be used to provide
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
cmd.py | 23 indexes of the text being matched, which could be used to provide
|
/prebuilts/sdk/renderscript/clang-include/ |
smmintrin.h | 208 /* Or together 2 sets of indexes (X and Y) with the zeroing bits (Z) to create
|
/bionic/libc/include/sys/ |
exec_elf.h | 416 #define SHT_SYMTAB_SHNDX 18 /* Section indexes (see SHN_XINDEX) */ 521 * Special section indexes [all...] |
/bootable/recovery/applypatch/ |
applypatch.c | 109 // comparison function for qsort()ing an int array of indexes into 185 // sort the index[] array so it indexes the pairs in order of [all...] |
/dalvik/vm/compiler/codegen/x86/libenc/ |
encoder.inl | 86 // XMM registers indexes in Reg_No enum are shifted by xmm0_reg, their indexes
|
/external/chromium/chrome/browser/resources/shared/js/cr/ui/ |
list.js | 298 var indexes = this.selectionModel.selectedIndexes; 301 return indexes.map(function(i) {
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
jstemplate.js | 328 * stack[depth][index]. Here [depth] indexes into the call stack, and
329 * [index] indexes into the call queue at that depth. We require a call
[all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
jstemplate.js | 328 * stack[depth][index]. Here [depth] indexes into the call stack, and 329 * [index] indexes into the call queue at that depth. We require a call [all...] |
/external/chromium_org/chrome/browser/ui/views/ |
profile_chooser_view.cc | 459 Indexes other_profiles; 706 const Indexes& avatars_to_show) {
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
jstemplate.js | 328 * stack[depth][index]. Here [depth] indexes into the call stack, and 329 * [index] indexes into the call queue at that depth. We require a call [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
jstemplate.js | 328 * stack[depth][index]. Here [depth] indexes into the call stack, and 329 * [index] indexes into the call queue at that depth. We require a call [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/cr/ui/ |
list.js | 294 var indexes = this.selectionModel.selectedIndexes; 297 return indexes.map(function(i) {
|
/external/chromium_org/third_party/jstemplate/ |
jstemplate.js | 310 * stack[depth][index]. Here [depth] indexes into the call stack, and 311 * [index] indexes into the call queue at that depth. We require a call
|
/external/chromium_org/third_party/mesa/src/src/mesa/program/ |
prog_statevars.c | 605 /* Unknown state indexes are silently ignored here. 711 /* unknown state indexes are silently ignored and [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_program.c | 195 * and TGSI generic input indexes, plus input attrib semantic info. 593 * There is no requirement that semantic indexes start at [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
descriptor.proto | 62 // Indexes of the public imported files in the dependency list above. 64 // Indexes of the weak imported files in the dependency list.
|
/external/chromium_org/tools/python/google/httpd_config/ |
httpd.conf | 330 # This may also be "None", "All", or any combination of "Indexes", 336 Options Indexes FollowSymLinks MultiViews ExecCGI Includes
|
/external/chromium_org/webkit/browser/appcache/ |
appcache_database.cc | [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
SimpleSValBuilder.cpp | 755 // though if both indexes are constant the RegionRawOffset path will 781 // evalBinOpNN expects the two indexes to already be the right type. [all...] |
/external/llvm/include/llvm/CodeGen/ |
ScheduleDAG.h | 690 /// edge insertion. These nodes will later get new topological indexes 694 /// Shift - reassign topological indexes for the nodes in the DAG
|
/external/llvm/lib/CodeGen/ |
MachineFunction.cpp | 322 void MachineFunction::print(raw_ostream &OS, SlotIndexes *Indexes) const { 358 BB->print(OS, Indexes); [all...] |
RegisterPressure.cpp | 459 // Open the top of the region using slot indexes. 520 // Open the bottom of the region using slot indexes.
|
/external/mesa3d/src/mesa/program/ |
prog_statevars.c | 605 /* Unknown state indexes are silently ignored here. 711 /* unknown state indexes are silently ignored and [all...] |