Home
last modified time | relevance | path

Searched defs:Misc (Results 1 – 8 of 8) sorted by relevance

/third_party/libphonenumber/
DFAQ.md437 ## Misc section in Frequently Asked Questions (FAQ)
439 ### <a name="reduced_metadata"></a>What is the metadatalite.js/METADATA_LITE option?
464 ### Which versions of the Maven jars should I use?
484 ### How do I load libphonenumber resources in my Android app?
527 ### What about Windows?
547 ### How to remove a specific example number?
558 …n the smallest digits of parsed numbers that are very long be incorrect when parsing in Javascript?
/third_party/ltp/tools/sparse/sparse-src/Documentation/
DTODO.md30 Misc section in TODO
/third_party/nghttp2/doc/
Dnghttpx.1.rst1771 Misc section in OPTIONS
/third_party/protobuf/src/google/protobuf/stubs/
Dstringprintf_unittest.cc56 TEST(StringPrintfTest, Misc) { in TEST() argument
/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
Dtest-packing.cpp122 TEST_F(ValhallPacking, Misc) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCommandLine.h280 uint16_t Misc : 5; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h251 unsigned Misc : 3; variable
/third_party/python/Lib/tkinter/
D__init__.py646 class Misc: class