/external/rust/crates/regex-syntax/src/hir/literal/ |
D | mod.rs | 35 pub struct Literals { struct 51 impl Literals { argument 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() 291 pub fn unambiguous_suffixes(&self) -> Literals { in unambiguous_suffixes() [all …]
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | exhaustive2_test.cc | 25 TEST(Punctuation, Literals) { in TEST() argument
|
/external/python/pybind11/docs/ |
D | reference.rst | 114 Literals chapter
|
/external/python/cpython3/Doc/tutorial/ |
D | inputoutput.rst | 139 .. _tut-string-format:
|
/external/python/cpython3/Doc/library/ |
D | ast.rst | 143 Literals section in Node classes
|
/external/python/cpython2/Doc/reference/ |
D | expressions.rst | 111 Literals section in Atoms 138 .. _parenthesized:
|
D | lexical_analysis.rst | 405 Literals chapter
|
/external/python/cpython3/Doc/reference/ |
D | expressions.rst | 99 Literals section in Atoms 126 .. _parenthesized:
|
D | lexical_analysis.rst | 395 Literals chapter
|
/external/llvm-project/llvm/docs/TableGen/ |
D | ProgRef.rst | 151 Literals section in Lexical Analysis
|
/external/python/jinja/docs/ |
D | templates.rst | 1197 Literals section in Expressions
|
/external/llvm-project/mlir/docs/ |
D | OpDefinitions.md | 765 #### Literals subsubsection
|
/external/rust/crates/regex/src/literal/ |
D | imp.rs | 62 fn new(lits: Literals, matcher: Matcher) -> Self { in new() 191 fn new(lits: &Literals, sset: SingleByteSet) -> Self { in new()
|
/external/libchrome/base/test/ |
D | trace_event_analyzer_unittest.cc | 708 TEST_F(TraceEventAnalyzerTest, Literals) { in TEST_F() argument
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.6.rst | 280 .. _whatsnew36-pep525:
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600ControlFlowFinalizer.cpp | 422 std::vector<MachineOperand *>Literals; in MakeALUClause() local
|
D | R600InstrInfo.cpp | 611 SmallSet<int64_t, 4> Literals; in fitsConstReadLimitations() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | R600ControlFlowFinalizer.cpp | 421 std::vector<MachineOperand *>Literals; in MakeALUClause() local
|
D | R600InstrInfo.cpp | 611 SmallSet<int64_t, 4> Literals; in fitsConstReadLimitations() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600ControlFlowFinalizer.cpp | 407 std::vector<MachineOperand *>Literals; in MakeALUClause() local
|
D | R600InstrInfo.cpp | 621 SmallSet<int64_t, 4> Literals; in fitsConstReadLimitations() local
|
/external/clang/test/SemaCXX/ |
D | cxx98-compat.cpp | 28 void Literals() { in Literals() function
|
/external/llvm-project/clang/test/SemaCXX/ |
D | cxx98-compat.cpp | 29 void Literals() { in Literals() function
|
/external/starlark-go/doc/ |
D | spec.md | 1702 ### Literals subsection
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cLayoutBindingTests.cpp | 361 enum Literals enum in glcts::IntegerConstant
|