/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/ |
hash_policy.hpp | 55 // A null hash function, indicating that the combining hash function 60 // A null probe function, indicating that the combining probe
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/ |
hash_policy.hpp | 56 // A null hash function, indicating that the combining hash function 61 // A null probe function, indicating that the combining probe
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/ |
tag_and_trait.hpp | 205 * In a hash policy, indicates that the combining hash function 208 * In a probe policy, indicates that the combining probe function
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/ |
hash_policy.hpp | 56 // A null hash function, indicating that the combining hash function 61 // A null probe function, indicating that the combining probe
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/ |
tag_and_trait.hpp | 205 * In a hash policy, indicates that the combining hash function 208 * In a probe policy, indicates that the combining probe function
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/ |
tag_and_trait.hpp | 204 * In a hash policy, indicates that the combining hash function 207 * In a probe policy, indicates that the combining probe function
|
/development/samples/Support4Demos/src/com/example/android/supportv4/app/ |
FragmentTabsPager.java | 34 * Demonstrates combining a TabHost with a ViewPager to implement a tab UI
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/ |
Interval.java | 109 /** Return the interval computed from combining this and other */
|
/external/chromium/third_party/libjingle/source/talk/base/ |
sslsocketfactory.cc | 39 // TODO: Consider combining AutoDetectProxy and ProxySocketAdapter. I think
|
/external/chromium_org/chrome/browser/android/ |
shortcut_helper.cc | 75 // TODO(dfalcantara): Try combining with the new BookmarksHandler once its
|
/external/chromium_org/chrome/browser/search_engines/ |
util.h | 80 // Processes the results of WebDataService::GetKeywords, combining it with
|
/external/chromium_org/content/browser/ |
storage_partition_impl_map.h | 70 // the path produced by combining the two pieces together.
|
/external/chromium_org/extensions/common/permissions/ |
permission_set.h | 28 // extension's permissions. The class exposes set operations for combining and
|
/external/chromium_org/net/http/ |
http_stream_factory.cc | 236 // TODO(rtenneti): bug 116575 - consider combining the NextProto and
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderMultiColumnSet.h | 34 // RenderMultiColumnSet represents a set of columns that all have the same width and height. By combining runs of same-size columns into a single
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
stsearch.h | 54 * option 2. P matches S' and if P starts or ends with a combining mark, 55 * there exists no non-ignorable combining mark before or after S? 109 * character with combining class > 0 before a character with combining
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
sslsocketfactory.cc | 39 // TODO: Consider combining AutoDetectProxy and ProxySocketAdapter. I think
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/ |
phonenumbermatcher.h | 159 // For our purposes, combining marks should also return true since we assume
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
profiledata.h | 51 // reduced by combining profile samples that have the same stack trace
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
profiledata.h | 51 // reduced by combining profile samples that have the same stack trace
|
/external/chromium_org/ui/gfx/ |
skbitmap_operations.h | 109 // Create a bitmap by combining alpha channel of |bitmap| and color |c|.
|
/external/clang/lib/CodeGen/ |
MicrosoftVBTables.h | 64 /// multiple non-virtual base subobjects of the same class, combining the most
|
/external/elfutils/libelf/ |
elf-knowledge.h | 88 /* When combining ELF section flags we must distinguish two kinds:
|
/external/icu4c/common/unicode/ |
normalizer2.h | 315 * Gets the combining class of c. 319 * @return c's combining class 560 * Gets the combining class of c. 564 * @return c's combining class
|
/external/icu4c/i18n/unicode/ |
stsearch.h | 54 * option 2. P matches S' and if P starts or ends with a combining mark, 55 * there exists no non-ignorable combining mark before or after S? 109 * character with combining class > 0 before a character with combining
|