/external/v8/test/cctest/ |
test-types.cc | 102 maps.push_back(object_map); 103 maps.push_back(array_map); 104 maps.push_back(uninitialized_map); 105 for (MapVector::iterator it = maps.begin(); it != maps.end(); ++it) { 199 MapVector maps; member in class:Types 277 int i = rng_->NextInt(static_cast<int>(maps.size())); 278 return Type::Class(maps[i], region_); 482 for (MapIterator mt = T.maps.begin(); mt != T.maps.end(); ++mt) [all...] |
/frameworks/base/packages/InputDevices/ |
Android.mk | 30 # Validate all key maps.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/ |
yp.x | 161 ypmaplist *maps;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/ |
yp.x | 163 ypmaplist *maps;
|
/external/valgrind/coregrind/m_debuginfo/ |
debuginfo.c | 187 di->fsm.maps = VG_(newXA)( 215 if (di->fsm.maps) VG_(deleteXA)(di->fsm.maps); 409 for (i = 0; i < VG_(sizeXA)(di1->fsm.maps); i++) { 410 const DebugInfoMapping* map1 = VG_(indexXA)(di1->fsm.maps, i); 411 for (j = 0; j < VG_(sizeXA)(di2->fsm.maps); j++) { 412 const DebugInfoMapping* map2 = VG_(indexXA)(di2->fsm.maps, j); 504 for (i = 0; i < VG_(sizeXA)(di->fsm.maps); i++) { 505 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); 523 for (j = 0; j < VG_(sizeXA)(di2->fsm.maps); j++) [all...] |
readelf.c | [all...] |
/external/libvorbis/lib/ |
info.c | 169 for(i=0;i<ci->maps;i++) /* unpack does the range checking */ 316 ci->maps=oggpack_read(opb,6)+1; 317 if(ci->maps<=0)goto err_out; 318 for(i=0;i<ci->maps;i++){ 337 if(ci->mode_param[i]->mapping>=ci->maps)goto err_out; 525 /* maps */ 526 oggpack_write(opb,ci->maps-1,6); 527 for(i=0;i<ci->maps;i++){
|
vorbisenc.c | 141 const vorbis_mapping_template *maps; member in struct:__anon13690 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...] |
/bionic/tests/ |
dlext_test.cpp | 442 pm_map_t** maps; local 444 ASSERT_EQ(0, pm_process_maps(process, &maps, &num_maps)); 449 ASSERT_EQ(0, pm_map_usage(maps[i], &usage)); 454 free(maps);
|
/external/freetype/src/cff/ |
cffcmap.c | 174 FT_FREE( unicodes->maps );
|
/external/pdfium/third_party/freetype/src/cff/ |
cffcmap.c | 174 FT_FREE( unicodes->maps );
|
/system/extras/libpagemap/include/pagemap/ |
pagemap.h | 63 pm_map_t **maps; member in struct:pm_process 168 /* Get the maps in the virtual address space of this process. 169 * Returns an array of pointers to pm_map_t through *maps. 170 * The array should be freed by the caller, but the maps should not be
|
/developers/build/prebuilts/gradle/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/ui/ |
AttractionListFragment.java | 44 import com.google.android.gms.maps.model.LatLng; 45 import com.google.maps.android.SphericalUtil;
|
DetailFragment.java | 41 import com.google.android.gms.maps.model.LatLng;
|
/developers/samples/android/wearable/wear/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/ui/ |
AttractionListFragment.java | 44 import com.google.android.gms.maps.model.LatLng; 45 import com.google.maps.android.SphericalUtil;
|
DetailFragment.java | 41 import com.google.android.gms.maps.model.LatLng;
|
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/ui/ |
AttractionListFragment.java | 44 import com.google.android.gms.maps.model.LatLng; 45 import com.google.maps.android.SphericalUtil;
|
/external/elfutils/src/libdwfl/ |
Android.mk | 77 linux-proc-maps.c \
|
/external/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()
|
/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/v8/test/mjsunit/harmony/ |
proxies-hash.js | 78 // Maps and weak maps.
|
/external/v8/test/mjsunit/regress/ |
regress-2073.js | 29 // leaking objects via embedded maps in optimized code.
|
/external/v8/tools/ |
tickprocessor-driver.js | 41 // Pull dev tools source maps into our name space.
|