Home
last modified time | relevance | path

Searched refs:ltr (Results 1 - 24 of 24) sorted by relevance

/third_party/skia/modules/skparagraph/src/
H A DTextLine.h160 void createTailEllipsis(SkScalar maxWidth, const SkString& ellipsis, bool ltr, WordBreakType wordBreakType);
161 void createHeadEllipsis(SkScalar maxWidth, const SkString& ellipsis, bool ltr);
H A DTextLine.cpp951 void TextLine::createTailEllipsis(SkScalar maxWidth, const SkString& ellipsis, bool ltr, WordBreakType wordBreakType) { argument
/third_party/selinux/libsepol/src/
H A Dpolicydb.c1493 role_trans_t *tr, *ltr = NULL; in policydb_destroy() local
1552 if (ltr) in policydb_destroy()
1553 free(ltr); in policydb_destroy()
1554 ltr = tr; in policydb_destroy()
1556 if (ltr) in policydb_destroy()
1557 free(ltr); in policydb_destroy()
2529 role_trans_t *tr, *ltr; in role_trans_read() local
2538 ltr = NULL; in role_trans_read()
2544 if (ltr) { in role_trans_read()
2545 ltr in role_trans_read()
3754 role_trans_rule_t *tr, *ltr; role_trans_rule_read() local
[all...]
/third_party/backends/backend/
H A Dp5_device.c860 * @param ltr total number of lines to read
867 read_line (P5_Device * dev, uint8_t * data, size_t length, int ltr, in read_line() argument
875 DBG (DBG_proc, "read_line: trying to read %d lines of %lu bytes\n", ltr, in read_line()
956 if (read >= ltr) in read_line()
/third_party/ltp/testcases/kernel/kvm/
H A Dbootstrap_x86_64.S258 ltr %ax
H A Dbootstrap_x86.S154 ltr %ax
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h1723 ltr(r0, rhs); in emit_i32_divs()
1739 ltr(r0, rhs); in emit_i32_divu()
1750 ltr(r0, rhs); in emit_i32_rems()
1773 ltr(r0, rhs); in emit_i32_remu()
2196 EMIT_EQZ(ltr, src); in emit_i32_eqz()
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h528 #define LTR(a) CHOICE(ltr a, ltr a, ltr a)
1243 #define LTR(a) ltr a
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/aes/
H A Daes-s390x.S1422 ltr %r5,%r5
1492 ltr %r3,%r3
1911 ltr %r3,%r3 # clear zero flag
2232 ltr %r3,%r3
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/aes/
H A Daes-s390x.S1422 ltr %r5,%r5
1492 ltr %r3,%r3
1911 ltr %r3,%r3 # clear zero flag
2232 ltr %r3,%r3
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/
H A Dchacha-s390x.pl262 &{$z? \&ltgr:\&ltr} ($len,$len); # len==0?
/third_party/openssl/crypto/chacha/asm/
H A Dchacha-s390x.pl262 &{$z? \&ltgr:\&ltr} ($len,$len); # len==0?
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daes-s390x.pl1220 ltr $key,$key
1798 ltr $len,$len # clear zero flag
/third_party/openssl/crypto/aes/asm/
H A Daes-s390x.pl1220 ltr $key,$key
1798 ltr $len,$len # clear zero flag
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/poly1305/
H A Dpoly1305-s390x.S47 ltr %r0,%r4
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/poly1305/
H A Dpoly1305-s390x.S47 ltr %r0,%r4
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.cc4026 ltr(dst, src); in CallRecordWriteStub()
4034 ltr(dst, src); in CallRecordWriteStub()
4870 ltr(scratch1, src); in CallRecordWriteStub()
H A Dconstants-s390.h1485 V(ltr, LTR, 0x12) /* type = RR LOAD AND TEST (32) */ \
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/chacha/
H A Dchacha-s390x.S9 ltr %r4,%r4
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/chacha/
H A Dchacha-s390x.S9 ltr %r4,%r4
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/aes/
H A Daes-s390x.S1422 ltr %r5,%r5
1911 ltr %r3,%r3 # clear zero flag
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/aes/
H A Daes-s390x.S1422 ltr %r5,%r5
1911 ltr %r3,%r3 # clear zero flag
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc2301 ASSEMBLE_LOADANDTEST32(ltr, lt_z); in AssembleArchInstruction()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 83 milliseconds