HomeSort by relevance Sort by last modified time
    Searched refs:PARTIAL (Results 1 - 18 of 18) sorted by null

  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/
WakeLockFacade.java 41 FULL, PARTIAL, BRIGHT, DIM
48 addWakeLock(WakeLockType.PARTIAL, PowerManager.PARTIAL_WAKE_LOCK);
93 @Rpc(description = "Acquires a partial wake lock (CPU on).")
95 mManager.acquire(WakeLockType.PARTIAL);
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
SimpleFilteredSentenceBreakIterator.java 40 * forward & partial char trie to adopt
101 } else if (bestValue == Builder.PARTIAL && forwardsPartialTrie != null) {
277 static final int PARTIAL = (1 << 0); // < partial - need to run through forward trie
348 partials[i] = 0; // default: no partial
355 // is partial.
374 builder.add(prefix, PARTIAL);
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
SimpleFilteredSentenceBreakIterator.java 38 * forward & partial char trie to adopt
99 } else if (bestValue == Builder.PARTIAL && forwardsPartialTrie != null) {
275 static final int PARTIAL = (1 << 0); // < partial - need to run through forward trie
346 partials[i] = 0; // default: no partial
353 // is partial.
372 builder.add(prefix, PARTIAL);
  /hardware/interfaces/radio/1.1/
types.hal 131 PARTIAL = 1, // The result contains a part of the scan results
  /external/protobuf/src/google/protobuf/util/
message_differencer_unittest.cc 86 differencer->set_scope(util::MessageDifferencer::PARTIAL);
154 differencer.set_scope(util::MessageDifferencer::PARTIAL);
170 differencer.set_scope(util::MessageDifferencer::PARTIAL);
185 differencer.set_scope(util::MessageDifferencer::PARTIAL);
201 differencer.set_scope(util::MessageDifferencer::PARTIAL);
217 differencer.set_scope(util::MessageDifferencer::PARTIAL);
233 differencer.set_scope(util::MessageDifferencer::PARTIAL);
314 differencer.set_scope(util::MessageDifferencer::PARTIAL);
334 differencer.set_scope(util::MessageDifferencer::PARTIAL);
352 differencer.set_scope(util::MessageDifferencer::PARTIAL);
    [all...]
message_differencer.h 356 PARTIAL // Only fields present in the first message are considered; fields
388 // If the scope of comparison is set to PARTIAL, then in addition to what's
396 // If partial matching is also enabled, the time complexity will be O(k * n^2
437 // fields in 'key_fields' and n is the number of elements. If partial
    [all...]
message_differencer.cc 545 CombineFields(message1_fields, PARTIAL, message2_fields, PARTIAL,
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/util/
message_differencer.h 356 PARTIAL // Only fields present in the first message are considered; fields
388 // If the scope of comparison is set to PARTIAL, then in addition to what's
396 // If partial matching is also enabled, the time complexity will be O(k * n^2
437 // fields in 'key_fields' and n is the number of elements. If partial
    [all...]
  /external/swiftshader/src/Renderer/
Renderer.hpp 48 PARTIAL, // 2^-10
388 // Partial transform
Renderer.cpp     [all...]
  /packages/services/Telephony/src/com/android/phone/
PhoneGlobals.java 126 * PARTIAL means wake the processor, but we display can be kept off.
131 PARTIAL,
518 case PARTIAL:
527 // acquire the full wake lock, and release the PARTIAL
536 // release both the PARTIAL and FULL locks.
    [all...]
  /hardware/ril/include/telephony/
ril.h     [all...]
  /external/fonttools/Lib/fontTools/
agl.py 576 2202;partialdiff;PARTIAL DIFFERENTIAL
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.6/
dagger-compiler-2.6.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.7/
dagger-compiler-2.7.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/
roaster-jdt-2.18.7.Final.jar 

Completed in 9453 milliseconds