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

  /frameworks/base/libs/hwui/thread/
TaskProcessor.h 43 if (!addImpl(task)) {
52 bool addImpl(const sp<Task<T> >& task);
65 bool TaskProcessor<T>::addImpl(const sp<Task<T> >& task) {
  /external/icu/android_icu4j/src/main/java/android/icu/util/
BytesTrieBuilder.java 30 // Used in add() to wrap the bytes into a CharSequence for StringTrieBuilder.addImpl().
55 addImpl(new BytesAsCharSequence(sequence, length), value);
CharsTrieBuilder.java 40 addImpl(s, value);
StringTrieBuilder.java 57 protected void addImpl(CharSequence s, int value) {
108 // The first is a fully dynamic trie, built successively by addImpl().
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
BytesTrieBuilder.java 30 // Used in add() to wrap the bytes into a CharSequence for StringTrieBuilder.addImpl().
56 addImpl(new BytesAsCharSequence(sequence, length), value);
CharsTrieBuilder.java 41 addImpl(s, value);
StringTrieBuilder.java 59 protected void addImpl(CharSequence s, int value) {
110 // The first is a fully dynamic trie, built successively by addImpl().
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
utility.hpp 59 CV_EXPORTS void addImpl(int flag, const char* func = 0); // add implementation and function name to storage arrays
75 cv::addImpl(impl, CV_Func); \
  /external/opencv3/modules/core/src/
system.cpp 1181 void addImpl(int flag, const char* func)
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.0.CR3/
netty-codec-4.1.0.CR3.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 543 milliseconds