/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | PointerTrackerQueue.java | 47 public void add(final Element pointer) { in add() argument 50 Log.d(TAG, "add: " + pointer + " " + this); in add() 55 expandableArray.set(arraySize, pointer); in add() 57 expandableArray.add(pointer); in add() 63 public void remove(final Element pointer) { in remove() argument 66 Log.d(TAG, "remove: " + pointer + " " + this); in remove() 73 if (element == pointer) { in remove() 75 Log.w(TAG, "Found duplicated element in remove: " + pointer); in remove() 95 public void releaseAllPointersOlderThan(final Element pointer, final long eventTime) { in releaseAllPointersOlderThan() argument 98 Log.d(TAG, "releaseAllPointerOlderThan: " + pointer + " " + this); in releaseAllPointersOlderThan() [all …]
|
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
D | pointer.h | 1020 …eateValueByPointer(T& root, const GenericPointer<typename T::ValueType>& pointer, typename T::Allo… in CreateValueByPointer() argument 1021 return pointer.Create(root, a); in CreateValueByPointer() 1032 …yPointer(DocumentType& document, const GenericPointer<typename DocumentType::ValueType>& pointer) { in CreateValueByPointer() argument 1033 return pointer.Create(document); in CreateValueByPointer() 1044 …me T::ValueType* GetValueByPointer(T& root, const GenericPointer<typename T::ValueType>& pointer) { in GetValueByPointer() argument 1045 return pointer.Get(root); in GetValueByPointer() 1049 …ValueType* GetValueByPointer(const T& root, const GenericPointer<typename T::ValueType>& pointer) { in GetValueByPointer() argument 1050 return pointer.Get(root); in GetValueByPointer() 1066 …PointerWithDefault(T& root, const GenericPointer<typename T::ValueType>& pointer, const typename T… in GetValueByPointerWithDefault() argument 1067 return pointer.GetWithDefault(root, defaultValue, a); in GetValueByPointerWithDefault() [all …]
|
D | document.h | 132 typedef typename BaseType::pointer Pointer;
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | pointer.md | 35 #include "rapidjson/pointer.h" 124 …`"0"` is treated as member name in the first pointer. It is treated as an array index in the secon… 151 …er, because the parameter is a `Document&`. But if you want to resolve a pointer to a subtree. You… 184 Note that, all resolving functions assumes valid pointer. Resolving with an invalid pointer causes … 188 …representation of JSON pointer that we are using till now, [RFC6901] also defines the URI fragment… 218 If a pointer will be resolved multiple times, it should be construct once, and then apply it to dif…
|
D | internals.md | 117 …6 bytes (32-bit or 64-bit) for storing actual data. Instead of storing a pointer to a string, it i… 138 // \returns pointer to the memory block. 142 // \param originalPtr The pointer to current memory block. Null pointer is permitted. 148 // \param pointer to the memory block. Null pointer is permitted.
|
D | stream.md | 72 `FileReadStream` reads the file via a `FILE` pointer. And user need to provide a buffer. 257 //! Begin writing operation at the current read pointer. 258 //! \return The begin writer pointer. 268 //! \param begin The begin write pointer returned by PutBegin().
|
D | tutorial.md | 347 2. const-string: simply store a pointer of string. 351 …e allocation. This design is needed to prevent storing a allocator (or Document) pointer per Value. 377 For character pointer, the RapidJSON requires to mark it as safe before using it without copying. T…
|
D | features.md | 66 * Only store pointer instead of copying
|
D | faq.md | 183 …Since the APIs are member functions of `Value`, we do not want to save an allocator pointer in eve…
|
D | sax.md | 124 … is called when the `Reader` encounters a string. The first parameter is pointer to the string. Th…
|
D | Doxyfile.in | 772 doc/pointer.md \
|
/packages/services/BuiltInPrintService/jni/include/ |
D | wtypes.h | 56 #define IMPL(class, member, pointer) ( (class *)( ((uint32)pointer) - offsetof(class, member) ) ) argument
|
/packages/apps/Settings/tests/uitests/assets/ |
D | search_results_list | 283 Large mouse pointer;toggle_large_pointer_icon
|
/packages/apps/TV/res/raw/ |
D | third_party_licenses | 3330 "copyright" line and a pointer to where the full notice is found.
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | en_US_wordlist.combined.gz |
|
D | en_GB_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|
D | it_wordlist.combined.gz |
|
D | nl_wordlist.combined.gz |
|
D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |