/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/ |
pcy_map.c | 69 int policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps) 76 if (sk_POLICY_MAPPING_num(maps) == 0) 81 for (i = 0; i < sk_POLICY_MAPPING_num(maps); i++) 83 map = sk_POLICY_MAPPING_value(maps, i); 129 sk_POLICY_MAPPING_pop_free(maps, POLICY_MAPPING_free);
|
/external/chromium_org/v8/src/ |
lithium-codegen.cc | 151 ZoneList<Handle<Map> > maps(1, zone()); 158 maps.Add(map, zone()); 168 // this code is not yet in the depended code lists of the embedded maps. 171 for (int i = 0; i < maps.length(); i++) { 172 maps.at(i)->AddDependentCode(DependentCode::kWeaklyEmbeddedGroup, code);
|
/external/clang/lib/CodeGen/ |
CodeGenTBAA.h | 57 /// MetadataCache - This maps clang::Types to scalar llvm::MDNodes describing 60 /// This maps clang::Types to a struct node in the type DAG. 62 /// This maps TBAAPathTags to a tag node. 64 /// This maps a scalar type to a scalar tag node. 67 /// StructMetadataCache - This maps clang::Types to llvm::MDNodes describing
|
/external/guava/guava-tests/test/com/google/common/collect/ |
ImmutableSortedMapTest.java | 345 .put(Maps.immutableEntry("one", 1)) 354 builder.put(Maps.immutableEntry("one", (Integer) null)); 359 builder.put(Maps.immutableEntry((String) null, 1)); 593 SortedMap<String, Integer> original = Maps.newTreeMap(); 607 SortedMap<String, Integer> original = Maps.newTreeMap(comparator); 748 Maps.immutableEntry("a", new IntHolder(3)))); 769 ASSERT.that(map.entrySet()).hasContentsInOrder(Maps.immutableEntry("one", 1), 770 Maps.immutableEntry("three", 3)); 777 ASSERT.that(map.entrySet()).hasContentsInOrder(Maps.immutableEntry("one", 1)); 784 ASSERT.that(map.entrySet()).hasContentsInOrder(Maps.immutableEntry("three", 3) [all...] |
BiMapMapInterfaceTest.java | 99 return Maps.unmodifiableBiMap(HashBiMap.<String, Integer>create()); 105 return Maps.unmodifiableBiMap(bimap); 115 return Maps.synchronizedBiMap(HashBiMap.<String, Integer>create());
|
ImmutableMultimapTest.java | 40 .put(Maps.immutableEntry("one", 1)) 48 builder.put(Maps.immutableEntry("one", (Integer) null)); 53 builder.put(Maps.immutableEntry((String) null, 1));
|
TreeBasedTableTest.java | 388 assertTrue(entrySet.contains(Maps.immutableEntry(10, 'X'))); 389 assertTrue(entrySet.contains(Maps.immutableEntry(20, 'X'))); 390 assertFalse(entrySet.contains(Maps.immutableEntry(15, 'X'))); 392 assertFalse(entrySet.contains(Maps.immutableEntry(10, 'X'))); 393 assertTrue(entrySet.contains(Maps.immutableEntry(20, 'X'))); 394 assertFalse(entrySet.contains(Maps.immutableEntry(15, 'X'))); 405 assertFalse(entrySet.remove(Maps.immutableEntry(10, 'X'))); 406 assertTrue(entrySet.remove(Maps.immutableEntry(20, 'X'))); 407 assertFalse(entrySet.remove(Maps.immutableEntry(15, 'X'))); 409 assertTrue(entrySet.remove(Maps.immutableEntry(10, 'X'))) [all...] |
/external/jmonkeyengine/engine/src/core/com/jme3/input/ |
InputManager.java | 155 ArrayList<Mapping> maps = bindings.get(hash);
local 156 if (maps == null) {
160 int size = maps.size();
162 Mapping mapping = maps.get(i);
226 ArrayList<Mapping> maps = bindings.get(hash);
local 227 if (maps == null) {
235 int size = maps.size();
237 Mapping mapping = maps.get(i);
256 ArrayList<Mapping> maps = bindings.get(hash);
local 257 if (maps == null) { 579 ArrayList<Mapping> maps = bindings.get(hash); local 601 ArrayList<Mapping> maps = bindings.get(trigger.triggerHashCode()); local [all...] |
/external/openssl/crypto/x509v3/ |
pcy_map.c | 69 int policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps) 76 if (sk_POLICY_MAPPING_num(maps) == 0) 81 for (i = 0; i < sk_POLICY_MAPPING_num(maps); i++) 83 map = sk_POLICY_MAPPING_value(maps, i); 129 sk_POLICY_MAPPING_pop_free(maps, POLICY_MAPPING_free);
|
/frameworks/base/docs/html/google/ |
index.jd | 29 track app usage, and enhance your app with features such as maps, sign-in, and 48 <img src="{@docRoot}images/google/maps-pin.png" width="40" > 50 <h4><a href="{@docRoot}google/play-services/maps.html" 51 >Google Maps</a></h4> 52 <p>Include the power of Google Maps in your app
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
channelmap.h | 31 /** \page channelmap Channel Maps 35 * Channel maps provide a way to associate channels in a stream with a 57 * channel maps: 60 * \li pa_channel_map_equal() - Tests if two channel maps are identical. 189 /** Compare two channel maps. Return 1 if both match. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
channelmap.h | 31 /** \page channelmap Channel Maps 35 * Channel maps provide a way to associate channels in a stream with a 57 * channel maps: 60 * \li pa_channel_map_equal() - Tests if two channel maps are identical. 189 /** Compare two channel maps. Return 1 if both match. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
channelmap.h | 31 /** \page channelmap Channel Maps 35 * Channel maps provide a way to associate channels in a stream with a 57 * channel maps: 60 * \li pa_channel_map_equal() - Tests if two channel maps are identical. 189 /** Compare two channel maps. Return 1 if both match. */
|
/frameworks/base/docs/html/reference/com/google/android/gms/maps/model/ |
BitmapDescriptorFactory.html | 423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html"> 424 <span class="en">Maps</span> 731 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.maps.model.BitmapDescriptorFactory</td> 752 <li>Wait for a <code><a href="/reference/com/google/android/gms/maps/GoogleMap.html">GoogleMap</a></code> to become available from a 753 <code><a href="/reference/com/google/android/gms/maps/MapFragment.html">MapFragment</a></code> or 754 <code><a href="/reference/com/google/android/gms/maps/MapView.html">MapView</a></code> that you have added to your application. You 755 can verify that the <code><a href="/reference/com/google/android/gms/maps/GoogleMap.html">GoogleMap</a></code> is available by 757 <li>Call <code><a href="/reference/com/google/android/gms/maps/MapsInitializer.html#initialize(android.content.Context)">MapsInitializer.initialize(Context)</a></code>. As long as a 807 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html#HUE_AZURE">HUE_AZURE</a></td> 814 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html#HUE_BLUE">HUE_BLUE</a></td [all...] |
CameraPosition.html | 423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html"> 424 <span class="en">Maps</span> 754 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.maps.model.CameraPosition</td> 776 href="https://developers.google.com/maps/documentation/android/views">Changing the View</a> 820 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/maps/model/CameraPosition.Builder.html">CameraPosition.Builder</a></td> 901 <a href="/reference/com/google/android/gms/maps/model/CameraPositionCreator.html">CameraPositionCreator</a></nobr></td> 902 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/maps/model/CameraPosition.html#CREATOR">CREATOR</a></td> 913 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/maps/model/CameraPosition.html#bearing">bearing</a></td> 923 <a href="/reference/com/google/android/gms/maps/model/LatLng.html">LatLng</a></nobr></td> 924 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/maps/model/CameraPosition.html#target">target</a></td [all...] |
UrlTileProvider.html | 423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html"> 424 <span class="en">Maps</span> 724 <a href="/reference/com/google/android/gms/maps/model/TileProvider.html">TileProvider</a> 748 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.maps.model.UrlTileProvider</td> 764 <p itemprop="articleBody">A partial implementation of <code><a href="/reference/com/google/android/gms/maps/model/TileProvider.html">TileProvider</a></code> that only requires a URL that points to an image 827 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-fields-com.google.android.gms.maps.model.TileProvider" class="jd-expando-trigger closed" 828 ><img id="inherited-fields-com.google.android.gms.maps.model.TileProvider-trigger" 831 <a href="/reference/com/google/android/gms/maps/model/TileProvider.html">com.google.android.gms.maps.model.TileProvider</a> 832 <div id="inherited-fields-com.google.android.gms.maps.model.TileProvider" [all...] |
Marker.html | 423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html"> 424 <span class="en">Maps</span> 728 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.maps.model.Marker</td> 751 <dd>The point on the image that will be placed at the <code><a href="/reference/com/google/android/gms/maps/model/LatLng.html">LatLng</a></code> position of the marker. This 754 <dd>The <code><a href="/reference/com/google/android/gms/maps/model/LatLng.html">LatLng</a></code> value for the marker's position on the map. You can change this value at 764 <code><a href="/reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html#defaultMarker(float)">defaultMarker(float)</a></code>. You can't change the icon once you've 775 <code><a href="/reference/com/google/android/gms/maps/model/GroundOverlay.html">GroundOverlay</a></code>. If the marker is a billboard, it will always be drawn facing the camera 798 href="https://developers.google.com/maps/documentation/android/marker">Markers</a> 870 <span class="sympad"><a href="/reference/com/google/android/gms/maps/model/Marker.html#equals(java.lang.Object)">equals</a></span>(Object other)</nobr> 886 <span class="sympad"><a href="/reference/com/google/android/gms/maps/model/Marker.html#getAlpha()">getAlpha</a></span>()</nobr [all...] |
/development/tools/idegen/src/com/android/idegen/ |
ModuleIndexes.java | 20 import com.google.common.collect.Maps; 50 moduleNameToMakeFileMap = Maps.newHashMap(); 51 makeFileToModuleNamesMap = Maps.newHashMap();
|
/docs/source.android.com/src/devices/tech/input/ |
validate-keymaps.jd | 21 maps files and virtual key definition files.</p> 39 Validates the specified key layouts, key character maps, 71 # Validate all key maps.
|
/external/chromium_org/base/debug/ |
stack_trace_android.cc | 79 // Allow IO to read /proc/self/maps. Reading this file doesn't hit the disk 87 ANDROID_LOG_ERROR, "chromium", "Failed to read /proc/self/maps"); 90 ANDROID_LOG_ERROR, "chromium", "Failed to parse /proc/self/maps");
|
/external/chromium_org/components/policy/core/common/ |
policy_map.h | 23 // Each policy maps to an Entry which keeps the policy value as well as other 84 // maps with the same priority, the current value in |this| is preserved. 96 // This includes keys that are present only in one of the maps.
|
/external/oprofile/daemon/liblegacy/ |
opd_mapping.c | 59 list_for_each_safe(pos, pos2, &proc->maps) { 79 if (list_empty(&proc->maps)) { 91 list_add_tail(&map->next, &proc->maps);
|
/frameworks/base/test-runner/src/android/test/mock/ |
MockContentResolver.java | 26 import com.google.android.collect.Maps; 71 mProviders = Maps.newHashMap(); 84 * Maps the authority to the provider locally.
|
/frameworks/native/include/binder/ |
MemoryHeapBase.h | 42 * maps the memory referenced by fd. but DOESN'T take ownership 48 * maps memory from the given device 53 * maps memory from ashmem, with the given name for debugging
|
/packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/mocks/ |
MockSharedPreferences.java | 21 import com.google.common.collect.Maps; 33 private HashMap<String, Object> mValues = Maps.newHashMap(); 34 private HashMap<String, Object> mTempValues = Maps.newHashMap();
|