/packages/apps/Settings/src/com/android/settings/bluetooth/ |
BluetoothPermissionActivity.java | 116 p.mPositiveButtonText = getString(R.string.yes); 129 p.mPositiveButtonText = getString(android.R.string.yes);
|
/external/chromium/build/ |
install-build-deps.sh | 266 if new_list="$(yes n | LANG=C $new_list_cmd)"; then 271 # This indicates that we canceled the install with "yes n|". 290 yes n | $new_list_cmd || true 385 --yes --download-only --force-yes --reinstall install \
|
/ndk/build/core/ |
ndk-common.sh | 76 VERBOSE=${VERBOSE-yes} 117 if [ "$VERBOSE" = "yes" ] ; then 128 if [ "$VERBOSE2" = "yes" ] ; then 139 if [ "$VERBOSE" = "yes" ] ; then 312 FORCE_32BIT=yes 383 if [ "$FORCE_32BIT" = yes ] ; then 603 if [ "$VERBOSE2" = "yes" ] ; then 650 if [ "$VERBOSE2" = "yes" ] ; then
|
/external/iproute2/ |
configure | 22 echo yes
|
/ndk/build/tools/ |
make-release.sh | 96 y|Y|yes|YES)
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/bin/ |
arm-eabi-gccbug | 86 if [ yes = yes ]; then
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/bin/ |
arm-eabi-gccbug | 85 if [ yes = yes ]; then
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/bin/ |
arm-eabi-gccbug | 85 if [ yes = yes ]; then
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin/ |
arm-eabi-gccbug | 85 if [ yes = yes ]; then
|
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/bin/ |
arm-linux-androideabi-gccbug | 85 if [ yes = yes ]; then
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/ |
arm-eabi-gccbug | 86 if [ yes = yes ]; then
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/ |
arm-eabi-gccbug | 85 if [ yes = yes ]; then
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/ |
arm-eabi-gccbug | 85 if [ yes = yes ]; then
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/ |
arm-eabi-gccbug | 85 if [ yes = yes ]; then
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/bin/ |
arm-linux-androideabi-gccbug | 85 if [ yes = yes ]; then
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/bin/ |
i686-linux-gccbug | 85 if [ yes = yes ]; then
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/ |
i686-unknown-linux-gnu-gccbug | 86 if [ yes = yes ]; then
|
/dalvik/vm/mterp/armv5te/ |
OP_EXECUTE_INLINE.S | 21 bne .L${opcode}_debugmode @ yes - take slow path
|
OP_EXECUTE_INLINE_RANGE.S | 19 bne .L${opcode}_debugmode @ yes - take slow path
|
/dalvik/vm/mterp/x86-atom/ |
OP_INSTANCE_OF.S | 53 je .L${opcode}_trivial # yes, finish
|
/external/webkit/LayoutTests/dom/html/level2/html/ |
HTMLFrameElement07.js | 106 assertEquals("scrollingLink","yes",vscrolling);
|
HTMLIFrameElement08.js | 106 assertEquals("scrollingLink","yes",vscrolling);
|
/external/webkit/LayoutTests/dom/xhtml/level2/html/ |
HTMLFrameElement07.js | 106 assertEquals("scrollingLink","yes",vscrolling);
|
HTMLIFrameElement08.js | 106 assertEquals("scrollingLink","yes",vscrolling);
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
documentgetxmlstandalone04.js | 79 Retreive the documentURI of a document for which standalone was specified as "yes", this
|