/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | propagator.cpp | 4 // you may not use this file except in compliance with the License. 101 // not to simulate anymore and add its SSA def-use edges for simulation. in Simulate() 159 !instr->WhileEachInId([this](const uint32_t* use) { in Simulate() 160 Instruction* def_instr = get_def_use_mgr()->GetDef(*use); in Simulate()
|
/third_party/skia/third_party/externals/libwebp/ |
H A D | gradlew.bat | 5 @rem you may not use this file except in compliance with the License.
32 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
|
/third_party/spirv-tools/source/opt/ |
H A D | propagator.cpp | 4 // you may not use this file except in compliance with the License. 101 // not to simulate anymore and add its SSA def-use edges for simulation. in Simulate() 159 !instr->WhileEachInId([this](const uint32_t* use) { in Simulate() 160 Instruction* def_instr = get_def_use_mgr()->GetDef(*use); in Simulate()
|
/third_party/icu/icu4c/source/data/ |
H A D | makedata.mak | 2 # License & terms of use: http://www.unicode.org/copyright.html 45 # the prefix "icudt62_" for use in filenames 171 # Thus ARM and ARM64 need to use another build of the other tools, so make sure to get an usable CFG path. 173 # Windows be machine-independent and use those tools for both ARM and ARM64. 174 # Note: If we're building ARM/ARM64 Debug, then we'll use the x64 Debug tools. 175 # If we're building ARM/ARM64 Release, then we'll use the x64 Release tools. 191 # x86 uses x86; x64, arm, and arm64 use x64 292 # The alternative would be to use a preprocessor macro to generate rules for nmake.
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_if.c | 7 * the rights to use, copy, modify, merge, publish, distribute, sublicense, 499 nir_src *use = list_first_entry(&alu->dest.dest.ssa.uses, nir_src, use_link); in opt_split_alu_of_phi() local 500 if (!is_trivial_bcsel(use->parent_instr, true)) in opt_split_alu_of_phi() 570 * the bcsel result are updated to use the phi node result. 1242 * instructions. For example by checking the use of some of the following alu 1308 /* Rewrite use to use new alu instruction */ in propagate_condition_eval() 1349 /* Rewrite use to use const */ in evaluate_condition_use() 1405 nir_foreach_use_safe(use, scala in rewrite_comp_uses_within_if() [all...] |
/third_party/libwebsockets/plugins/acme-client/ |
H A D | protocol_lws_acme_client.c | 9 * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or 102 unsigned int use:1; member 466 s->use = 0; in cb_authz() 487 s->use = !strcmp(ctx->buf, "http-01"); in cb_authz() 493 lwsl_notice("JAAZ_CHALLENGES_URL: %s %d\n", ctx->buf, s->use); in cb_authz() 494 if (s->use) { in cb_authz() 501 lwsl_notice("JAAZ_CHALLENGES_TOKEN: %s %d\n", ctx->buf, s->use); in cb_authz() 502 if (s->use) { in cb_authz() 538 s->use = 0; in cb_chac() 721 * "detail": "Registration key is already in use", in lws_acme_start_acquisition() [all...] |
/third_party/skia/third_party/externals/icu/source/data/ |
H A D | makedata.mak | 2 # License & terms of use: http://www.unicode.org/copyright.html 45 # the prefix "icudt62_" for use in filenames 164 # Thus ARM and ARM64 need to use another build of the other tools, so make sure to get an usable CFG path. 166 # Windows be machine-independent and use those tools for both ARM and ARM64. 167 # Note: If we're building ARM/ARM64 Debug, then we'll use the x64 Debug tools. 168 # If we're building ARM/ARM64 Release, then we'll use the x64 Release tools. 184 # x86 uses x86; x64, arm, and arm64 use x64 273 # The alternative would be to use a preprocessor macro to generate rules for nmake.
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | ilsp.S | 23 You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE 86 # or 32-bit divides if possible. Else, use a special math algorithm # 143 beq.b ldspecialcases # use positive divide 174 bls.b ld32bitdivide # yes, so use 32 bit divide 229 # use movm here to not disturb the condition codes. 283 # if the divisor msw is 0, use simpler algorithm then the full blown 287 bhi.b lddknuth # go use D. Knuth algorithm 341 # The comments use subscripts for the first quotient digit determination. 348 mov.w &0xffff, %d1 # use max trial quotient word 353 divu.w %d3, %d1 # use quotien [all...] |
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | ilsp.S | 23 You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE 86 # or 32-bit divides if possible. Else, use a special math algorithm # 143 beq.b ldspecialcases # use positive divide 174 bls.b ld32bitdivide # yes, so use 32 bit divide 229 # use movm here to not disturb the condition codes. 283 # if the divisor msw is 0, use simpler algorithm then the full blown 287 bhi.b lddknuth # go use D. Knuth algorithm 341 # The comments use subscripts for the first quotient digit determination. 348 mov.w &0xffff, %d1 # use max trial quotient word 353 divu.w %d3, %d1 # use quotien [all...] |
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | sr.h | 42 unsigned use:1; /* is this device still supportable */ member 52 bool ignore_get_event:1; /* GET_EVENT is unreliable, use TUR */ 56 /* We hold gendisk and scsi_device references on probe and use
|
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_queue.h | 93 int snd_seq_queue_use(int queueid, int client, int use);
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_queue.h | 90 int snd_seq_queue_use(int queueid, int client, int use);
|
/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/mesa3d/src/intel/compiler/ |
H A D | brw_fs_live_variables.h | 7 * the rights to use, copy, modify, merge, publish, distribute, sublicense, 54 BITSET_WORD *use; member
|
/third_party/musl/src/signal/mipsn32/ |
H A D | sigsetjmp.s | 18 # save base of got so that we can use it later
|
/third_party/musl/src/signal/mips64/ |
H A D | sigsetjmp.s | 18 # save base of got so that we can use it later
|
/third_party/lwip/src/include/lwip/ |
H A D | igmp.h | 10 * Redistribution and use in source and binary forms, with or without 48 #if LWIP_IPV4 && LWIP_IGMP /* don't build if not configured for use in lwipopts.h */ 59 /* Compatibility defines (don't use for new code) */ 86 u8_t use; member
|
/third_party/vk-gl-cts/external/amber/src/kokoro/windows-msvc-2017-debug/ |
H A D | build.bat | 4 :: you may not use this file except in compliance with the License.
|
/third_party/vk-gl-cts/external/amber/src/kokoro/windows-msvc-2017-release/ |
H A D | build.bat | 4 :: you may not use this file except in compliance with the License.
|
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2013-release/ |
H A D | build.bat | 4 :: you may not use this file except in compliance with the License.
|
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2015-release/ |
H A D | build.bat | 4 :: you may not use this file except in compliance with the License.
|