Home
last modified time | relevance | path

Searched defs:Literals (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/regex-syntax/src/hir/literal/
Dmod.rs35 pub struct Literals { struct
51 impl Literals { implementation
58 pub fn prefixes(expr: &Hir) -> Literals { in prefixes()
65 pub fn suffixes(expr: &Hir) -> Literals { in suffixes()
83 pub fn set_limit_size(&mut self, size: usize) -> &mut Literals { in set_limit_size()
103 pub fn set_limit_class(&mut self, size: usize) -> &mut Literals { in set_limit_class()
149 pub fn to_empty(&self) -> Literals { in to_empty()
199 pub fn trim_suffix(&self, num_bytes: usize) -> Option<Literals> { in trim_suffix()
224 pub fn unambiguous_prefixes(&self) -> Literals { in unambiguous_prefixes()
289 pub fn unambiguous_suffixes(&self) -> Literals { in unambiguous_suffixes()
[all …]
/aosp_15_r20/external/pytorch/docs/source/
H A Djit_language_reference.rst423 Literals section in Expressions
435 List Construction
449 Tuple Construction
457 Dict Construction
H A Djit_language_reference_v2.rst915 Literals subsection
/aosp_15_r20/external/python/cpython2/Doc/reference/
Dexpressions.rst111 Literals section in Atoms
138 .. _parenthesized:
Dlexical_analysis.rst405 Literals chapter
/aosp_15_r20/external/python/cpython3/Doc/reference/
Dexpressions.rst101 Literals section in Atoms
128 .. _parenthesized:
Dlexical_analysis.rst427 Literals chapter
/aosp_15_r20/external/rust/android-crates-io/crates/regex/src/literal/
Dimp.rs57 fn new(lits: Literals, matcher: Matcher) -> Self { in new()
182 fn new(lits: &Literals, sset: SingleByteSet) -> Self { in new()
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dexhaustive2_test.cc25 TEST(Punctuation, Literals) { in TEST() argument
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dexhaustive2_test.cc26 TEST(Punctuation, Literals) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dexhaustive2_test.cc25 TEST(Punctuation, Literals) { in TEST() argument
/aosp_15_r20/external/python/cpython3/Doc/tutorial/
Dinputoutput.rst149 .. _tut-string-format:
/aosp_15_r20/external/python/cpython3/Doc/library/
Dast.rst149 Literals section in Node classes
/aosp_15_r20/external/python/typing/docs/source/
Dlibraries.rst448 Literals section in Best Practices for Inlined Types
/aosp_15_r20/frameworks/native/libs/math/tests/
H A Dhalf_test.cpp75 TEST_F(HalfTest, Literals) { in TEST_F() argument
/aosp_15_r20/external/python/jinja/docs/
Dtemplates.rst1197 Literals section in Expressions
/aosp_15_r20/external/icu/icu4j/main/core/src/test/resources/com/ibm/icu/dev/test/message2/
H A Dicu-test-functions.json72 "Literals" : [ array
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/message2/
H A Dicu-test-functions.json72 "Literals" : [ array
/aosp_15_r20/external/libchrome/base/test/
H A Dtrace_event_analyzer_unittest.cc708 TEST_F(TraceEventAnalyzerTest, Literals) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp392 std::vector<MachineOperand *>Literals; in MakeALUClause() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp407 std::vector<MachineOperand *>Literals; in MakeALUClause() local
/aosp_15_r20/external/cronet/base/test/
H A Dtrace_event_analyzer_unittest.cc713 TEST_F(TraceEventAnalyzerTest, Literals) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp422 std::vector<MachineOperand *>Literals; in MakeALUClause() local
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D3.6.rst280 .. _whatsnew36-pep525:
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dcxx98-compat.cpp28 void Literals() { in Literals() function

12