Searched
full:changed (Results
2176 -
2200 of
19572) sorted by null
<<81828384858687888990>>
| /prebuilts/go/linux-x86/src/runtime/ |
| signal_nacl.go | 33 /* 20 */ {_SigNotify + _SigIgn, "SIGCHLD: child status has changed"},
|
| signal_netbsd.go | 28 /* 20 */ {_SigNotify + _SigUnblock + _SigIgn, "SIGCHLD: child status has changed"},
|
| signal_openbsd.go | 28 /* 20 */ {_SigNotify + _SigUnblock + _SigIgn, "SIGCHLD: child status has changed"},
|
| /prebuilts/go/linux-x86/test/fixedbugs/ |
| bug484.go | 16 // The register optimizer has been changed to respect the
|
| /prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
| listobject.h | 6 This is a mutable type: the list items can be changed, and items can be
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
| fix_itertools_imports.py | 35 node.changed()
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
| Table_Suite.py | 26 """protection - Indicates whether value or formula in the cell can be changed """
|
| /prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
| listobject.h | 6 This is a mutable type: the list items can be changed, and items can be
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
| fix_itertools_imports.py | 35 node.changed()
|
| /sdk/find_java2/WinLauncher2/ |
| stdafx.h | 19 // but are changed infrequently
|
| /system/bt/bta/include/ |
| bta_hf_client_api.h | 105 #define BTA_HF_CLIENT_SPK_EVT 8 /* Speaker volume changed */ 106 #define BTA_HF_CLIENT_MIC_EVT 9 /* Microphone volume changed */ 109 11 /* AG changed voice recognition setting */ 118 19 /* in-band ring tone setting changed event \
|
| /system/bt/osi/include/ |
| wakelock.h | 49 // If |lock_path| or |unlock_path| are NULL, that path is not changed.
|
| /system/bt/packet/avrcp/ |
| register_notification_packet.cc | 42 if (GetCType() != CType::INTERIM && GetCType() != CType::CHANGED) 172 LOG(FATAL) << "Volume Changed Notification Not Implemented"; 222 // TODO (apanicke): Add Volume Changed builder for when we are controller. 223 LOG(FATAL) << "Volume Changed Notification Not Implemented";
|
| /system/bt/service/hal/ |
| fake_bluetooth_interface.h | 47 // Notifies the observers that the adapter state changed to |state|.
|
| /toolchain/binutils/binutils-2.27/zlib/contrib/asm686/ |
| README.686 | 3 files changed/added by this patch are:
|
| /tools/metalava/src/test/java/com/android/tools/metalava/ |
| SdkFileWriterTest.kt | 40 * Broadcast Action: The default subscription has changed.
|
| /tools/tradefederation/core/src/com/android/tradefed/util/keystore/ |
| JSONFileKeyStoreFactory.java | 55 "Keystore file: %s has changed, reloading the keystore.",
|
| /art/tools/dexfuzz/src/dexfuzz/program/mutators/ |
| PoolIndexChanger.java | 108 // the kind is greater than 1 (i.e., something can be changed) 188 Log.info("Changed pool index " + oldPoolIndex + " to " + mutation.newPoolIndex 191 stats.incrementStat("Changed constant pool index");
|
| /cts/tests/tests/content/src/android/content/res/cts/ |
| ConfigurationTest.java | 552 int changed; local 557 changed = config1.updateFrom(config2); 558 assertEquals(0, changed); 565 changed = config1.updateFrom(config2); 566 assertEquals(ActivityInfo.CONFIG_LOCALE | ActivityInfo.CONFIG_LAYOUT_DIRECTION, changed); 577 changed = config1.updateFrom(config2); 578 assertEquals(0, changed); 586 int changed; local 592 changed = config1.updateFrom(config2); 593 assertTrue((changed & ActivityInfo.CONFIG_LAYOUT_DIRECTION) != 0) [all...] |
| /device/google/cuttlefish_common/common/vsoc/lib/ |
| lock_common.cpp | 82 // The owner changed, but we at least we got the wait flag. 93 // The owner changed and we have no wait flag 121 LOG(FATAL) << "Lock owner of " << this << " changed from " << tid << " to "
|
| /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/ |
| DisplayProtocol.h | 173 // Flag to describe whether setting is changed or not.
269 // Flag to describe whether setting is changed or not.
341 Confirm how to handle the changed data.
|
| /external/adhd/cras/src/server/ |
| cras_bt_device.h | 114 /* Switches profile after the active profile of bt device has changed and 124 /* Switches profile after the active profile of bt device has changed. This 135 * has changed and update it for the virtual bt iodev. */
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/ |
| Time.java | 75 // Android-changed: Use localized version 108 // BEGIN Android-changed: Use localized version 112 // END Android-changed: Use localized version
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
| AuthorityKeyIdentifier.java | 17 // Android-changed: Use Android digests 111 // Android-changed: Use Android digests 132 // Android-changed: Use Android digests
|
| /external/clang/tools/clang-format/ |
| clang-format-diff.py | 16 This script reads input from a unified diff and reformats all the changed 36 'Reformat changed lines in diff. Without -i ' 62 # Extract changed lines for each file.
|
Completed in 1695 milliseconds
<<81828384858687888990>>