HomeSort by relevance Sort by last modified time
    Searched refs:key (Results 76 - 100 of 15685) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/skia/src/gpu/
GrPrimitiveProcessor.cpp 13 * The key for an individual coord transform is made up of a matrix type, and a bit that indicates
35 uint32_t key = 0; local
38 key |= kGeneral_MatrixType;
40 key |= kNoPersp_MatrixType;
44 key |= kPositionCoords_Flag;
47 key <<= kTransformKeyBits * t;
49 SkASSERT(0 == (totalKey & key)); // keys for each transform ought not to overlap
50 totalKey |= key;
  /external/skqp/src/gpu/
GrPrimitiveProcessor.cpp 13 * The key for an individual coord transform is made up of a matrix type, and a bit that indicates
35 uint32_t key = 0; local
38 key |= kGeneral_MatrixType;
40 key |= kNoPersp_MatrixType;
44 key |= kPositionCoords_Flag;
47 key <<= kTransformKeyBits * t;
49 SkASSERT(0 == (totalKey & key)); // keys for each transform ought not to overlap
50 totalKey |= key;
  /packages/apps/TV/common/src/com/android/tv/common/feature/
PropertyFeature.java 29 public static PropertyFeature create(String key, boolean defaultValue) {
30 return new PropertyFeature(key, defaultValue);
38 * @param key the system property key. Length must be <= 31 characters.
41 private PropertyFeature(String key, boolean defaultValue) {
42 if (key.length() > 31) {
47 + key
49 + key.length()
52 mProperty = new BooleanSystemProperty(key, defaultValue);
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
HindiCompact.java 63 key("\u0914", joinMoreKeys(moreKey(VOWEL_SIGN_AU, "\u094C"), "\u0967", "1")),
67 key("\u0910", joinMoreKeys(moreKey(VOWEL_SIGN_AI, "\u0948"), "\u0968", "2")),
71 key("\u0906", joinMoreKeys(moreKey(VOWEL_SIGN_AA, "\u093E"), "\u0969", "3")),
75 key("\u0908", joinMoreKeys(moreKey(VOWEL_SIGN_II, "\u0940"), "\u096A", "4")),
79 key("\u090A", joinMoreKeys(moreKey(VOWEL_SIGN_UU, "\u0942"), "\u096B", "5")),
83 key("\u092C", joinMoreKeys("\u092D", "\u096C", "6")),
86 key("\u0939", joinMoreKeys("\u096D", "7")),
90 key("\u0917", joinMoreKeys("\u0918", "\u096E", "8")),
94 key("\u0926", joinMoreKeys("\u0927", "\u096F", "9")),
100 key("\u091C", joinMoreKeys("\u091D", "\u091C\u094D\u091E", "\u0966", "0"))
    [all...]
Arabic.java 74 return joinKeys(key("\u060C", SETTINGS_KEY));
79 return joinKeys(key("\u060C", joinMoreKeys(
91 return joinKeys(key(".", getPunctuationMoreKeys(isPhone)));
103 private static final ExpectedKey ARABIC_ALPHABET_KEY = key(
109 private static final ExpectedKey ARABIC_SYMBOLS_KEY = key(
111 private static final ExpectedKey ARABIC_BACK_TO_SYMBOLS_KEY = key(
159 key("\u0636", joinMoreKeys("1", "\u0661")),
162 key("\u0635", joinMoreKeys("2", "\u0662")),
165 key("\u062B", joinMoreKeys("3", "\u0663")),
169 key("\u0642", joinMoreKeys("4", "\u0664", "\u06A8"))
    [all...]
Nordic.java 45 key("q", additionalMoreKey("1")),
46 key("w", additionalMoreKey("2")),
47 key("e", additionalMoreKey("3")),
48 key("r", additionalMoreKey("4")),
49 key("t", additionalMoreKey("5")),
50 key("y", additionalMoreKey("6")),
51 key("u", additionalMoreKey("7")),
52 key("i", additionalMoreKey("8")),
53 key("o", additionalMoreKey("9")),
54 key("p", additionalMoreKey("0"))
    [all...]
Qwerty.java 41 key("q", additionalMoreKey("1")),
42 key("w", additionalMoreKey("2")),
43 key("e", additionalMoreKey("3")),
44 key("r", additionalMoreKey("4")),
45 key("t", additionalMoreKey("5")),
46 key("y", additionalMoreKey("6")),
47 key("u", additionalMoreKey("7")),
48 key("i", additionalMoreKey("8")),
49 key("o", additionalMoreKey("9")),
50 key("p", additionalMoreKey("0"))
    [all...]
Qwertz.java 38 key("q", additionalMoreKey("1")),
39 key("w", additionalMoreKey("2")),
40 key("e", additionalMoreKey("3")),
41 key("r", additionalMoreKey("4")),
42 key("t", additionalMoreKey("5")),
43 key("z", additionalMoreKey("6")),
44 key("u", additionalMoreKey("7")),
45 key("i", additionalMoreKey("8")),
46 key("o", additionalMoreKey("9")),
47 key("p", additionalMoreKey("0"))
    [all...]
Spanish.java 40 key("q", additionalMoreKey("1")),
41 key("w", additionalMoreKey("2")),
42 key("e", additionalMoreKey("3")),
43 key("r", additionalMoreKey("4")),
44 key("t", additionalMoreKey("5")),
45 key("y", additionalMoreKey("6")),
46 key("u", additionalMoreKey("7")),
47 key("i", additionalMoreKey("8")),
48 key("o", additionalMoreKey("9")),
49 key("p", additionalMoreKey("0"))
    [all...]
Swiss.java 42 key("q", additionalMoreKey("1")),
43 key("w", additionalMoreKey("2")),
44 key("e", additionalMoreKey("3")),
45 key("r", additionalMoreKey("4")),
46 key("t", additionalMoreKey("5")),
47 key("z", additionalMoreKey("6")),
48 key("u", additionalMoreKey("7")),
49 key("i", additionalMoreKey("8")),
50 key("o", additionalMoreKey("9")),
51 key("p", additionalMoreKey("0"))
    [all...]
Uzbek.java 45 key("q", additionalMoreKey("1")),
46 key("w", additionalMoreKey("2")),
47 key("e", additionalMoreKey("3")),
48 key("r", additionalMoreKey("4")),
49 key("t", additionalMoreKey("5")),
50 key("y", additionalMoreKey("6")),
51 key("u", additionalMoreKey("7")),
52 key("i", additionalMoreKey("8")),
53 key("o", additionalMoreKey("9")),
54 key("p", additionalMoreKey("0"))
    [all...]
NepaliRomanized.java 58 key("\u091F", joinMoreKeys("\u0967", "1", key(SIGN_NUKTA, "\u093C"))),
61 key(VOWEL_SIGN_AU, "\u094C", joinMoreKeys("\u0968", "2")),
64 key(VOWEL_SIGN_E, "\u0947", joinMoreKeys("\u0969", "3")),
67 key("\u0930", joinMoreKeys("\u096A", "4")),
70 key("\u0924", joinMoreKeys("\u096B", "5")),
73 key("\u092F", joinMoreKeys("\u096C", "6")),
76 key(VOWEL_SIGN_U, "\u0941", joinMoreKeys("\u096D", "7")),
79 key(VOWEL_SIGN_I, "\u093F", joinMoreKeys("\u096E", "8")),
82 key(VOWEL_SIGN_O, "\u094B", joinMoreKeys("\u096F", "9"))
    [all...]
  /toolchain/binutils/binutils-2.27/gas/
hash.h 45 const char *key, void *value);
52 const char *key, void *value);
58 extern void *hash_replace (struct hash_control *, const char *key,
64 extern void *hash_find (struct hash_control *, const char *key);
66 /* As hash_find, but KEY is of length LEN and is not guaranteed to be
69 extern void *hash_find_n (struct hash_control *, const char *key, size_t len);
74 extern void *hash_delete (struct hash_control *, const char *key, int);
80 void (*pfn) (const char *key, void *value));
  /external/v8/src/base/
hashmap-entry.h 13 // HashMap entries are (key, value, hash) triplets, with a boolean indicating if
15 // (e.g. implementers of sets, where the key is the value).
16 template <typename Key, typename Value>
18 Key key; member in struct:v8::base::TemplateHashMapEntry
20 uint32_t hash; // The full hash value for key
22 TemplateHashMapEntry(Key key, Value value, uint32_t hash)
23 : key(key), value(value), hash(hash), exists_(true) {
36 Key* key; member in struct:v8::base::TemplateHashMapEntry
    [all...]
  /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/utilities/
AppTrace.java 26 * Begins a new async trace section with the given {@param key} and {@param cookie}.
28 public static void start(String key, int cookie) {
29 android.os.Trace.asyncTraceBegin(TRACE_TAG_APP, key, cookie);
33 * Begins a new async trace section with the given {@param key}.
35 public static void start(String key) {
36 android.os.Trace.asyncTraceBegin(TRACE_TAG_APP, key, 0);
40 * Ends an existing async trace section with the given {@param key}.
42 public static void end(String key) {
43 android.os.Trace.asyncTraceEnd(TRACE_TAG_APP, key, 0);
47 * Ends an existing async trace section with the given {@param key} and {@param cookie}
    [all...]
  /packages/apps/TV/tests/common/src/com/android/tv/testing/
FakeRemoteConfig.java 32 public String getString(String key) {
33 return values.get(key);
37 public boolean getBoolean(String key) {
38 String value = values.get(key);
39 return TextUtils.isEmpty(value) ? false : Boolean.valueOf(key);
43 public long getLong(String key) {
44 return getLong(key, 0);
48 public long getLong(String key, long defaultValue) {
49 if (values.containsKey(key)) {
50 String value = values.get(key);
    [all...]
  /system/update_engine/common/
fake_prefs.cc 29 void CheckNotNull(const string& key, void* ptr) {
31 << "Called Get*() for key \"" << key << "\" with a null parameter.";
64 bool FakePrefs::GetString(const string& key, string* value) const {
65 return GetValue(key, value);
68 bool FakePrefs::SetString(const string& key, const string& value) {
69 SetValue(key, value);
73 bool FakePrefs::GetInt64(const string& key, int64_t* value) const {
74 return GetValue(key, value);
77 bool FakePrefs::SetInt64(const string& key, const int64_t value)
    [all...]
mock_prefs.h 32 bool(const std::string& key, std::string* value));
33 MOCK_METHOD2(SetString, bool(const std::string& key,
35 MOCK_CONST_METHOD2(GetInt64, bool(const std::string& key, int64_t* value));
36 MOCK_METHOD2(SetInt64, bool(const std::string& key, const int64_t value));
38 MOCK_CONST_METHOD2(GetBoolean, bool(const std::string& key, bool* value));
39 MOCK_METHOD2(SetBoolean, bool(const std::string& key, const bool value));
41 MOCK_CONST_METHOD1(Exists, bool(const std::string& key));
42 MOCK_METHOD1(Delete, bool(const std::string& key));
44 MOCK_METHOD2(AddObserver, void(const std::string& key, ObserverInterface*));
46 void(const std::string& key, ObserverInterface*))
    [all...]
  /tools/test/connectivity/acts/framework/acts/controllers/relay_lib/
helpers.py 19 MISSING_KEY_ERR_MSG = 'key "%s" missing from %s. Offending object:\n %s'
20 TYPE_MISMATCH_ERR_MSG = 'Key "%s" is of type %s. Expecting %s.' \
24 def validate_key(key, dictionary, expected_type, source):
25 """Validates if a key exists and its value is the correct type.
27 key: The key in dictionary.
28 dictionary: The dictionary that should contain key.
29 expected_type: the type that key's value should have.
33 The value of dictionary[key] if no error was raised.
36 RelayConfigError if the key does not exist, or is not of expected_type
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/
ComboPreferences.java 75 private static boolean isGlobal(String key) {
76 return key.equals(CameraSettings.KEY_VIDEO_TIME_LAPSE_FRAME_INTERVAL)
77 || key.equals(CameraSettings.KEY_CAMERA_ID)
78 || key.equals(CameraSettings.KEY_RECORD_LOCATION)
79 || key.equals(CameraSettings.KEY_CAMERA_FIRST_USE_HINT_SHOWN)
80 || key.equals(CameraSettings.KEY_VIDEO_FIRST_USE_HINT_SHOWN)
81 || key.equals(CameraSettings.KEY_VIDEO_EFFECT);
84 public String getString(String key, String defValue) {
85 if (isGlobal(key) || !mPrefLocal.contains(key)) {
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
mman.h 9 * Take the 4 protection key bits out of the vma->vm_flags
22 #define arch_calc_vm_prot_bits(prot, key) ( \
23 ((key) & 0x1 ? VM_PKEY_BIT0 : 0) | \
24 ((key) & 0x2 ? VM_PKEY_BIT1 : 0) | \
25 ((key) & 0x4 ? VM_PKEY_BIT2 : 0) | \
26 ((key) & 0x8 ? VM_PKEY_BIT3 : 0))
  /external/mesa3d/src/gallium/auxiliary/util/
u_cache.h 62 util_cache_create(uint32_t (*hash)(const void *key),
64 void (*destroy)(void *key, void *value),
69 void *key,
74 const void *key);
84 const void *key);
  /external/mesa3d/src/glx/
glxhash.h 10 extern int __glxHashLookup(__glxHashTable * t, unsigned long key,
12 extern int __glxHashInsert(__glxHashTable * t, unsigned long key,
14 extern int __glxHashDelete(__glxHashTable * t, unsigned long key);
15 extern int __glxHashFirst(__glxHashTable * t, unsigned long *key,
17 extern int __glxHashNext(__glxHashTable * t, unsigned long *key,
  /external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
service_registry.hpp 26 asio::io_service::service::key key; local
27 init_key(key, Service::id);
28 first_service_->key_ = key;
41 asio::io_service::service::key key; local
42 init_key(key, Service::id);
44 return *static_cast<Service*>(do_use_service(key, factory));
50 asio::io_service::service::key key; local
58 asio::io_service::service::key key; local
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/util/
BugleGservices.java 23 * will cache all GServices key with the prefix of "bugle_". All get calls will wait for Gservices
37 * @param key The key to look up in GServices
42 public abstract long getLong(final String key, final long defaultValue);
45 * @param key The key to look up in GServices
50 public abstract int getInt(final String key, final int defaultValue);
53 * @param key The key to look up in GServices
57 public abstract boolean getBoolean(final String key, final boolean defaultValue)
    [all...]

Completed in 612 milliseconds

1 2 34 5 6 7 8 91011>>