/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
D | WakeLockFacade.java | 41 FULL, PARTIAL, BRIGHT, DIM enumConstant 48 addWakeLock(WakeLockType.PARTIAL, PowerManager.PARTIAL_WAKE_LOCK); in WakeLockManager() 95 mManager.acquire(WakeLockType.PARTIAL); in wakeLockAcquirePartial()
|
/external/llvm/test/Transforms/LoopUnroll/ |
D | loop-remarks.ll | 2 …p-unroll -pass-remarks=loop-unroll -unroll-count=4 2>&1 | FileCheck -check-prefix=PARTIAL-UNROLL %s 5 ; PARTIAL-UNROLL: remark: {{.*}}: unrolled loop by a factor of 4
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | TestStateDictionaryBuilder.java | 182 } else if (status == Status.PARTIAL) { in tryFind() 324 if (stateStatus == Status.PARTIAL) { in crossCheck() 346 …boolean uniquePartial = status == Status.PARTIAL && matcher.nextUniquePartial(); // sets matchValu… in showValues() 353 status == Status.PARTIAL && uniquePartial ? "\tUNIQUE" : ""); in showValues() 441 if (status == Status.PARTIAL) { in showWords() 450 status == Status.PARTIAL && uniquePartial ? "\tUNIQUE" : ""); in showWords()
|
D | StateDictionary.java | 322 Status result = Status.PARTIAL; in next() 340 if (result != Status.PARTIAL) { in next() 348 if (result == Status.PARTIAL) { in next() 363 result = Status.PARTIAL; in next() 374 if (result == Status.PARTIAL) { in next() 406 return Status.PARTIAL; in nextByte()
|
D | Dictionary.java | 243 PARTIAL, enumConstant 330 || (status == Status.PARTIAL in next()
|
D | DictionaryStringByteConverter.java | 78 case PARTIAL: in toBytes()
|
D | SimpleDictionary.java | 168 return finalStatus = Status.PARTIAL; in next()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnroll/ |
D | loop-remarks-with-hotness.ll | 2 …-unroll -pass-remarks-with-hotness -unroll-count=4 2>&1 | FileCheck -check-prefix=PARTIAL-UNROLL %s 5 ; PARTIAL-UNROLL: remark: {{.*}}: unrolled loop by a factor of 4 {{.*}} (hotness: 300)
|
D | loop-remarks.ll | 2 …p-unroll -pass-remarks=loop-unroll -unroll-count=4 2>&1 | FileCheck -check-prefix=PARTIAL-UNROLL %s 6 ; PARTIAL-UNROLL: remark: {{.*}}: unrolled loop by a factor of 4
|
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | parser.h | 103 PARTIAL = 70, enumerator 169 #define PARTIAL 70 macro
|
D | keywords.gperf | 48 partial, PARTIAL
|
D | keywords.c | 318 {(int)(long)&((struct stringpool_t *)0)->stringpool_str72, PARTIAL} in keyword_gperf_lookup()
|
D | parser.y | 145 PARTIAL 70 302 Flag : PARTIAL { $$ = MAP_IS_PARTIAL; }
|
/external/protobuf/src/google/protobuf/util/ |
D | message_differencer_unittest.cc | 86 differencer->set_scope(util::MessageDifferencer::PARTIAL); in ExpectEqualsWithDifferencer() 154 differencer.set_scope(util::MessageDifferencer::PARTIAL); in TEST() 170 differencer.set_scope(util::MessageDifferencer::PARTIAL); in TEST() 185 differencer.set_scope(util::MessageDifferencer::PARTIAL); in TEST() 201 differencer.set_scope(util::MessageDifferencer::PARTIAL); in TEST() 217 differencer.set_scope(util::MessageDifferencer::PARTIAL); in TEST() 233 differencer.set_scope(util::MessageDifferencer::PARTIAL); in TEST() 314 differencer.set_scope(util::MessageDifferencer::PARTIAL); in TEST() 334 differencer.set_scope(util::MessageDifferencer::PARTIAL); in TEST() 352 differencer.set_scope(util::MessageDifferencer::PARTIAL); in TEST() [all …]
|
D | message_differencer.cc | 545 CombineFields(message1_fields, PARTIAL, message2_fields, PARTIAL, in CompareRequestedFieldsUsingSettings() 951 return scope_ == PARTIAL && in IsTreatedAsSubset() 1110 if (scope_ == PARTIAL) { in CompareUnknownFields() 1384 if (scope_ == PARTIAL) { in MatchRepeatedFieldIndices()
|
D | message_differencer.h | 356 PARTIAL // Only fields present in the first message are considered; fields enumerator
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | SimpleFilteredSentenceBreakIterator.java | 104 } else if (bestValue == Builder.PARTIAL && forwardsPartialTrie != null) { in breakExceptionAt() 283 static final int PARTIAL = (1 << 0); // < partial - need to run through forward trie field in SimpleFilteredSentenceBreakIterator.Builder 376 builder.add(prefix, PARTIAL); in wrapIteratorWithFilter()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | SimpleFilteredSentenceBreakIterator.java | 102 } else if (bestValue == Builder.PARTIAL && forwardsPartialTrie != null) { in breakExceptionAt() 278 static final int PARTIAL = (1 << 0); // < partial - need to run through forward trie field in SimpleFilteredSentenceBreakIterator.Builder 371 builder.add(prefix, PARTIAL); in wrapIteratorWithFilter()
|
/external/curl/tests/data/ |
D | test1513 | 11 HTTP/1.1 204 PARTIAL
|
D | test1555 | 11 HTTP/1.1 204 PARTIAL
|
/external/perf_data_converter/src/quipper/ |
D | test_utils.h | 81 differencer.set_scope(MessageDifferencer::PARTIAL); in PartiallyEqualsProto()
|
/external/wayland-protocols/ |
D | README.android | 32 3. The chromium.org/ directory should ba a **PARTIAL** copy of
|
/external/python/cpython3/Tools/unicode/python-mappings/ |
D | CP273.TXT | 44 0x2B 0x008B #PARTIAL LINE FORWARD (PLD) 45 0x2C 0x008C #PARTIAL LINE BACKWARD (PLU)
|
/external/swiftshader/src/Device/ |
D | Renderer.hpp | 43 PARTIAL, // 2^-10 enumerator
|
/external/swiftshader/src/Renderer/ |
D | Renderer.hpp | 43 PARTIAL, // 2^-10 enumerator
|