/third_party/nghttp2/doc/ |
H A D | make.bat | 18 echo.Please use `make ^<target^>` where ^<target^> is one of
|
/third_party/node/deps/npm/node_modules/@pkgjs/parseargs/ |
H A D | index.js | 0 'use strict'; 86 To specify an option argument starting with a dash use ${example}.`;
|
/third_party/node/deps/npm/node_modules/node-gyp/lib/ |
H A D | find-visualstudio.js | 0 'use strict' 51 `"${this.envVcInstallDir}"\n- will only use this version`) 100 // For Windows 80 col console, use up to the column before the one marked 113 throw new Error('Could not find any Visual Studio installation to use') 136 // of Visual Studio 2017 or newer to use 142 'could not use PowerShell to find Visual Studio 2017 or newer, try re-running with \'--loglevel silly\' for more details') 223 'could not find a version of Visual Studio 2017 or newer to use') 346 // Find an installation of Visual Studio 2015 to use 362 // Find an installation of Visual Studio 2013 to use
|
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/ |
H A D | attribute.js | 0 "use strict"; 84 * Returns the Attribute's value quoted such that it would be legal to use
|
/third_party/lzma/Asm/x86/ |
H A D | 7zAsm.asm | 38 ; if ABI_CDECL is not defined, we use fastcall abi
|
H A D | Sha256Opt.asm | 11 ; we can use external SHA256_K_ARRAY defined in Sha256.c
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2posix.c | 13 Redistribution and use in source and binary forms, with or without 44 wrappers that use the plain POSIX names. In addition, pcre2posix.h defines the 175 not include pcre2posix.h. If there are any such cases, they will have to use
|
/third_party/protobuf/editors/ |
H A D | proto.vim | 5 " Redistribution and use in source and binary forms, with or without
|
/third_party/python/Lib/distutils/command/ |
H A D | register.py | 61 use the check command instead", PendingDeprecationWarning) 122 1. use existing login, 142 1. use your existing login,
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderAtomicCounterOpsTests.hpp | 10 * you may not use this file except in compliance with the License. 263 void use(deqp::Context& context);
|
/third_party/skia/third_party/externals/icu/source/extra/uconv/ |
H A D | makedata.mak | 2 # License & terms of use: http://www.unicode.org/copyright.html
|
/third_party/skia/third_party/externals/tint/kokoro/windows/ |
H A D | build.bat | 4 @rem you may not use this file except in compliance with the License.
|
/third_party/python/PCbuild/ |
H A D | get_externals.bat | 107 echo.from, the --python option determines which Python 3.6+ interpreter to use
|
/kernel/linux/linux-5.10/arch/sparc/lib/ |
H A D | checksum_32.S | 326 andcc %g1, 0xffffff80, %g0 ! can we use unrolled loop? 341 3: andcc %g1, 0x70, %o2 ! can use table? 378 andcc %g1, 0x70, %o2 ! can use table? (clears carry btw)
|
/kernel/linux/linux-6.6/arch/sparc/lib/ |
H A D | checksum_32.S | 319 andcc %g1, 0xffffff80, %g0 ! can we use unrolled loop? 333 3: andcc %g1, 0x70, %o2 ! can use table? 368 andcc %g1, 0x70, %o2 ! can use table? (clears carry btw)
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_ct.c | 262 if (likely(atomic_read(&ct->ct_general.use) == 1)) { in nft_ct_set_zone_eval() 273 atomic_inc(&ct->ct_general.use); in nft_ct_set_zone_eval() 378 atomic_set(&tmp->ct_general.use, 1); in nft_ct_tmpl_alloc_pcpu()
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | sbcdsp_neon.S | 405 @ check whether to use joint stereo for subbands 0, 1, 2 436 @ check whether to use joint stereo for subbands 4, 5, 6 464 @ check whether to use joint stereo for subbands 0, 1, 2, 3
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | midgard_ra.c | 8 * the rights to use, copy, modify, merge, publish, distribute, sublicense, 99 /* Report that we actually use this register, and return it */ in index_to_reg() 222 * Conceptually, if an index is only marked for a single type of use, in mir_lower_special_reads() 225 * into N distinct classes of use (where N>1 by definition), emit N-1 in mir_lower_special_reads() 227 * of the types of uses to use the corresponding move */ in mir_lower_special_reads() 289 midgard_instruction *use = mir_next_op(pre_use); in mir_lower_special_reads() local 290 assert(use); in mir_lower_special_reads() 291 mir_insert_instruction_before(ctx, use, m); in mir_lower_special_reads() 483 * tex outputs use work r0/r1. Note we still use TEX in allocate_registers() [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | escape-analysis.cc | 140 // TODO(turbofan): We use {Dead} as a sentinel for uninitialized memory. in Get() 214 TRACE("Setting %s#%d to escaped because of use by %s#%d\n", in SetEscaped() 337 Node* use = edge.from(); in ReduceFrom() local 339 if (reduction.effect_changed()) Revisit(use); in ReduceFrom() 341 if (reduction.value_changed()) Revisit(use); in ReduceFrom()
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jchuff-sse2.asm | 10 ; For conditions of distribution and use, see copyright notice in jsimdext.inc 198 ; We use tzcnt instead of bsf without checking for support. The instruction is 316 lea t, [rsp - DCTSIZE2 * SIZEOF_WORD] ; use red zone for t_
|
/third_party/pcre2/pcre2/ |
H A D | RunTest.bat | 4 @rem options. This file must use CRLF linebreaks to function properly,
10 @rem Philip H also changed test 3 to use "wintest" files.
229 @rem 3 = test name use double quotes
|
/third_party/libfuse/lib/ |
H A D | fuse.c | 84 size_t use; member 620 f->id_table.use--; in unhash_id() 622 if(f->id_table.use < f->id_table.size / 4) in unhash_id() 679 f->id_table.use++; in hash_id() 681 if (f->id_table.use >= f->id_table.size / 2) in hash_id() 745 f->name_table.use--; in unhash_name() 747 if (f->name_table.use < f->name_table.size / 4) in unhash_name() 805 f->name_table.use++; in hash_name() 807 if (f->name_table.use >= f->name_table.size / 2) in hash_name() 4844 t->use in node_table_init() [all...] |
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | cherrs.S | 177 * We may use all interrupt global registers except %g6. 187 andcc %g4, %g3, %g0 ! Interrupt globals in use? 195 do_dcpe_tl1_nonfatal: /* Ok we may use interrupt globals safely. */ 238 andcc %g4, %g3, %g0 ! Interrupt globals in use? 246 do_icpe_tl1_nonfatal: /* Ok we may use interrupt globals safely. */
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | cherrs.S | 177 * We may use all interrupt global registers except %g6. 187 andcc %g4, %g3, %g0 ! Interrupt globals in use? 195 do_dcpe_tl1_nonfatal: /* Ok we may use interrupt globals safely. */ 238 andcc %g4, %g3, %g0 ! Interrupt globals in use? 246 do_icpe_tl1_nonfatal: /* Ok we may use interrupt globals safely. */
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | user_exp_rcv.c | 21 * Redistribution and use in source and binary forms, with or without 123 * If TID caching is not in use, PSM deals with usage on its in hfi1_user_exp_rcv_init() 252 * use some of all of the remaining entries. 419 unsigned use = min_t(unsigned, pageset_count - pageidx, in hfi1_user_exp_rcv_setup() local 423 pageidx, use, tidlist, in hfi1_user_exp_rcv_setup() 692 * group 'grp'. To make best use of write-combining writes, the function will
|