HomeSort by relevance Sort by last modified time
    Searched refs:intermediates (Results 176 - 200 of 1559) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/core/tests/coretests/src/android/util/
LogTest.java 147 public int startPerformance(PerformanceTestCase.Intermediates intermediates) {
148 intermediates.setInternalIterations(ITERATIONS * 10);
  /frameworks/base/graphics/jni/
Android.mk 21 rs_generated_include_dir := $(call intermediates-dir-for,SHARED_LIBRARIES,libRS,,)
  /frameworks/compile/libbcc/bcinfo/
Android.mk 59 intermediates := $(local-intermediates-dir) macro
  /frameworks/support/v8/renderscript/jni/
Android.mk 15 rs_generated_include_dir := $(call intermediates-dir-for,SHARED_LIBRARIES,libRSSupport,,)
  /prebuilts/sdk/
Android.mk 23 _cpsttrp_sdk_intermediates := $(call intermediates-dir-for,JAVA_LIBRARIES,sdk_v$(1),,COMMON)
33 _cpsttrp_sdk_intermediates := $(call intermediates-dir-for,JAVA_LIBRARIES,uiautomator_sdk_v$(1),,COMMON)
  /cts/tests/SignatureTest/
Android.mk 42 # Can't call local-intermediates-dir directly here because we have to
46 intermediates.COMMON := $(call intermediates-dir-for,APPS,$(LOCAL_PACKAGE_NAME),,COMMON)
47 signature_res_dir := $(intermediates.COMMON)/genres
52 generated_res_stamp := $(intermediates.COMMON)/genres.stamp
53 api_ver_file := $(intermediates.COMMON)/api_ver_is_$(CTS_API_VERSION)
63 android_api_xml_description := $(intermediates.COMMON)/api.xml
  /external/chromium_org/net/ssl/
client_cert_store_impl_win.cc 119 // Grab the intermediates, if any.
120 X509Certificate::OSCertHandles intermediates; local
129 intermediates.push_back(copied_intermediate);
132 cert_context2, intermediates);
135 for (size_t i = 0; i < intermediates.size(); ++i)
136 CertFreeCertificateContext(intermediates[i]);
  /frameworks/rs/
Android.mk 58 # here so that local-intermediates-dir works.
62 intermediates := $(local-intermediates-dir) macro
78 intermediates:= $(local-intermediates-dir) macro
82 GEN := $(addprefix $(intermediates)/, \
90 $(GEN): $(intermediates)/%.h : $(LOCAL_PATH)/%.h.rsg
99 GEN := $(addprefix $(intermediates)/, \
107 $(GEN): $(intermediates)/%.cpp : $(LOCAL_PATH)/%.cpp.rsg
172 intermediates := $(call intermediates-dir-for,STATIC_LIBRARIES,libRS,HOST, macro
    [all...]
  /build/core/
java.mk 69 intermediates := $(call local-intermediates-dir) macro
70 intermediates.COMMON := $(call local-intermediates-dir,COMMON)
91 full_classes_compiled_jar := $(intermediates.COMMON)/$(full_classes_compiled_jar_leaf)
93 full_classes_jarjar_jar := $(intermediates.COMMON)/$(jarjar_leaf)
94 emma_intermediates_dir := $(intermediates.COMMON)/emma_out
98 full_classes_proguard_jar := $(intermediates.COMMON)/$(proguard_jar_leaf)
99 built_dex_intermediate := $(intermediates.COMMON)/$(built_dex_intermediate_leaf)
100 full_classes_stubs_jar := $(intermediates.COMMON)/stubs.ja
    [all...]
base_rules.mk 138 intermediates := $(call local-intermediates-dir) macro
139 intermediates.COMMON := $(call local-intermediates-dir,COMMON)
165 built_module_path := $(intermediates)
186 aidl_java_sources := $(patsubst %.aidl,%.java,$(addprefix $(intermediates.COMMON)/src/, $(aidl_sources)))
204 $(aidl_java_sources): $(intermediates.COMMON)/src/%.java: $(TOPDIR)$(LOCAL_PATH)/%.aidl $(LOCAL_ADDITIONAL_DEPENDENCIES) $(AIDL) $(aidl_preprocess_import)
226 logtags_java_sources := $(patsubst %.logtags,%.java,$(addprefix $(intermediates.COMMON)/src/, $(logtags_sources)))
229 $(logtags_java_sources): $(intermediates.COMMON)/src/%.java: $(TOPDIR)$(LOCAL_PATH)/%.logtags $(TARGET_OUT_COMMON_INTERMEDIATES)/all-event-log-tags.txt
254 proto_java_intemediate_dir := $(intermediates)/prot
    [all...]
  /external/chromium_org/webkit/support/
glue.target.darwin-arm.mk 9 gyp_intermediate_dir := $(call local-intermediates-dir)
10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
14 $(call intermediates-dir-for,GYP,skia_skia_gyp)/skia.stamp \
15 $(call intermediates-dir-for,GYP,third_party_icu_icui18n_gyp)/icui18n.stamp \
16 $(call intermediates-dir-for,GYP,third_party_icu_icuuc_gyp)/icuuc.stamp \
17 $(call intermediates-dir-for,GYP,third_party_npapi_npapi_gyp)/npapi.stamp \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,ui_gl_gl_gyp)/ui_gl_gl_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,ui_ui_gyp)/ui_ui_gyp.a \
20 $(call intermediates-dir-for,GYP,ui_ui_resources_gyp)/ui_resources.stamp \
21 $(call intermediates-dir-for,GYP,v8_tools_gyp_v8_gyp)/v8.stamp
    [all...]
glue.target.darwin-mips.mk 9 gyp_intermediate_dir := $(call local-intermediates-dir)
10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
14 $(call intermediates-dir-for,GYP,skia_skia_gyp)/skia.stamp \
15 $(call intermediates-dir-for,GYP,third_party_icu_icui18n_gyp)/icui18n.stamp \
16 $(call intermediates-dir-for,GYP,third_party_icu_icuuc_gyp)/icuuc.stamp \
17 $(call intermediates-dir-for,GYP,third_party_npapi_npapi_gyp)/npapi.stamp \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,ui_gl_gl_gyp)/ui_gl_gl_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,ui_ui_gyp)/ui_ui_gyp.a \
20 $(call intermediates-dir-for,GYP,ui_ui_resources_gyp)/ui_resources.stamp \
21 $(call intermediates-dir-for,GYP,v8_tools_gyp_v8_gyp)/v8.stamp
    [all...]
glue.target.darwin-x86.mk 9 gyp_intermediate_dir := $(call local-intermediates-dir)
10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
14 $(call intermediates-dir-for,GYP,skia_skia_gyp)/skia.stamp \
15 $(call intermediates-dir-for,GYP,third_party_icu_icui18n_gyp)/icui18n.stamp \
16 $(call intermediates-dir-for,GYP,third_party_icu_icuuc_gyp)/icuuc.stamp \
17 $(call intermediates-dir-for,GYP,third_party_npapi_npapi_gyp)/npapi.stamp \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,ui_gl_gl_gyp)/ui_gl_gl_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,ui_ui_gyp)/ui_ui_gyp.a \
20 $(call intermediates-dir-for,GYP,ui_ui_resources_gyp)/ui_resources.stamp \
21 $(call intermediates-dir-for,GYP,v8_tools_gyp_v8_gyp)/v8.stamp
    [all...]
glue.target.linux-arm.mk 9 gyp_intermediate_dir := $(call local-intermediates-dir)
10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
14 $(call intermediates-dir-for,GYP,skia_skia_gyp)/skia.stamp \
15 $(call intermediates-dir-for,GYP,third_party_icu_icui18n_gyp)/icui18n.stamp \
16 $(call intermediates-dir-for,GYP,third_party_icu_icuuc_gyp)/icuuc.stamp \
17 $(call intermediates-dir-for,GYP,third_party_npapi_npapi_gyp)/npapi.stamp \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,ui_gl_gl_gyp)/ui_gl_gl_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,ui_ui_gyp)/ui_ui_gyp.a \
20 $(call intermediates-dir-for,GYP,ui_ui_resources_gyp)/ui_resources.stamp \
21 $(call intermediates-dir-for,GYP,v8_tools_gyp_v8_gyp)/v8.stamp
    [all...]
glue.target.linux-mips.mk 9 gyp_intermediate_dir := $(call local-intermediates-dir)
10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
14 $(call intermediates-dir-for,GYP,skia_skia_gyp)/skia.stamp \
15 $(call intermediates-dir-for,GYP,third_party_icu_icui18n_gyp)/icui18n.stamp \
16 $(call intermediates-dir-for,GYP,third_party_icu_icuuc_gyp)/icuuc.stamp \
17 $(call intermediates-dir-for,GYP,third_party_npapi_npapi_gyp)/npapi.stamp \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,ui_gl_gl_gyp)/ui_gl_gl_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,ui_ui_gyp)/ui_ui_gyp.a \
20 $(call intermediates-dir-for,GYP,ui_ui_resources_gyp)/ui_resources.stamp \
21 $(call intermediates-dir-for,GYP,v8_tools_gyp_v8_gyp)/v8.stamp
    [all...]
glue.target.linux-x86.mk 9 gyp_intermediate_dir := $(call local-intermediates-dir)
10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
14 $(call intermediates-dir-for,GYP,skia_skia_gyp)/skia.stamp \
15 $(call intermediates-dir-for,GYP,third_party_icu_icui18n_gyp)/icui18n.stamp \
16 $(call intermediates-dir-for,GYP,third_party_icu_icuuc_gyp)/icuuc.stamp \
17 $(call intermediates-dir-for,GYP,third_party_npapi_npapi_gyp)/npapi.stamp \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,ui_gl_gl_gyp)/ui_gl_gl_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,ui_ui_gyp)/ui_ui_gyp.a \
20 $(call intermediates-dir-for,GYP,ui_ui_resources_gyp)/ui_resources.stamp \
21 $(call intermediates-dir-for,GYP,v8_tools_gyp_v8_gyp)/v8.stamp
    [all...]
  /external/chromium_org/gpu/
gpu.target.darwin-arm.mk 10 gyp_intermediate_dir := $(call local-intermediates-dir)
11 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
15 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_client_gyp)/gpu_command_buffer_client_gyp.a \
16 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_common_gyp)/gpu_command_buffer_common_gyp.a \
17 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_service_gyp)/gpu_command_buffer_service_gyp.a \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gles2_cmd_helper_gyp)/gpu_gles2_cmd_helper_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gpu_config_gyp)/gpu_gpu_config_gyp.a \
20 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gpu_ipc_gyp)/gpu_gpu_ipc_gyp.a
gpu.target.darwin-mips.mk 10 gyp_intermediate_dir := $(call local-intermediates-dir)
11 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
15 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_client_gyp)/gpu_command_buffer_client_gyp.a \
16 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_common_gyp)/gpu_command_buffer_common_gyp.a \
17 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_service_gyp)/gpu_command_buffer_service_gyp.a \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gles2_cmd_helper_gyp)/gpu_gles2_cmd_helper_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gpu_config_gyp)/gpu_gpu_config_gyp.a \
20 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gpu_ipc_gyp)/gpu_gpu_ipc_gyp.a
gpu.target.darwin-x86.mk 10 gyp_intermediate_dir := $(call local-intermediates-dir)
11 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
15 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_client_gyp)/gpu_command_buffer_client_gyp.a \
16 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_common_gyp)/gpu_command_buffer_common_gyp.a \
17 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_service_gyp)/gpu_command_buffer_service_gyp.a \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gles2_cmd_helper_gyp)/gpu_gles2_cmd_helper_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gpu_config_gyp)/gpu_gpu_config_gyp.a \
20 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gpu_ipc_gyp)/gpu_gpu_ipc_gyp.a
gpu.target.linux-arm.mk 10 gyp_intermediate_dir := $(call local-intermediates-dir)
11 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
15 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_client_gyp)/gpu_command_buffer_client_gyp.a \
16 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_common_gyp)/gpu_command_buffer_common_gyp.a \
17 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_service_gyp)/gpu_command_buffer_service_gyp.a \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gles2_cmd_helper_gyp)/gpu_gles2_cmd_helper_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gpu_config_gyp)/gpu_gpu_config_gyp.a \
20 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gpu_ipc_gyp)/gpu_gpu_ipc_gyp.a
gpu.target.linux-mips.mk 10 gyp_intermediate_dir := $(call local-intermediates-dir)
11 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
15 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_client_gyp)/gpu_command_buffer_client_gyp.a \
16 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_common_gyp)/gpu_command_buffer_common_gyp.a \
17 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_service_gyp)/gpu_command_buffer_service_gyp.a \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gles2_cmd_helper_gyp)/gpu_gles2_cmd_helper_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gpu_config_gyp)/gpu_gpu_config_gyp.a \
20 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gpu_ipc_gyp)/gpu_gpu_ipc_gyp.a
gpu.target.linux-x86.mk 10 gyp_intermediate_dir := $(call local-intermediates-dir)
11 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
15 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_client_gyp)/gpu_command_buffer_client_gyp.a \
16 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_common_gyp)/gpu_command_buffer_common_gyp.a \
17 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_service_gyp)/gpu_command_buffer_service_gyp.a \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gles2_cmd_helper_gyp)/gpu_gles2_cmd_helper_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gpu_config_gyp)/gpu_gpu_config_gyp.a \
20 $(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gpu_ipc_gyp)/gpu_gpu_ipc_gyp.a
  /external/chromium_org/net/cert/
cert_verify_proc_openssl.cc 181 crypto::ScopedOpenSSL<STACK_OF(X509), sk_X509_free_fn> intermediates(
183 if (!intermediates.get())
190 if (!sk_X509_push(intermediates.get(), *it))
194 cert->os_cert_handle(), intermediates.get()) != 1) {
x509_util_ios.h 35 // intermediates. This is functionally equivalent to
40 const std::vector<CERTCertificate*>& intermediates);
56 // A wrapper class that loads a certificate and all of its intermediates into
58 // needed intermediates.
  /external/chromium_org/third_party/widevine/cdm/
widevine_cdm_version_h.target.darwin-arm.mk 10 gyp_intermediate_dir := $(call local-intermediates-dir)
11 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)

Completed in 1252 milliseconds

1 2 3 4 5 6 78 91011>>