Home
last modified time | relevance | path

Searched +defs:forward +defs:line (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp5667 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 …]
Dspirv_msl.cpp4625 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/
Doptions.hh336 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/
Doptions.hh330 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/
Drbbitst.cpp589 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/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property
/third_party/typescript/lib/
Dlib.dom.d.ts9112 forward(): void; method
16225 line: LineAndPositionSetting; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts9092 forward(): void; method
16205 line: LineAndPositionSetting; property