/third_party/gn/src/gn/ |
H A D | command_path.cc | 60 // classification of the elided last part of path. 161 // Only count this path in the stats if any part of it was actually new. in InsertTargetsIntoFoundPaths()
|
/third_party/ffmpeg/libswscale/ |
H A D | swscale.h | 4 * This file is part of FFmpeg. 38 /* When included as part of the ffmpeg build, only include the major version
|
/third_party/glslang/Test/baseResults/ |
H A D | lineContinuation.vert.out | 2 WARNING: 0:3: 'line continuation' : used at end of comment; the following line is still part of the comment 15 WARNING: 0:62: 'line continuation' : used at end of comment; the following line is still part of the comment
|
/third_party/backends/backend/ |
H A D | hs2p.h | 3 This file is part of a SANE backend for Ricoh IS450 6 This file is part of the SANE package.
|
H A D | stv680.h | 17 are taken from the webcam.c file, part of xawtv program, 20 This file is part of the SANE package.
|
/third_party/curl/lib/ |
H A D | bufq.c | 11 * you should have received as part of this distribution. The terms 561 /* Maybe only part of `data` has been added, continue to loop */ in Curl_bufq_write_pass()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | SimpleFormatterImpl.java | 113 // The apostrophe is part of literal text. in compileToStringMinMaxArguments() 153 } // else: c is part of literal text in compileToStringMinMaxArguments()
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | selfmt.h | 356 * @param partIndex the index of the first SelectFormat argument style part. 359 * @return the sub-message start part index.
|
/third_party/icu/docs/userguide/icu/ |
H A D | posix.md | 92 limited for single-character functions to only part of Unicode, or suffer 152 useful when one string is compared to many others, or as part of a chain of
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | IcuTextWriter.java | 227 String part = onlyElement.substring(i, end); in appendValues() 229 printValue(out, part, format); in appendValues()
|
/third_party/icu/icu4j/perf-tests/data/udhr/ |
H A D | udhr_fra.txt | 135 Toute personne a le droit de prendre part à la direction des affaires publiques de son pays, soit directement, soit par l’intermédiaire de représentants librement choisis. 193 Toute personne a le droit de prendre part librement à la vie culturelle de la communauté, de jouir des arts et de participer au progrès scientifique et aux bienfaits qui en résultent.
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationdatareader.cpp | 90 int32_t offset; // byte offset for the index part in read() 91 int32_t length; // number of bytes in the index part in read()
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | udata.h | 285 * platform data properties etc. which is not part of 297 * adjusted and only part of the structure will be filled.
|
H A D | stringtriebuilder.h | 226 * edge's numbers, then it will be written as part of the required right edge 245 // If this node is part of the unwritten right branch edge, in writeUnlessInsideRightEdge()
|
/third_party/libwebsockets/READMEs/ |
H A D | README.event-loops-intro.md | 259 the driver part completely unaffected by the event loop part.
|
H A D | README.cbor-lecp.md | 130 You can check if you are on the "key" part of a map "key:value" pair using the 177 value part is represented according to whatever comes.
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-protocols-plugins.h | 86 * This is part of the ABI, don't needlessly break compatibility */ 273 * This is the dynamic, runtime created part of the plugin instantiation.
|
H A D | lws-lecp.h | 521 * on the key part, and nonzero means you are in a map and on a key part.
|
/third_party/mesa3d/docs/relnotes/ |
H A D | 4.1 | 180 significance to the "0" part: 289 This is part of an effort to remove all GLchan types from core Mesa so
|
/third_party/mesa3d/docs/vulkan/ |
H A D | dispatch.rst | 205 entrypoints. This entrypoint table is added last as part of 271 symbols from the ``.so`` or ``.dll`` as part of the loader interface. It
|
/third_party/mbedtls/include/mbedtls/ |
H A D | lms.h | 102 * algorithm type, the key ID, and the leaf identifier should be key be part of 110 0 if the key is not part of an LMS key. */
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A D | ecma-builtin-helpers-date.c | 705 case LIT_CHAR_LOWERCASE_Z: /* Time zone hours part. */ in ecma_date_to_string_format() 725 JERRY_ASSERT (*format_p == LIT_CHAR_UPPERCASE_Z); /* Time zone minutes part. */ in ecma_date_to_string_format()
|
/third_party/jerryscript/jerry-core/include/ |
H A D | jerryscript-core.h | 275 * Callback responsible for deinitializing a context item, or NULL. This is called as part of jerry_cleanup (), 287 * Callback responsible for finalizing a context item, or NULL. This is called as part of jerry_cleanup (),
|
/third_party/json/docs/mkdocs/docs/features/types/ |
H A D | index.md | 230 > The representation of numbers is similar to that used in most programming languages. A number is represented in base 10 using decimal digits. It contains an integer component that may be prefixed with an optional minus sign, which may be followed by a fraction part and/or an exponent part. Leading zeros are not allowed. (...) Numeric values that cannot be represented in the grammar below (such as Infinity and NaN) are not permitted.
|
/third_party/jerryscript/jerry-ext/arg/ |
H A D | arg-transform-functions.c | 44 * The common part in transforming a JS argument to a number (double or certain int) type. 68 * The common part in transforming a JS argument to a number (double or certain int) type.
|