Searched +defs:forward +defs:line (Results 1 – 9 of 9) sorted by relevance
| /third_party/skia/third_party/externals/spirv-cross/ |
| D | spirv_glsl.cpp | 5667 bool forward = should_forward(op0); in emit_unary_op() local 5678 bool forward = should_forward(op0) && should_forward(op1) && !force_temporary_precise; in emit_binary_op() local 5843 bool forward = should_forward(op0); in emit_unary_func_op() local 5851 bool forward = should_forward(op0) && should_forward(op1); in emit_binary_func_op() local 6065 bool forward = should_forward(op0) && should_forward(op1) && should_forward(op2); in emit_trinary_func_op() local 6079 …bool forward = should_forward(op0) && should_forward(op1) && should_forward(op2) && should_forward… in emit_quaternary_func_op() local 6097 …bool forward = should_forward(op0) && should_forward(op1) && should_forward(op2) && should_forward… in emit_bitfield_insert_op() local 6570 bool forward = false; in emit_texture_op() local 6601 std::string CompilerGLSL::to_texture_op(const Instruction &i, bool sparse, bool *forward, in to_texture_op() 7021 bool forward = should_forward(args.coord); in to_function_args() local [all …]
|
| D | spirv_msl.cpp | 4625 void CompilerMSL::add_pragma_line(const string &line) in add_pragma_line() 4632 void CompilerMSL::add_typedef_line(const string &line) in add_typedef_line() 6734 bool forward = should_forward(op0) && should_forward(op1); in emit_binary_unord_op() local 7894 bool forward = false; in emit_instruction() local 8178 bool forward = should_forward(ops[2]) && should_forward(ops[3]); in emit_instruction() local 8216 bool forward = should_forward(ops[2]) && should_forward(ops[3]); in emit_instruction() local 8327 bool forward = should_forward(a) && should_forward(b); in emit_instruction() local 8340 bool forward = should_forward(a) && should_forward(b); in emit_instruction() local 9456 bool forward = true; in to_function_args() local 9955 string CompilerMSL::to_texture_op(const Instruction &i, bool sparse, bool *forward, in to_texture_op()
|
| /third_party/harfbuzz/util/ |
| D | options.hh | 336 bool forward = HB_DIRECTION_IS_FORWARD (hb_buffer_get_direction (buffer)); in verify_buffer_safe_to_break() local 563 char *line; member
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/util/ |
| D | options.hh | 330 bool forward = HB_DIRECTION_IS_FORWARD (hb_buffer_get_direction (buffer)); in verify_buffer_safe_to_break() local 557 char *line; member
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | rbbitst.cpp | 589 int32_t line = t->getSrcLine(bp); in executeTest() local 642 int line = t->getSrcLine(bp); in executeTest() local 3526 int forward[50]; in testBreakBoundPreceding() local 3722 int forward[50]; in TestWordBoundary() local 4545 UnicodeString line = lineMatcher.group(status); in TestEmoji() local
|
| /third_party/typescript/lib/ |
| D | lib.dom.d.ts | 9112 forward(): void; method 16225 line: LineAndPositionSetting; property
|
| /third_party/typescript/src/lib/ |
| D | dom.generated.d.ts | 9092 forward(): void; method 16205 line: LineAndPositionSetting; property
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 5357 forward(typename std::remove_reference<_Tp>::type& __t) noexcept in forward() function 5368 forward(typename std::remove_reference<_Tp>::type&& __t) noexcept in forward() function 81721 static nsIAtom* line; member in nsGkAtoms 101322 unsigned line, JSScript* script, uint32_t offset) in setIntroductionInfo() 101411 unsigned line, JSScript* script, uint32_t offset) in setIntroductionInfo() 151689 uint32_t line() const volatile { in line() function in js::ProfileEntry 152504 void *aFrameAddress, bool aCopy, uint32_t line, in profiler_call_enter() 152561 js::ProfileEntry::Category aCategory, uint32_t line in SamplerStackFrameRAII()
|
| /third_party/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 393 short unsigned int line; member 7524 struct uid_gid_extent *forward; member 23205 int line; member 23337 unsigned int line; member 48572 unsigned int line; member 66350 int line[0]; member 66508 int line[0]; member 66514 int line[0]; member 70849 struct net_device *forward; member 90081 unsigned char line[32]; member
|