/third_party/python/Doc/tools/extensions/ |
H A D | glossary_search.py | 26 terms = {} 34 terms[term] = { 40 app.env.glossary_terms.update(terms) 42 app.env.glossary_terms = terms
|
/third_party/curl/winbuild/ |
H A D | gen_resp_file.bat | 12 rem * you should have received as part of this distribution. The terms
17 rem * furnished to do so, under the terms of the COPYING file.
|
/third_party/ffmpeg/libavcodec/ |
H A D | wavpack.c | 9 * modify it under the terms of the GNU Lesser General Public 78 int terms; member 802 for (i = 0; i < s->terms; i++) { in wv_unpack_stereo() 928 for (i = 0; i < s->terms; i++) { in wv_unpack_mono() 1179 av_log(avctx, AV_LOG_ERROR, "Too many decorrelation terms\n"); in wavpack_decode_block() 1180 s->terms = 0; in wavpack_decode_block() 1184 s->terms = size; in wavpack_decode_block() 1185 for (i = 0; i < s->terms; i++) { in wavpack_decode_block() 1187 s->decorr[s->terms - i - 1].value = (val & 0x1F) - 5; in wavpack_decode_block() 1188 s->decorr[s->terms in wavpack_decode_block() [all...] |
H A D | wavpackenc.h | 7 * modify it under the terms of the GNU Lesser General Public 29 int8_t joint_stereo, delta, terms[MAX_TERMS+1]; member
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/sha/ |
H A D | sha512-armv4.S | 15 @ Permission to use under GPL terms is granted. 42 @ terms it's 22.6 cycles per byte, which is disappointing result.
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/sha/ |
H A D | sha512-armv4.S | 15 @ Permission to use under GPL terms is granted. 42 @ terms it's 22.6 cycles per byte, which is disappointing result.
|
/third_party/vk-gl-cts/external/vulkan-docs/src/config/chunkindex/ |
H A D | lunr.js | 1847 * @param {lunr.Pipeline} attrs.pipeline - The pipeline to use for search terms. 1872 * At its simplest queries can just be a single term, e.g. `hello`, multiple terms are also supported 1876 * Wildcards can be included in terms to match one or more unspecified characters, these wildcards can 1885 * Modifiers can also be added to terms, lunr supports edit distance and boost modifiers on terms. A term 1893 * optionally contain 'bar'. Conversely a leading '-' sets the terms presence to prohibited, i.e. it must not 1911 * @example <caption>terms with presence modifiers</caption> 1962 // * process terms 1963 // * expand terms from token set 1989 * the case for terms wit [all...] |
/third_party/libwebsockets/lib/roles/h2/ |
H A D | minihuf.c | 314 unsigned char terms[2000]; variable 430 terms[(state[n].real_pos + m) >> 3] |= in main() 467 fprintf(stdout, "0x%02x, ", terms[n]); in main()
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
H A D | demo.bat | 4 REM * License & terms of use: http://www.unicode.org/copyright.html
|
/third_party/icu/icu4c/source/samples/uresb/ |
H A D | resources.mak | 2 ## License & terms of use: http://www.unicode.org/copyright.html
|
/third_party/icu/icu4c/source/test/perf/unisetperf/draft/ |
H A D | span16perf.bat | 2 rem License & terms of use: http://www.unicode.org/copyright.html
|
H A D | contperf.bat | 2 rem License & terms of use: http://www.unicode.org/copyright.html
|
H A D | span8perf.bat | 2 rem License & terms of use: http://www.unicode.org/copyright.html
|
/third_party/icu/icu4c/source/test/perf/utrie2perf/ |
H A D | utrie2perf.bat | 2 rem License & terms of use: http://www.unicode.org/copyright.html
|
/third_party/skia/third_party/externals/icu/source/samples/uresb/ |
H A D | resources.mak | 2 ## License & terms of use: http://www.unicode.org/copyright.html
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | videodsp_armv5te.S | 8 @ modify it under the terms of the GNU Lesser General Public
|
/third_party/ffmpeg/libavutil/x86/ |
H A D | emms.asm | 7 ;* modify it under the terms of the GNU Lesser General Public
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
H A D | indic.bat | 4 REM * License & terms of use: http://www.unicode.org/copyright.html *
|
/third_party/curl/tests/libtest/ |
H A D | mk-lib1521.pl | 12 # you should have received as part of this distribution. The terms 17 # furnished to do so, under the terms of the COPYING file. 48 * you should have received as part of this distribution. The terms 53 * furnished to do so, under the terms of the COPYING file.
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-compiler-tonode.cc | 701 // common prefix if the terms were similar or presorted in the input. in RationalizeConsecutiveAtoms() 1051 static void MaybeRewrite(ZoneList<RegExpTree*>* terms, Zone* zone) { in RationalizeConsecutiveAtoms() argument 1052 AssertionSequenceRewriter rewriter(terms, zone); in RationalizeConsecutiveAtoms() 1057 for (int i = 0; i < terms->length(); i++) { in RationalizeConsecutiveAtoms() 1058 RegExpTree* t = terms->at(i); in RationalizeConsecutiveAtoms() 1068 if (from != kNoIndex && terms->length() - from > 1) { in RationalizeConsecutiveAtoms() 1069 rewriter.Rewrite(from, terms->length()); in RationalizeConsecutiveAtoms() 1122 AssertionSequenceRewriter(ZoneList<RegExpTree*>* terms, Zone* zone) in RationalizeConsecutiveAtoms() argument 1123 : zone_(zone), terms_(terms) {} in RationalizeConsecutiveAtoms()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | svq1enc.asm | 8 ;* modify it under the terms of the GNU Lesser General Public
|
H A D | vorbisdsp.asm | 8 ;* modify it under the terms of the GNU Lesser General Public
|
H A D | dnxhdenc.asm | 9 ;* modify it under the terms of the GNU Lesser General Public
|
H A D | g722dsp.asm | 9 ;* modify it under the terms of the GNU Lesser General Public
|
H A D | proresdsp.asm | 11 ;* modify it under the terms of the GNU Lesser General Public
|