HomeSort by relevance Sort by last modified time
    Searched defs:sm (Results 151 - 175 of 286) sorted by null

1 2 3 4 5 67 8 91011>>

  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng.cpp 1015 AgpsStateMachine* sm = (AgpsStateMachine*)s.mStateMachine; local
1051 AgpsStateMachine* sm = (AgpsStateMachine*)mSubscriber.mStateMachine; local
1075 AgpsStateMachine* sm = locEng->ds_nif; local
1094 AgpsStateMachine* sm = locEng->ds_nif; local
1114 AgpsStateMachine* sm = locEng->ds_nif; local
1136 AgpsStateMachine* sm = (AgpsStateMachine*) local
2396 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType); local
2428 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType); local
2458 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType); local
    [all...]
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
loc_eng.cpp 1015 AgpsStateMachine* sm = (AgpsStateMachine*)s.mStateMachine; local
1051 AgpsStateMachine* sm = (AgpsStateMachine*)mSubscriber.mStateMachine; local
1075 AgpsStateMachine* sm = locEng->ds_nif; local
1094 AgpsStateMachine* sm = locEng->ds_nif; local
1114 AgpsStateMachine* sm = locEng->ds_nif; local
1136 AgpsStateMachine* sm = (AgpsStateMachine*) local
2396 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType); local
2428 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType); local
2458 AgpsStateMachine* sm = getAgpsStateMachine(loc_eng_data, agpsType); local
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
JarFileTest.java 143 SecurityManager sm = new SecurityManager() { field in class:JarFileTest
    [all...]
  /libcore/luni/src/test/java/libcore/java/net/
OldSocketTest.java 51 SecurityManager sm = new SecurityManager() { field in class:OldSocketTest
473 SecurityManager sm = new SecurityManager() { local
    [all...]
  /packages/apps/Settings/src/com/android/settings/
Utils.java 1076 final StorageManager sm = StorageManager.from(context); local
    [all...]
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
TelephonyProvider.java 1340 SubscriptionManager sm = SubscriptionManager.from(getContext()); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
org.eclipse.equinox.event_1.2.0.v20100503.jar 
javax.servlet_2.5.0.v200910301333.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /external/v8/src/arm/
assembler-arm.cc 2566 int sd, d, sm, m; local
    [all...]
  /external/vixl/test/
test-assembler-a64.cc 14424 double sm = rawbits_to_double(0x7ff5555522222222); local
14495 float sm = rawbits_to_float(0x7f952222); local
14618 float sm = rawbits_to_float(0x7f952222); local
14745 double sm = rawbits_to_double(0x7ff5555522222222); local
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
TreeMapTest.java 436 SortedMap<String, String> sm = tm; local
437 String firstKey = (String) sm.firstKey();
441 lastKey = (String) sm.lastKey();
445 sm = sm.subMap(firstKey, lastKey);
1941 SortedMap<Float, List<Integer>> sm = tm.tailMap(1.1f); local
    [all...]
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java 1195 StorageManager sm = (StorageManager) mContext.getSystemService(Context.STORAGE_SERVICE); local
1234 StorageManager sm = (StorageManager) mContext.getSystemService(Context.STORAGE_SERVICE); local
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 9553 sp<IServiceManager> sm = defaultServiceManager(); local
9578 sp<IServiceManager> sm = defaultServiceManager(); local
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 1162 sp<IServiceManager> sm; local
5756 sp<IServiceManager> sm; local
    [all...]
  /system/security/keystore/
keystore.cpp 3174 android::sp<android::IServiceManager> sm = android::defaultServiceManager(); local
    [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java 3322 StorageManager sm = (StorageManager) mContext.getSystemService( local
    [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-2.0/1.5/
gmaven-runtime-2.0-1.5.jar 
  /external/valgrind/memcheck/
mc_main.c 284 static INLINE Bool is_distinguished_sm ( SecMap* sm ) {
285 return sm >= &sm_distinguished[0] && sm <= &sm_distinguished[2];
367 value, and sm points at the relevant secondary map. As with the
375 SecMap* sm; member in struct:__anon20864
453 if (elem->sm == NULL)
454 return "64-bit: .sm in _L2 is NULL";
455 if (!is_distinguished_sm(elem->sm))
474 key.sm = 0;
559 key.sm = 0
731 SecMap* sm = get_secmap_for_writing(a); local
739 SecMap* sm = get_secmap_for_reading(a); local
752 SecMap* sm = get_secmap_for_reading(a); local
761 SecMap* sm = get_secmap_for_writing(a); local
1324 SecMap* sm = get_secmap_for_reading(a); local
1335 SecMap* sm = get_secmap_for_reading(a); local
1477 SecMap* sm = get_secmap_for_reading(a); local
1499 SecMap* sm = get_secmap_for_reading(a); local
1551 SecMap* sm; local
2603 SecMap* sm; local
2646 SecMap* sm; local
2687 SecMap* sm; local
2731 SecMap* sm; local
3574 SecMap* sm = get_secmap_for_writing_low(a_lo); local
3630 SecMap* sm = get_secmap_for_writing_low(a_lo); local
4414 SecMap* sm; local
4530 SecMap* sm; local
4660 SecMap* sm; local
4773 SecMap* sm; local
4988 SecMap* sm = maybe_get_secmap_for ( a ); local
5024 SecMap* sm; local
5077 SecMap* sm; local
    [all...]
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaProvider.java 1235 final StorageManager sm = context.getSystemService(StorageManager.class); local
    [all...]
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-core-0.9.8-SNAPSHOT.jar 
  /external/valgrind/helgrind/
libhb_core.c 555 static inline Bool is_sane_SecMap ( SecMap* sm ) {
556 return sm != NULL && sm->magic == SecMap_MAGIC;
592 static UWord stats__secmaps_search = 0; // # SM finds
593 static UWord stats__secmaps_search_slow = 0; // # SM lookupFMs
701 /* Returns the SecMap following sm in the free list.
702 NULL if sm is the last SecMap. sm must be on the free list. */
703 static inline SecMap *SecMap_freelist_next ( SecMap* sm )
705 tl_assert (sm);
720 SecMap *sm; local
742 SecMap *sm; local
756 SecMap* sm = pop_SecMap_from_freelist(); local
779 typedef struct { Addr gaKey; SecMap* sm; } SMCacheEnt; member in struct:__anon20644
784 SecMap* sm = NULL; local
840 SecMap* sm = (SecMap*)secmapW; local
922 SecMap* sm = shmem__find_SecMap ( ga ); local
950 SecMap* sm = (SecMap*)secmapW; local
1064 SecMap* sm = shmem__find_or_alloc_SecMap(tag); local
1093 SecMap* sm = shmem__find_or_alloc_SecMap(tag); local
1464 SecMap* sm; local
3238 SecMap* sm = (SecMap*)secmapW; local
5846 SecMap* sm; local
6896 SecMap *sm = shmem__find_SecMap (sm_start); local
6989 SecMap *sm = shmem__find_SecMap(b); local
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsDatabaseHelper.java 4369 SubscriptionManager sm = SubscriptionManager.from(mContext); local
    [all...]

Completed in 2202 milliseconds

1 2 3 4 5 67 8 91011>>