/third_party/spirv-tools/source/val/ |
H A D | validate_interfaces.cpp | 4 // you may not use this file except in compliance with the License. 30 // all the components. This limit is set to be well beyond practical use cases. 49 // Checks that \c var is listed as an interface in all the entry points that use 55 for (auto use : var->uses()) { in check_interface_variable() 56 uses.push_back(use.first); in check_interface_variable() 66 for (auto use : user->uses()) { in check_interface_variable() 67 uses.push_back(use.first); in check_interface_variable() 236 // Populates |locations| (and/or |output_index1_locations|) with the use
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind.tex | 68 \Prog{Libunwind} is very easy to use when unwinding a stack from 146 If we put all of the above together, here is how we could use 197 unwinding works exactly like in the local case. That is, you can use 206 platforms (architectures). Indeed, a single program can use 241 that multiple threads may use \Prog{libunwind} simulatenously. 246 use locking. Such routines \emph{must~not} be called from signal 293 select the exact caching policy in use for a given address-space
|
H A D | unw_strerror.tex | 30 \Func{unw\_strerror}() is thread-safe as well as safe to use
|
H A D | unw_regname.tex | 33 use from a signal handler.
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | celt_pvq_search.asm | 27 %use "smartalign" 53 ; Subsequent opcodes are going to use the constant in the form 72 ; Subsequent opcode are going to use the base address in the form 370 ; if 1, use a float op that give half precision but execute for around 3 cycles. 373 ; Opus also does use rsqrt approximation in their intrinsics code.
|
/third_party/node/deps/v8/src/compiler/ |
H A D | memory-lowering.cc | 122 for (Node* use : graph()->start()->uses()) { in GetWasmInstanceNode() 123 if (use->opcode() == IrOpcode::kParameter && in GetWasmInstanceNode() 124 ParameterIndexOf(use->op()) == wasm::kWasmInstanceParameterIndex) { in GetWasmInstanceNode() 125 wasm_instance_node_.set(use); in GetWasmInstanceNode() 126 return use; in GetWasmInstanceNode()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | loop_utils.cpp | 4 // you may not use this file except in compliance with the License. 46 // Then, when rewriting a use of the definition, the rewriter walks the 47 // paths from the use the loop exits. At each step, it will insert a phi 63 // Rewrites the use of |def_insn_| by the instruction |user| at the index 65 // phi instructions from |user| to the loop exit blocks' phis. The use of 69 // block. This operation does not update the def/use manager, instead it 148 // Return the new def to use for the basic block |bb_id|. 149 // If |bb_id| does not have a suitable def to use then we: 182 // Get the block that defines the value to use for each predecessor. in GetOrBuildIncoming() 214 // Return the new def to use fo [all...] |
H A D | desc_sroa.h | 4 // you may not use this file except in compliance with the License. 55 // OpInBoundsAccessChain instruction |use| by the variable that the access 56 // chain accesses. The first index in |use| must be an |OpConstant|. Returns 58 bool ReplaceAccessChain(Instruction* var, Instruction* use); 84 // All types are considered to use 1 binding slot, except:
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | loop_utils.cpp | 4 // you may not use this file except in compliance with the License. 46 // Then, when rewriting a use of the definition, the rewriter walks the 47 // paths from the use the loop exits. At each step, it will insert a phi 63 // Rewrites the use of |def_insn_| by the instruction |user| at the index 65 // phi instructions from |user| to the loop exit blocks' phis. The use of 69 // block. This operation does not update the def/use manager, instead it 148 // Return the new def to use for the basic block |bb_id|. 149 // If |bb_id| does not have a suitable def to use then we: 182 // Get the block that defines the value to use for each predecessor. in GetOrBuildIncoming() 214 // Return the new def to use fo [all...] |
H A D | desc_sroa.h | 4 // you may not use this file except in compliance with the License. 55 // OpInBoundsAccessChain instruction |use| by the variable that the access 56 // chain accesses. The first index in |use| must be an |OpConstant|. Returns 58 bool ReplaceAccessChain(Instruction* var, Instruction* use); 84 // All types are considered to use 1 binding slot, except:
|
/third_party/spirv-tools/source/opt/ |
H A D | loop_utils.cpp | 4 // you may not use this file except in compliance with the License. 45 // Then, when rewriting a use of the definition, the rewriter walks the 46 // paths from the use the loop exits. At each step, it will insert a phi 62 // Rewrites the use of |def_insn_| by the instruction |user| at the index 64 // phi instructions from |user| to the loop exit blocks' phis. The use of 68 // block. This operation does not update the def/use manager, instead it 147 // Return the new def to use for the basic block |bb_id|. 148 // If |bb_id| does not have a suitable def to use then we: 181 // Get the block that defines the value to use for each predecessor. in GetOrBuildIncoming() 213 // Return the new def to use fo [all...] |
H A D | desc_sroa.h | 4 // you may not use this file except in compliance with the License. 55 // OpInBoundsAccessChain instruction |use| by the variable that the access 56 // chain accesses. The first index in |use| must be an |OpConstant|. Returns 58 bool ReplaceAccessChain(Instruction* var, Instruction* use); 84 // All types are considered to use 1 binding slot, except:
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
H A D | mld6.h | 12 * Redistribution and use in source and binary forms, with or without modification, 48 #if (LWIP_IPV6 && (LWIP_IPV6_MLD || LWIP_IPV6_MLD_QUERIER)) /* don't build if not configured for use in lwipopts.h */ 73 u8_t use; member
|
/third_party/curl/winbuild/ |
H A D | gen_resp_file.bat | 15 rem * You may opt to use, copy, modify, merge, publish, distribute and/or sell
|
/third_party/alsa-utils/alsaucm/ |
H A D | usecase.c | 20 * transition sequences, multiple client access and user defined use 40 #include <alsa/use-case.h> 108 " -b,--batch FILE batch mode (use '-' for the stdin input)\n" in dump_help()
|
/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/lame/ |
H A D | lame.bat | 18 rem OPTS - options you like LAME to use
|
/third_party/node/test/parallel/ |
H A D | test-inspect-address-in-use.js | 0 'use strict'; 36 /Starting inspector on 127\.0\.0\.1:(\d+) failed: address already in use/
|
H A D | test-net-server-listen-path.js | 0 'use strict'; 77 // As the handlePath is in use, binding to the same address again should 88 assert.match(err.message, /^listen EADDRINUSE: address already in use/);
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_vec4_live_variables.h | 7 * the rights to use, copy, modify, merge, publish, distribute, sublicense, 53 BITSET_WORD *use; member
|
/third_party/lwip/src/include/lwip/apps/ |
H A D | snmp_opts.h | 10 * Redistribution and use in source and binary forms, with or without modification, 51 * If you want to use your own SNMP agent, leave this disabled. 79 #error SNMP stack can use only one of the APIs {raw, netconn} 189 * @note don't change this define, use snmp_set_device_enterprise_oid()
|
/third_party/node/deps/v8/src/d8/ |
H A D | d8-js.cc | 9 "use strict";
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_compiler.h | 7 * the rights to use, copy, modify, merge, publish, distribute, sub license, 138 uint8_t use[4]; member
|
/third_party/skia/third_party/externals/tint/kokoro/windows/cmake-msvc2019-debug/ |
H A D | build.bat | 4 @rem you may not use this file except in compliance with the License.
|
/third_party/skia/third_party/externals/tint/kokoro/windows/cmake-msvc2019-release/ |
H A D | build.bat | 4 @rem you may not use this file except in compliance with the License.
|