| /external/python/cpython3/Doc/reference/ |
| D | lexical_analysis.rst | 393 .. _literals: target 610 .. _string-concatenation: 758 .. _numbers: 782 .. _integers: 826 .. _floating: 856 .. _imaginary: 875 .. _operators:
|
| /external/python/cpython2/Doc/reference/ |
| D | lexical_analysis.rst | 403 .. _literals: target 578 .. _string-catenation: 628 .. _integers: 665 .. _floating: 693 .. _imaginary: 712 .. _operators:
|
| /external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/ |
| D | live_values.py | 36 def __init__(self, context, literals): argument 134 def resolve(node, context, literals): argument
|
| D | live_values_test.py | 41 literals=None, argument
|
| /external/vixl/benchmarks/aarch32/ |
| D | bench-literal.cc | 45 void benchmark(int iterations, int literals, InstructionSet isa) { in benchmark() 77 int literals = 0; in main() local
|
| /external/owasp/sanitizer/src/main/org/owasp/html/ |
| D | CssSchema.java | 50 final ImmutableSet<String> literals; field in CssSchema.Property 57 int bits, ImmutableSet<String> literals, in Property() 907 SortedSet<String> literals = Sets.newTreeSet(); in main() local
|
| /external/ply/ply/test/ |
| D | lex_literal1.py | 14 literals = ["+","-","**"] variable
|
| D | lex_literal3.py | 15 literals = [] variable
|
| D | lex_literal2.py | 14 literals = 23 variable
|
| D | lex_opt_alias.py | 17 literals = ['=','+','-','*','/', '(',')'] variable
|
| /external/brotli/c/enc/ |
| D | block_splitter.c | 55 uint8_t* literals) { in CopyLiteralsToByteArray() 134 uint8_t* literals = BROTLI_ALLOC(m, uint8_t, literals_count); in BrotliSplitBlock() local
|
| D | compress_fragment_two_pass.c | 242 uint8_t** literals, uint32_t** commands) { in CreateCommands() 456 const uint8_t* literals, const size_t num_literals, in StoreCommands() 571 uint8_t* literals = literal_buf; in BrotliCompressFragmentTwoPassImpl() local
|
| /external/catch2/include/internal/ |
| D | catch_approx.cpp | 74 namespace literals { namespace
|
| /external/ply/ply/example/calcdebug/ |
| D | calc.py | 18 literals = ['=', '+', '-', '*', '/', '(', ')'] variable
|
| /external/ply/ply/example/calc/ |
| D | calc.py | 18 literals = ['=', '+', '-', '*', '/', '(', ')'] variable
|
| /external/ply/ply/example/calceof/ |
| D | calc.py | 18 literals = ['=', '+', '-', '*', '/', '(', ')'] variable
|
| /external/ply/ply/example/yply/ |
| D | ylex.py | 18 literals = [';', ',', '<', '>', '|', ':'] variable
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_runner.cc | 111 const absl::Span<const Literal* const> literals) { in TransferLiteralsToDevice() 123 const absl::Span<const Literal> literals) { in TransferLiteralsToDevice()
|
| /external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/deflate64/ |
| D | HuffmanDecoder.java | 178 int literals = (int) (readBits(5) + 257); in readDynamicTables() local 369 …private static void populateDynamicTables(BitInputStream reader, int[] literals, int[] distances) … in populateDynamicTables()
|
| /external/ply/ply/ply/ |
| D | cpp.py | 30 literals = "+-*/%|&~^<>=!?()[]{}.,;:\\\'\"" variable
|
| /external/v8/src/debug/ |
| D | liveedit.cc | 589 const std::vector<FunctionLiteral*>& literals, in CalculateFunctionLiteralChanges() 738 void Run(std::vector<FunctionLiteral*>* literals) { in Run() 749 std::vector<FunctionLiteral*>* literals, in ParseScript() 1057 std::vector<FunctionLiteral*> literals; in PatchScript() local
|
| /external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/lz4/ |
| D | BlockLZ4CompressorOutputStream.java | 421 private final Deque<byte[]> literals = new LinkedList<>(); field in BlockLZ4CompressorOutputStream.Pair
|
| /external/guice/core/test/com/google/inject/spi/ |
| D | InjectionPointTest.java | 378 Iterable<InjectionPoint> points, TypeLiteral<?>... literals) { in assertPointDependencies()
|
| /external/antlr/tool/src/test/java/org/antlr/test/ |
| D | TestSymbolDefinitions.java | 118 String literals = "['x']"; in testLiteralInParserAndLexer() local 181 Set<String> literals = g.getStringLiterals(); in testParserCharLiteralWithEscape() local
|
| /external/python/cpython3/Doc/whatsnew/ |
| D | 3.6.rst | 209 .. _whatsnew36-pep526:
|