HomeSort by relevance Sort by last modified time
    Searched refs:ANDROID (Results 126 - 150 of 565) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/wilhelm/tests/examples/
slesTestEqOutputPath.cpp 2 * Copyright (C) 2010 The Android Open Source Project
25 #ifdef ANDROID
51 #ifdef ANDROID
65 #ifdef ANDROID
129 #ifdef ANDROID
150 #ifdef ANDROID
275 #ifdef ANDROID
303 #ifdef ANDROID
323 #ifdef ANDROID
slesTestBassBoostPath.cpp 2 * Copyright (C) 2010 The Android Open Source Project
25 #ifdef ANDROID
60 #ifdef ANDROID
116 #ifdef ANDROID
138 #ifdef ANDROID
242 #ifdef ANDROID
slesTestVirtualizerPath.cpp 2 * Copyright (C) 2010 The Android Open Source Project
25 #ifdef ANDROID
61 #ifdef ANDROID
117 #ifdef ANDROID
139 #ifdef ANDROID
244 #ifdef ANDROID
  /sdk/emulator/tests/
Android.mk 7 # See external/qemu/docs/ANDROID-QEMUD-PIPES.TXT for details.
  /external/chromium/chrome/browser/profiles/
profile.h 11 #ifdef ANDROID
16 #ifndef ANDROID
54 #ifdef ANDROID
125 #ifdef ANDROID
159 #ifdef ANDROID
380 #ifndef ANDROID
  /frameworks/wilhelm/tests/mimeUri/
slesTestPlayStreamType.cpp 2 * Copyright (C) 2010 The Android Open Source Project
24 #ifdef ANDROID
68 #ifdef ANDROID
109 #ifdef ANDROID
135 #ifdef ANDROID
139 /* Set the Android audio stream type on the player */
191 #ifdef ANDROID
217 #ifdef ANDROID
243 fprintf(stdout, "Plays a sound on the specified android stream type\n");
  /hardware/ti/wlan/wl1271/CUDK/tiwlan_loader/
tiwlan_loader.c 25 #ifdef ANDROID
172 #ifdef ANDROID
232 #ifdef ANDROID
245 #ifdef ANDROID
251 #ifdef ANDROID
257 #ifdef ANDROID
  /frameworks/wilhelm/src/itf/
IEnvironmentalReverb.c 2 * Copyright (C) 2010 The Android Open Source Project
20 #ifdef ANDROID
31 #if defined(ANDROID)
53 #if !defined(ANDROID)
59 android::status_t status = android_erev_setParam(thiz->mEnvironmentalReverbEffect,
80 #if 1 // !defined(ANDROID)
86 android::status_t status = android_erev_getParam(thiz->mEnvironmentalReverbEffect,
114 #if !defined(ANDROID)
120 android::status_t status = android_erev_setParam(thiz->mEnvironmentalReverbEffect,
142 #if 1 // !defined(ANDROID)
    [all...]
IEngine.c 2 * Copyright (C) 2010 The Android Open Source Project
46 #ifdef ANDROID
75 SL_LOGE("CreateAudioPlayer: Invalid buffer type in Android Buffer Queue");
81 SL_LOGE("CreateAudioPlayer: Invalid buffer type in Android Buffer Queue");
231 #ifdef ANDROID
235 (void) new (&thiz->mAudioTrack) android::sp<android::AudioTrack>();
237 android::sp<android::CallbackProtector>();
238 (void) new (&thiz->mAuxEffect) android::sp<android::AudioEffect>()
    [all...]
  /frameworks/compile/libbcc/lib/ExecutionEngine/
Runtime.def 2 * Copyright 2010, The Android Open Source Project
96 #if !defined(ANDROID) /* has one in bionic */
114 #if !defined(ANDROID) /* no complex extension */
125 #if !defined(ANDROID) /* no complex extension */
191 #ifndef ANDROID // no complex extension
200 #ifndef ANDROID // no complex extension
  /frameworks/wilhelm/src/
data.c 2 * Copyright (C) 2010 The Android Open Source Project
47 #ifdef ANDROID
212 #ifdef ANDROID
268 #ifdef ANDROID
320 #ifdef ANDROID
605 #ifdef ANDROID
612 #ifdef ANDROID
620 #ifdef ANDROID
626 #ifdef ANDROID
638 #ifdef ANDROID
    [all...]
entry.c 2 * Copyright (C) 2010 The Android Open Source Project
21 #ifdef ANDROID
138 #ifdef ANDROID
139 android::ProcessState::self()->startThreadPool();
140 android::DataSource::RegisterDefaultSniffers();
153 #if defined(ANDROID)
  /external/chromium/net/base/
upload_data_stream.cc 103 #ifdef ANDROID
106 new android::JavaISWrapper(element.file_path()));
117 #ifdef ANDROID
124 #ifdef ANDROID
  /external/chromium/net/socket/
tcp_client_socket_pool.h 30 #ifdef ANDROID
41 #ifdef ANDROID
56 #ifdef ANDROID
tcp_client_socket_libevent.h 45 #ifdef ANDROID
202 #ifdef ANDROID
  /external/chromium/net/url_request/
url_request_context.h 162 #ifdef ANDROID
191 #ifdef ANDROID
241 #ifdef ANDROID
  /external/iproute2/ip/
ip.c 97 #ifndef ANDROID
210 #ifndef ANDROID
242 #ifndef ANDROID
  /external/openssh/
dns.c 203 #ifndef ANDROID
207 /* unsupported in android */
228 #ifndef ANDROID
265 #ifndef ANDROID
  /external/webkit/Source/WebCore/page/
Navigator.cpp 48 #if PLATFORM(ANDROID)
174 #if PLATFORM(ANDROID)
183 #if PLATFORM(ANDROID) && ENABLE(APPLICATION_INSTALLED)
PageGroup.h 64 #if ENABLE(DOM_STORAGE) && defined(ANDROID)
120 #if ENABLE(DOM_STORAGE) && defined(ANDROID)
  /frameworks/wilhelm/tests/sandbox/
urimime.c 2 * Copyright (C) 2010 The Android Open Source Project
26 #ifdef ANDROID
87 #ifdef ANDROID
114 #ifdef ANDROID
  /external/chromium/base/
string16.h 58 #ifdef ANDROID
172 #ifdef ANDROID
  /external/chromium/chrome/browser/autofill/
autofill_profile.h 15 #ifdef ANDROID
32 #ifdef ANDROID
  /external/chromium/third_party/libjingle/source/talk/base/
unixfilesystem.cc 44 #ifdef ANDROID
48 #endif // ANDROID
64 #ifdef ANDROID
66 // Android does not have a concept of a single temp dir shared by all
182 #elif defined(ANDROID)
184 #else // !OSX && !ANDROID
196 #endif // !OSX && !ANDROID
292 #ifdef ANDROID
299 #endif // ANDROID
399 #elif defined(ANDROID) // && !OS
    [all...]
  /external/srec/audio/AudioIn/UNIX/src/
audioinwrapper.cpp 21 #if defined(ANDROID) && (defined(__ARM_ARCH_5__) || defined(__ARM_ARCH_4__))
32 using namespace android;
35 #endif // defined(ANDROID) && (defined(__ARM_ARCH_5__) || defined(__ARM_ARCH_4__))
54 #if defined(ANDROID) && (defined(__ARM_ARCH_5__) || defined(__ARM_ARCH_4__))
98 record = new android::AudioRecord(
104 (android::AudioRecord::record_flags) 0);

Completed in 1037 milliseconds

1 2 3 4 56 7 8 91011>>