HomeSort by relevance Sort by last modified time
    Searched refs:maps (Results 101 - 125 of 260) sorted by null

1 2 3 45 6 7 8 91011

  /external/chromium_org/v8/test/mjsunit/
concurrent-initial-prototype-change.js 44 // Optimized code of f1 depends on initial object and array maps.
getters-on-elements.js 29 // Flags: --nocollect-maps
34 // We specify nocollect-maps because in gcstress we can end up deoptimizing
37 // dependent code from those maps. The choice is to insert strategic gc()
function-prototype.js 60 // functions without initial maps, and the fully initialized
object-freeze.js 213 // Frozen objects should share maps where possible
223 // Frozen objects should share maps even when they have elements
  /external/libvorbis/lib/
vorbisenc.c 141 const vorbis_mapping_template *maps; member in struct:__anon29374
556 /* Multiple maps/submaps can point to the same residue. In the case
560 for(i=0;i<ci->maps&&ch==0;i++){
588 /* we assume two maps in this encoder */
590 const vorbis_mapping_template *maps){
594 const vorbis_info_mapping0 *map=maps[is].map;
596 const vorbis_residue_template *res=maps[is].res;
610 if(i>=ci->maps)ci->maps=i+1;
828 vorbis_encode_map_n_res_setup(vi,hi->base_setting,setup->maps);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
line-map.h 178 There are two kinds of maps. Ordinary maps and macro expansion
179 maps, a.k.a macro maps.
240 /* The abstraction of a set of location maps. There can be several
241 types of location maps. This abstraction contains the attributes
244 /* This array contains the different line maps.
249 struct line_map * GTY ((length ("%h.used"))) maps;
251 /* The total number of allocated maps. */
254 /* The number of elements used in maps. This number is smalle
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/shared/maven-filtering/1.0-beta-4/
maven-filtering-1.0-beta-4.jar 
  /external/valgrind/main/coregrind/m_debuginfo/
readelf.c     [all...]
debuginfo.c 183 di->fsm.maps = VG_(newXA)(
212 if (di->fsm.maps) VG_(deleteXA)(di->fsm.maps);
400 for (i = 0; i < VG_(sizeXA)(di1->fsm.maps); i++) {
401 struct _DebugInfoMapping* map1 = VG_(indexXA)(di1->fsm.maps, i);
402 for (j = 0; j < VG_(sizeXA)(di2->fsm.maps); j++) {
403 struct _DebugInfoMapping* map2 = VG_(indexXA)(di2->fsm.maps, j);
495 for (i = 0; i < VG_(sizeXA)(di->fsm.maps); i++) {
496 struct _DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i);
514 for (j = 0; j < VG_(sizeXA)(di2->fsm.maps); j++)
    [all...]
  /external/chromium_org/chrome/common/
localized_error.cc 425 const LocalizedErrorMap* FindErrorMapInArray(const LocalizedErrorMap* maps,
429 if (maps[i].error_code == error_code)
430 return &maps[i];
    [all...]
  /external/chromium_org/v8/test/mjsunit/harmony/
proxies-hash.js 78 // Maps and weak maps.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2073.js 29 // leaking objects via embedded maps in optimized code.
  /external/chromium_org/v8/tools/
tickprocessor-driver.js 41 // Pull dev tools source maps into our name space.
  /external/chromium_org/third_party/freetype/src/psaux/
t1cmap.c 298 FT_FREE( unicodes->maps );
  /external/chromium_org/v8/src/
ast.cc 627 SmallMapList maps; local
628 oracle->CollectReceiverTypes(id, &maps);
629 receiver_type_ = maps.length() == 1 ? maps.at(0)
    [all...]
hydrogen-instructions.h 186 V(Maps) \
2737 UniqueSet<Map>* maps = new(zone) UniqueSet<Map>(map_list->length(), zone); local
2769 const UniqueSet<Map>* maps() const { return maps_; } function in class:v8::FINAL::FINAL
6368 const UniqueSet<Map>* maps() const { return maps_; } function in class:v8::FINAL::FINAL
    [all...]
  /external/freetype/src/psaux/
t1cmap.c 298 FT_FREE( unicodes->maps );
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/
t1cmap.c 298 FT_FREE( unicodes->maps );
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
yp.h 176 ypmaplist *maps; member in struct:ypresp_maplist
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
yp.h 176 ypmaplist *maps; member in struct:ypresp_maplist
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/
math_map.js 6 * @fileoverview A class for loading and storing the maps for math atoms from
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
XKBstr.h 383 XkbIndicatorMapRec maps[XkbNumIndicators]; member in struct:_XkbIndicatorRec
575 XkbIndicatorMapRec maps[XkbNumIndicators]; member in struct:_XkbDeviceLedInfo
603 unsigned int defined; /* names or maps changed */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBstr.h 383 XkbIndicatorMapRec maps[XkbNumIndicators]; member in struct:_XkbIndicatorRec
575 XkbIndicatorMapRec maps[XkbNumIndicators]; member in struct:_XkbDeviceLedInfo
603 unsigned int defined; /* names or maps changed */
  /development/tools/labpretest/
labpretest.sh 569 $ADB -s $device shell monkey -p com.android.alarmclock -p com.android.browser -p com.android.calculator2 -p com.android.calendar -p com.android.camera -p com.android.contacts -p com.google.android.gm -p com.android.im -p com.android.launcher -p com.google.android.apps.maps -p com.android.mms -p com.android.music -p com.android.phone -p com.android.settings -p com.google.android.street -p com.android.vending -p com.google.android.youtube -p com.android.email -p com.google.android.voicesearch -c android.intent.category.LAUNCHER --ignore-security-exceptions -s $seed $MEVENTS
  /external/chromium_org/chrome/browser/resources/chromeos/
provided_file_systems.js 49 * List of provided file system information maps.
370 * List of requests information maps.

Completed in 972 milliseconds

1 2 3 45 6 7 8 91011