HomeSort by relevance Sort by last modified time
    Searched full:common (Results 6276 - 6300 of 31397) sorted by null

<<251252253254255256257258259260>>

  /external/smali/smali/src/main/java/org/jf/smali/
SmaliMethodParameter.java 34 import com.google.common.collect.ImmutableSet;
35 import com.google.common.primitives.Ints;
  /external/sonivox/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
  /external/speex/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
  /external/sqlite/dist/
Android.mk 56 external/icu/icu4c/source/common
97 external/icu4c/common
  /external/srec/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
  /external/srtp/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
  /external/stlport/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
  /external/svox/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
  /external/svox/pico/lib/
picodata.c 70 picoos_Common common; member in struct:picodata_char_buffer
103 picoos_Common common,
119 this->common = common;
609 picoos_Common common,
616 picoos_emRaiseException(common->em,PICO_EXC_OUT_OF_MEM,NULL,NULL);
619 this->common = common;
649 picoos_emRaiseException(this->common->em,PICO_ERR_NULLPTR_ACCESS,NULL,NULL);
659 picoos_emRaiseException(this->common->em,PICO_ERR_NULLPTR_ACCESS,NULL,NULL)
    [all...]
picokfst.c 145 picoos_Common common)
154 return picoos_emRaiseException(common->em, PICO_EXC_KB_MISSING, NULL,
198 picoos_Common common)
203 return picoos_emRaiseException(common->em, PICO_EXC_KB_MISSING, NULL, NULL);
209 this->subObj = picoos_allocate(common->mm, sizeof(kfst_subobj_t));
212 return picoos_emRaiseException(common->em, PICO_EXC_OUT_OF_MEM, NULL, NULL);
214 status = kfstInitialize(this, common);
216 picoos_deallocate(common->mm,(void **)&this->subObj);
  /external/tagsoup/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
  /external/tcpdump/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
  /external/tinyxml/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
  /external/tremolo/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
  /external/wpa_supplicant_8/src/ap/
p2p_hostapd.c 11 #include "utils/common.h"
12 #include "common/ieee802_11_defs.h"
  /external/wpa_supplicant_8/src/eap_common/
eap_ikev2_common.c 2 * EAP-IKEv2 common routines
11 #include "common.h"
eap_peap_common.c 2 * EAP-PEAP common routines
11 #include "common.h"
  /external/xmlwriter/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
  /external/yaffs2/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
  /external/zlib/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
  /frameworks/av/media/libeffects/loudness/common/core/
math.h 30 #include "common/core/os.h"
31 #include "common/core/types.h"
  /frameworks/av/media/libstagefright/
Android.mk 4 include frameworks/av/media/libstagefright/codecs/common/Config.mk
74 $(TOP)/external/icu/icu4c/source/common \
  /frameworks/av/services/camera/libcameraservice/api_pro/
ProCamera2Client.h 21 #include "common/FrameProcessorBase.h"
22 #include "common/Camera2ClientBase.h"
  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/
Android.mk 31 $(call intermediates-dir-for,APPS,$(LOCAL_PACKAGE_NAME),$(LOCAL_IS_HOST_MODULE),common)/maindex.list
60 $(call intermediates-dir-for,APPS,$(LOCAL_PACKAGE_NAME),$(LOCAL_IS_HOST_MODULE),common)/maindex.list
  /frameworks/base/docs/html/reference/com/google/android/gms/games/request/
Requests.html 953 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a>&lt;<a href="/reference/com/google/android/gms/games/request/Requests.UpdateRequestsResult.html">Requests.UpdateRequestsResult</a>&gt;</nobr>
956 <span class="sympad"><a href="/reference/com/google/android/gms/games/request/Requests.html#acceptRequest(com.google.android.gms.common.api.GoogleApiClient, java.lang.String)">acceptRequest</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> apiClient, String requestId)</nobr>
971 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a>&lt;<a href="/reference/com/google/android/gms/games/request/Requests.UpdateRequestsResult.html">Requests.UpdateRequestsResult</a>&gt;</nobr>
974 <span class="sympad"><a href="/reference/com/google/android/gms/games/request/Requests.html#acceptRequests(com.google.android.gms.common.api.GoogleApiClient, java.util.List<java.lang.String>)">acceptRequests</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> apiClient, List&lt;String&gt; requestIds)</nobr>
989 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a>&lt;<a href="/reference/com/google/android/gms/games/request/Requests.UpdateRequestsResult.html">Requests.UpdateRequestsResult</a>&gt;</nobr>
992 <span class="sympad"><a href="/reference/com/google/android/gms/games/request/Requests.html#dismissRequest(com.google.android.gms.common.api.GoogleApiClient, java.lang.String)">dismissRequest</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> apiClient, String requestId)</nobr>
1007 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a>&lt;<a href="/reference/com/google/android/gms/games/requ (…)
    [all...]

Completed in 993 milliseconds

<<251252253254255256257258259260>>