| /third_party/icu/docs/processes/release/tasks/ |
| H A D | docs.md | 329 3. The generated API docs are in <path>/icu4c/source/doc/html/<br> 330 `cd <path>/icu4c/source/doc/html/`
|
| /third_party/icu/docs/processes/release/tasks/publish/ |
| H A D | index.md | 343 * ~~$ PATH=/opt/IBM/xlC/13.1.3/bin:$PATH source/runConfigureICU AIX~~
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| H A D | NumberFormatter.java | 511 * structures get built using the "safe" code path. The first two calls to .format() will trigger the 512 * unsafe code path.
|
| /third_party/icu/docs/userguide/usefrom/ |
| H A D | cobol.md | 313 in a directory included in the PATH system variable). 362 directory containing the libraries to the PATH system variable)
|
| /third_party/icu/icu4c/source/common/ |
| H A D | rbbi_cache.cpp | 243 // next() does not clear it in the fast-path case, where everything matters. Maybe it should. in following() 508 // (subsequent calls to BreakIterator::next() will take the fast path, getting cached results. in populateFollowing()
|
| /third_party/icu/tools/unicodetools/ |
| H A D | readme.html | 61 Right-Click UnicodeTools > Properties > Java Build Path > Exclusions<br> 71 Right-Click UnicodeTools > Properties > Java Build Path > Projects</p>
|
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
| H A D | TestFmwk.java | 199 final String path = ""; in logKnownIssue() 201 getParams().knownIssues.logKnownIssue(path, ticket, comment); in logKnownIssue()
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_formatimpl.cpp | 99 // Safe path: use fImmutablePatternModifier. in getPrefixSuffix() 110 // Unsafe path: use fPatternModifier. in getPrefixSuffixUnsafe()
|
| /third_party/libuv/m4/ |
| H A D | ax_pthread.m4 | 460 [#handle absolute path differently from PATH based program lookup
|
| /third_party/libuv/src/ |
| H A D | uv-common.c | 653 required_len = strlen(handle->path); in uv_fs_event_getpath() 659 memcpy(buffer, handle->path, required_len); in uv_fs_event_getpath()
|
| /third_party/libuv/docs/src/guide/ |
| H A D | processes.rst | 47 path. Finally as per underlying conventions, **the arguments array has to be 315 $ socat - /path/to/socket
|
| /third_party/libwebsockets/READMEs/ |
| H A D | README.jit-trust.md | 169 (untrusted) root CA, they are sorted into a trust path using the AKID and SKID 273 doing a GET on path `/` and restricted to h1 (`--server xxx --h1`). In some
|
| /third_party/mesa3d/docs/relnotes/ |
| H A D | 18.1.0.rst | 211 Ddri-drivers-path Dvdpau-libs-path overrides DESTDIR
|
| /third_party/mesa3d/.gitlab-ci/build/ |
| H A D | gitlab-ci.yml | 24 - export PATH="/usr/lib/ccache:$PATH"
|
| /third_party/libcoap/examples/ |
| H A D | coap-rd.c | 516 /* split path into segments and add Location-Path options */ in hnd_post_rd()
|
| /third_party/mbedtls/docs/ |
| H A D | psa-driver-example-and-guide.md | 135 CFLAGS="-DDRIVER_PREFIX_ENABLED" cmake path/to/source 137 * *Providing a user config file.* This is the preferred option when your project requires a custom configuration that is significantly different to the default. Define the macro for the driver, along with any other custom configurations in a separate header file, then use `config.py`, to set `MBEDTLS_USER_CONFIG_FILE`, providing the path to the defined header file. This will include your custom config file after the default. If you wish to completely replace the default config file, set `MBEDTLS_CONFIG_FILE` instead.
|
| /third_party/mbedtls/tests/scripts/ |
| H A D | generate_tls13_compat_tests.py | 560 default=None, help='Output file path if `-a` was set') 630 filename=os.path.basename(args.output), cmd=' '.join(sys.argv)))
|
| H A D | depends.py | 56 # Add the Mbed TLS Python library directory to the module search path 106 if os.path.exists(options.config_backup):
|
| /third_party/mesa3d/docs/gallium/ |
| H A D | buffermapping.rst | 16 upload, and as a whole they seem to take just about every path available. Let's 375 ``glBufferSubData()``/``glDraw*()`` path with the VBO used across multiple
|
| /third_party/mbedtls/library/ |
| H A D | md.c | 919 int mbedtls_md_file(const mbedtls_md_info_t *md_info, const char *path, unsigned char *output) in mbedtls_md_file() argument 931 if ((f = fopen(path, "rb")) == NULL) { in mbedtls_md_file()
|
| /third_party/jerryscript/jerry-core/lit/ |
| H A D | lit-char-helpers.c | 212 /* Fast path for ASCII-defined letters. */ in lit_code_point_is_identifier_start() 242 /* Fast path for ASCII-defined letters. */ in lit_code_point_is_identifier_part()
|
| /third_party/json/include/nlohmann/detail/meta/ |
| H A D | type_traits.hpp | 380 // special case for types like std::filesystem::path whose iterator's value_type are themselves 415 // special case for types like std::filesystem::path whose iterator's value_type are themselves
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_lower_parallelcopy.c | 159 * fallback path for them. in do_swap() 407 * path starting from n_1 would also have to end in n_1, resulting in in _handle_copies()
|
| H A D | ir3_nir_analyze_ubo_ranges.c | 255 * descriptors emitted in the fast path for GL. 363 /* The constant_data UBO is pushed in a different path from normal in copy_ubo_to_uniform()
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | gl_nir_link_uniform_blocks.c | 75 * "uniform blocks" analogously to what is done in the GLSL (IR) path. 84 * 3. Explicit data: for the SPIR-V path the code assumes that all structure
|