/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-shape-complex-use.cc | 15 * ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN 225 unsigned int limit = info[start].use_category() == USE(R) ? 1 : hb_min (3u, end - start); in setup_rphf_mask() 321 /* Mark a substituted repha as USE(R). */ in record_rphf_use() 325 info[i].use_category() = USE(R); in record_rphf_use() 344 info[i].use_category() = USE(VPre); in record_pref_use() 353 return (info.use_category() == USE(H) || info.use_category() == USE(HVM)) && in is_halant_use() 372 #define POST_BASE_FLAGS64 (FLAG64 (USE(FAbv)) | \ in reorder_syllable_use() 373 FLAG64 (USE(FBlw)) | \ in reorder_syllable_use() 374 FLAG64 (USE(FPs in reorder_syllable_use() [all...] |
H A D | gen-use-table.py | 81 # TODO Characters that are not in Unicode Indic files, but used in USE 388 USE = values[0] 395 # TODO: These are not in USE's override list that we have, nor are they in Unicode 13.0.0 408 USE in use_positions), "%s %s %s %s %s %s %s" % (hex(U), UIPC, USE, UISC, UDI, UGC, AJT) 410 pos_mapping = use_positions.get(USE, None) 413 assert len(values) == 1, "%s %s %s %s %s %s %s %s" % (hex(U), UIPC, USE, UISC, UDI, UGC, AJT, values) 414 USE = USE + values[0] 416 out[U] = (USE, UBloc [all...] |
/third_party/node/deps/v8/src/execution/s390/ |
H A D | simulator-s390.cc | 2991 USE(m3); in EVALUATE() 3001 USE(m3); in EVALUATE() 3018 USE(m5); in EVALUATE() 3019 USE(m4); in EVALUATE() 3055 USE(m6); in EVALUATE() 3056 USE(m5); in EVALUATE() 3207 USE(m5); in EVALUATE() 3208 USE(m4); in EVALUATE() 3209 USE(m3); in EVALUATE() 3323 USE(m in EVALUATE() [all...] |
/third_party/vixl/src/aarch64/ |
H A D | cpu-features-auditor-aarch64.cc | 22 // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 24 // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 161 USE(instr); in VisitAddSubExtended() 166 USE(instr); in VisitAddSubImmediate() 171 USE(instr); in VisitAddSubShifted() 176 USE(instr); in VisitAddSubWithCarry() 216 USE(instr); in VisitBitfield() 221 USE(instr); in VisitCompareBranch() 226 USE(instr); in VisitConditionalBranch() 232 USE(inst in VisitConditionalCompareImmediate() [all...] |
H A D | assembler-sve-aarch64.cc | 22 // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 24 // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 101 USE(zn); in and_() 116 USE(zn); in eor() 123 USE(zn); in orr() 187 USE(zn); in asr() 204 USE(zn); in asr() 226 USE(zn); in asrd() 244 USE(zn); in asrr() 261 USE(z in lsl() [all...] |
/third_party/node/deps/v8/src/base/platform/ |
H A D | mutex.cc | 98 USE(result); in InitializeNativeHandle() 112 USE(result); in InitializeRecursiveNativeHandle() 119 USE(result); in DestroyNativeHandle() 126 USE(result); in LockNativeHandle() 133 USE(result); in UnlockNativeHandle() 261 USE(result); in ~SharedMutex() 268 USE(result); in LockShared() 275 USE(result); in LockExclusive() 282 USE(result); in UnlockShared()
|
H A D | semaphore.cc | 50 USE(result); 57 USE(result); 120 USE(result); 127 USE(result); 134 USE(result);
|
H A D | condition-variable.cc | 38 USE(result); in ConditionVariable() 58 USE(result); in ~ConditionVariable() 65 USE(result); in NotifyOne() 72 USE(result); in NotifyAll() 80 USE(result); in Wait()
|
/third_party/node/deps/v8/src/wasm/baseline/ppc/ |
H A D | liftoff-assembler-ppc.h | 1093 V(f32_abs, fabs, DoubleRegister, DoubleRegister, , , USE, , void) \ 1094 V(f32_neg, fneg, DoubleRegister, DoubleRegister, , , USE, , void) \ 1103 V(f64_abs, fabs, DoubleRegister, DoubleRegister, , , USE, , void) \ 1104 V(f64_neg, fneg, DoubleRegister, DoubleRegister, , , USE, , void) \ 1105 V(f64_sqrt, fsqrt, DoubleRegister, DoubleRegister, , , USE, , void) \ 1106 V(f64_floor, frim, DoubleRegister, DoubleRegister, , , USE, true, bool) \ 1107 V(f64_ceil, frip, DoubleRegister, DoubleRegister, , , USE, true, bool) \ 1108 V(f64_trunc, friz, DoubleRegister, DoubleRegister, , , USE, true, bool) \ 1109 V(i32_clz, CountLeadingZerosU32, Register, Register, , , USE, , void) \ 1110 V(i32_ctz, CountTrailingZerosU32, Register, Register, , , USE, , voi [all...] |
/third_party/vixl/test/aarch64/ |
H A D | test-assembler-aarch64.h | 22 // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 24 // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 114 USE(queried_can_run); \ 115 USE(printed_sve_lane_warning); \ 153 USE(offset_after_infrastructure_start) 158 USE(offset_before_infrastructure_end); \ 223 USE(queried_can_run); \ 224 USE(printed_sve_lane_warning); \ 240 USE(offset_after_infrastructure_start) 245 USE(offset_before_infrastructure_en [all...] |
/third_party/node/deps/v8/src/execution/ |
H A D | pointer-authentication-dummy.h | 21 USE(offset_from_sp); in AuthenticatePC() 32 USE(offset_from_sp); in ReplacePC() 39 USE(sp); in SignAndCheckPC()
|
H A D | simulator.h | 80 USE(isolate); 88 USE(isolate); 94 USE(isolate);
|
/third_party/backends/sanei/ |
H A D | sanei_scsi.c | 93 # define USE LINUX_INTERFACE macro 96 # define USE LINUX_INTERFACE macro 99 # define USE SCSO_OS5_INTERFACE macro 103 # define USE FREEBSD_CAM_INTERFACE macro 111 # define USE BSD_INTERFACE macro 117 # define USE OPENSTEP_INTERFACE macro 120 # define USE DECUNIX_INTERFACE macro 127 # define USE IRIX_INTERFACE macro 134 # define USE SCO_UW71_INTERFACE macro 140 # define USE SYSVR4_INTERFAC macro 147 # define USE global() macro 150 # define USE global() macro 158 # define USE global() macro 167 # define USE global() macro 170 # define USE global() macro 178 # define USE global() macro 182 # define USE global() macro 195 # define USE global() macro 218 # define USE global() macro 222 # define USE global() macro 227 # define USE global() macro [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | js-segments.cc | 136 USE(maybe_create_segment); in CreateSegmentDataObject() 143 USE(maybe_create_index); in CreateSegmentDataObject() 152 USE(maybe_create_input); in CreateSegmentDataObject() 169 USE(maybe_create_is_word_like); in CreateSegmentDataObject()
|
/third_party/vixl/src/ |
H A D | globals-vixl.h | 22 // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 24 // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 182 inline void USE(const T1&) {} in USE() function 185 inline void USE(const T1&, const T2&) {} in USE() function 188 inline void USE(const T1&, const T2&, const T3&) {} in USE() function 191 inline void USE(const T1&, const T2&, const T3&, const T4&) {} in USE() function
|
/third_party/vixl/src/aarch32/ |
H A D | assembler-aarch32.h | 22 // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 24 // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 56 USE(condition); in CheckIT() 111 USE(isa_); in Assembler() 114 USE(isa_); in Assembler() 152 USE(isa_); in Assembler() 158 USE(isa); in UseInstructionSet() 161 USE(isa); in UseInstructionSet() 649 USE(type); in Delegate() 666 USE(typ in Delegate() [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | incremental-marking-inl.h | 28 USE(success); in TransferColor() 32 USE(success); in TransferColor()
|
/third_party/vixl/examples/aarch64/ |
H A D | custom-disassembler.cc | 22 // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 24 // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 42 USE(instr); in AppendRegisterNameToOutput() 71 USE(address); in FakeLookupTargetDescription() 90 USE(instr); in AppendCodeRelativeCodeAddressToOutput()
|
H A D | simulator_interception.cc | 22 // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 24 // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 48 USE(f); in example_3() 54 USE(original_target); in callback() 115 USE(original_target); in main()
|
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
H A D | liftoff-assembler-s390.h | 1547 V(i32_popcnt, Popcnt32, Register, Register, , , USE, true, bool) \ 1549 LFR_TO_REG, USE, true, bool) \ 1550 V(u32_to_uintptr, LoadU32, Register, Register, , , USE, , void) \ 1551 V(i32_signextend_i8, lbr, Register, Register, , , USE, , void) \ 1552 V(i32_signextend_i16, lhr, Register, Register, , , USE, , void) \ 1554 LFR_TO_REG, USE, , void) \ 1556 LFR_TO_REG, USE, , void) \ 1558 LFR_TO_REG, USE, , void) \ 1559 V(i32_clz, CountLeadingZerosU32, Register, Register, , , USE, , void) \ 1560 V(i32_ctz, CountTrailingZerosU32, Register, Register, , , USE, , voi [all...] |
/third_party/node/deps/v8/src/snapshot/embedded/ |
H A D | platform-embedded-file-writer-aix.h | 19 USE(target_arch_); in PlatformEmbeddedFileWriterAIX() 20 USE(target_os_); in PlatformEmbeddedFileWriterAIX()
|
H A D | platform-embedded-file-writer-mac.h | 19 USE(target_arch_); in PlatformEmbeddedFileWriterMac() 20 USE(target_os_); in PlatformEmbeddedFileWriterMac()
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | pointer-policies.cc | 90 USE(slot_is_live); in CheckPointerImpl() 94 USE(is_on_heap); in CheckPointerImpl()
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | assembler-arm64.cc | 23 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 26 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 2154 USE(vn2); in tbl() 2163 USE(vn2); in tbl() 2164 USE(vn3); in tbl() 2173 USE(vn2); in tbl() 2174 USE(vn3); in tbl() 2175 USE(vn4); in tbl() 2188 USE(vn2); in tbx() 2197 USE(vn in tbx() [all...] |
/third_party/vixl/test/ |
H A D | test-pool-manager.cc | 22 // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 24 // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 95 USE(masm); 103 USE(assembler); 154 USE(masm); 180 USE(assembler); 268 void SetAllowMacroInstructions(bool allow) VIXL_OVERRIDE { USE(allow); } 617 USE(new_pc); in TEST() 648 USE(pc); in TEST() 649 USE(new_p in TEST() [all...] |