/external/deqp/android/scripts/ |
debug.py | 12 import common namespace 15 adbCmd = common.shellquote(common.ADB_BIN) 62 debugDir = os.path.join(common.ANDROID_DIR, "debug") 73 common.execute("%s shell am start -W -D -n com.drawelements.deqp/android.app.NativeActivity -e cmdLine \"unused %s\"" % (adbCmd, deqpCmdLine.replace("\"", "\\\""))) 81 common.execute("%s shell run-as com.drawelements.deqp kill -9 %i" % (adbCmd, gdbPid)) 90 common.die("Couldn't get PID of testercore") 103 common.die("gdbserver returned unexpectly with return code %i see gdbserver-stdout.txt for more info" % gdbServerProcess.returncode) 107 common.execute("%s forward tcp:%i tcp:%i" % (adbCmd, hostGDBPort, targetGDBPort)) 111 common.execute("%s pull /system/bin/app_process" % adbCmd [all...] |
/frameworks/base/core/java/android/os/ |
CommonClock.java | 29 * Used for accessing the android common time service's common clock and receiving notifications 30 * about common time synchronization status changes. 36 * common time service is not able to determine the current common time due to a lack of 42 * Sentinel value returned by {@link #getTimelineId()} when the common time service is not 48 * Sentinel value returned by {@link #getEstimatedError()} when the common time service is not 55 * attempting to determine the state of the common time service. 60 * Value used by {@link #getState()} to indicate that the common time service is in its initial 69 * Value used by {@link #getState()} to indicate that the common time service is in its clien [all...] |
/external/expat/lib/ |
xmlrole.c | 125 static int FASTCALL common(PROLOG_STATE *state, int tok); 161 return common(state, tok); 192 return common(state, tok); 213 return common(state, tok); 231 return common(state, tok); 261 return common(state, tok); 278 return common(state, tok); 295 return common(state, tok); 315 return common(state, tok); 332 return common(state, tok) 1305 common(PROLOG_STATE *state, int tok) function [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/ |
x86bc.c | 273 yasm_x86__bc_apply_prefixes(x86_common *common, unsigned char *rex, 283 if (common->lockrep_pre != 0) 286 common->lockrep_pre = (unsigned char)prefixes[i] & 0xff; 289 common->addrsize = (unsigned char)prefixes[i] & 0xff; 292 common->opersize = (unsigned char)prefixes[i] & 0xff; 293 if (common->mode_bits == 64 && common->opersize == 64 && 309 common->lockrep_pre = (unsigned char)prefixes[i] & 0xff; 330 common->mode_bits = 64; 396 x86_common_print(const x86_common *common, FILE *f, int indent_level [all...] |
/developers/build/prebuilts/gradle/ActivityInstrumentation/Application/ |
build.gradle | 21 // keep boilerplate and common code separate from 25 'common', // components that are reused by multiple samples
|
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/ |
build.gradle | 21 // keep boilerplate and common code separate from 25 'common', // components that are reused by multiple samples
|
/developers/build/prebuilts/gradle/BasicNetworking/Application/ |
build.gradle | 21 // keep boilerplate and common code separate from 25 'common', // components that are reused by multiple samples
|
/developers/build/prebuilts/gradle/CardView/Application/ |
build.gradle | 21 // keep boilerplate and common code separate from 25 'common', // components that are reused by multiple samples
|
/developers/build/prebuilts/gradle/CustomChoiceList/Application/ |
build.gradle | 21 // keep boilerplate and common code separate from 25 'common', // components that are reused by multiple samples
|
/developers/build/prebuilts/gradle/CustomNotifications/Application/ |
build.gradle | 21 // keep boilerplate and common code separate from 25 'common', // components that are reused by multiple samples
|
/developers/build/prebuilts/gradle/ImmersiveMode/Application/ |
build.gradle | 21 // keep boilerplate and common code separate from 25 'common', // components that are reused by multiple samples
|
/developers/build/prebuilts/gradle/RepeatingAlarm/Application/ |
build.gradle | 21 // keep boilerplate and common code separate from 25 'common', // components that are reused by multiple samples
|
/developers/build/prebuilts/gradle/SlidingTabsBasic/Application/ |
build.gradle | 21 // keep boilerplate and common code separate from 25 'common', // components that are reused by multiple samples
|
/developers/build/prebuilts/gradle/SlidingTabsColors/Application/ |
build.gradle | 21 // keep boilerplate and common code separate from 25 'common', // components that are reused by multiple samples
|
/developers/build/prebuilts/gradle/StorageClient/Application/ |
build.gradle | 21 // keep boilerplate and common code separate from 25 'common', // components that are reused by multiple samples
|
/developers/build/prebuilts/gradle/SynchronizedNotifications/Application/ |
build.gradle | 25 // keep boilerplate and common code separate from 29 'common', // components that are reused by multiple samples
|
/developers/build/prebuilts/gradle/TextLinkify/Application/ |
build.gradle | 21 // keep boilerplate and common code separate from 25 'common', // components that are reused by multiple samples
|
/developers/build/prebuilts/gradle/TextSwitcher/Application/ |
build.gradle | 21 // keep boilerplate and common code separate from 25 'common', // components that are reused by multiple samples
|
/external/chromium_org/android_webview/native/ |
aw_media_url_interceptor.cc | 7 #include "android_webview/common/url_constants.h" 11 #include "content/public/common/url_constants.h"
|
/external/chromium_org/apps/shell/common/ |
shell_app_runtime.cc | 5 #include "apps/shell/common/shell_app_runtime.h" 10 #include "extensions/common/extension.h"
|
/external/chromium_org/chrome/ |
BUILD.gn | 14 "//chrome/common:resources", 19 deps += [ "//chrome/common:extensions_api_resources" ]
|
/external/chromium_org/chrome/browser/chromeos/accessibility/ |
accessibility_util.cc | 10 #include "chrome/common/pref_names.h" 11 #include "chrome/common/url_constants.h"
|
/external/chromium_org/chrome/browser/chromeos/extensions/ |
wallpaper_manager_util.cc | 12 #include "chrome/common/extensions/extension_constants.h" 14 #include "extensions/common/extension.h"
|
/external/chromium_org/chrome/browser/chromeos/input_method/ |
DEPS | 11 "+chrome/common", 18 "+chrome/common",
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
user_cloud_external_data_manager.cc | 11 #include "components/policy/core/common/cloud/cloud_policy_store.h" 12 #include "components/policy/core/common/cloud/resource_cache.h"
|