/third_party/gn/src/gn/ |
H A D | path_output.cc | 43 // can't just write it out. in WriteDir() 66 // DIR_NO_LAST_SLASH mode, just trim the last char. in WriteDir()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | RBBISymbolTable.java | 76 // The variable refers to something other than just a set. in lookup() 97 // and we just need to remember what set to return between these two calls.
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | URLHandler.java | 145 // ignore - just return null in getDefault() 233 if (!entry.isDirectory()) { // skip just directory paths in guide()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | regcoll.h | 28 // If this is too small for the test data, just increase it. 29 // Just don't make it too large, otherwise the executable will get too big
|
/third_party/abseil-cpp/ |
H A D | README.md | 30 just found that many of these utilities serve a purpose within our code 37 If you want to just get started, make sure you at least run through the
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
H A D | LocaleMapper.java | 106 // pattern at index 8, which is just a duplicate of the "medium" date-time pattern. The reasons 107 // for this are lost in the midst of time, but essentially there's ICU library code that just
|
/third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
H A D | cctest.cc | 38 // For simplicity just implement it ourselves. 88 // Just run all the tests. in main()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
H A D | AnyScriptTest.java | 89 t.transform(test); // just verify we don't crash in TestScripts() 98 t.transform(test); // just verify we don't crash in TestScripts()
|
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
H A D | AnyScriptTest.java | 86 t.transform(test); // just verify we don't crash in TestScripts() 95 t.transform(test); // just verify we don't crash in TestScripts()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | URLHandler.java | 149 // ignore - just return null in getDefault() 237 if (!entry.isDirectory()) { // skip just directory paths in guide()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | RBBISymbolTable.java | 77 // The variable refers to something other than just a set. in lookup() 98 // and we just need to remember what set to return between these two calls.
|
/third_party/icu/icu4c/source/common/ |
H A D | ustr_cnv.cpp | 154 if(target < (ucs1+n)) { /* U_BUFFER_OVERFLOW_ERROR isn't an err, just means no termination will happen. */ in u_uastrncpy() 226 if(target < (s1+n)) { /* U_BUFFER_OVERFLOW_ERROR isn't an err, just means no termination will happen. */ in u_austrncpy()
|
H A D | utrie2_impl.h | 131 * Just using a boolean flag for "repeat use" could lead to data array overflow 140 * Just allocating multiple index-2 blocks as needed.
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | putil.h | 145 * just the latin letters, digits, and some punctuation. 166 * just the latin letters, digits, and some punctuation.
|
/third_party/icu/icu4c/source/extra/scrptrun/ |
H A D | readme.html | 39 To use the ScriptRun class in a Windows application, just include scrptrun.h 44 <p>On UNIX systems the simplest thing to do is to just copy scrptrun.h
|
/third_party/icu/icu4c/source/i18n/ |
H A D | number_microprops.h | 91 // instances, e.g. a string with static storage duration, or just a string 152 * MicroPropsGenerator::processQuantity() just ensures that the output
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-spa.h | 93 * opt_cb can be NULL if you just want normal name=value parsing, however 125 * opt_cb can be NULL if you just want normal name=value parsing, however
|
/third_party/libunwind/libunwind/include/ |
H A D | libunwind-ppc64.h | 249 using the "getcontext" name just because it's using libunwind. We 250 can't just use __getcontext() either, because that isn't exported
|
H A D | libunwind-ppc32.h | 185 using the "getcontext" name just because it's using libunwind. We 186 can't just use __getcontext() either, because that isn't exported
|
/third_party/libwebsockets/READMEs/ |
H A D | README.lws_retry.md | 41 case that tx is not failing at any point but just isn't getting sent, 49 receiving what was just sent. This can happen for some kinds of user
|
H A D | README.tls-sessions.md | 26 be skipped, and a connection-specific AES key agreed at both sides just by 46 as degrading security. Lws doesn't support Session Tickets, just reuse by
|
H A D | README.lws_sul.md | 77 Before v4.1, lws just offers the same scheduling service for everything both internal 95 That is just one example, lws offers generic scheduler services the user code can
|
/third_party/mbedtls/tests/suites/ |
H A D | test_suite_pkcs1_v15.data | 15 RSAES-V15 Encryption Test Vector Data just fits 19 RSAES-V15 Decryption Test Vector Data just fits
|
H A D | test_suite_lms.function | 21 /* Allocation failure isn't a test failure, since it likely just means 54 /* Allocation failure isn't a test failure, since it likely just means
|
/third_party/mesa3d/docs/isl/ |
H A D | hiz.rst | 20 pull the stencil LOD from ``3DSTATE_DEPTH_BUFFER``, it's just always 0 like 37 just an address and a surface pitch. Instead, all that other information is
|