Home
last modified time | relevance | path

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

12

/third_party/python/Doc/reference/
Dlexical_analysis.rst393 .. _literals: target
611 .. _string-concatenation:
792 .. _numbers:
816 .. _integers:
860 .. _floating:
890 .. _imaginary:
909 .. _operators:
/third_party/boost/boost/
Dhana.hpp53 namespace literals {} namespace
/third_party/boost/boost/histogram/
Dliterals.hpp23 namespace literals { namespace
/third_party/boost/boost/hana/fwd/
Dstring.hpp236 namespace literals { namespace
Dintegral_constant.hpp153 namespace literals { namespace
/third_party/boost/boost/multiprecision/cpp_int/
Dvalue_pack.hpp12 namespace literals { namespace detail { namespace
/third_party/node/deps/brotli/c/enc/
Dblock_splitter.c55 uint8_t* literals) { in CopyLiteralsToByteArray()
134 uint8_t* literals = BROTLI_ALLOC(m, uint8_t, literals_count); in BrotliSplitBlock() local
Dcompress_fragment_two_pass.c242 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
/third_party/skia/third_party/externals/brotli/c/enc/
Dblock_splitter.c55 uint8_t* literals) { in CopyLiteralsToByteArray()
134 uint8_t* literals = BROTLI_ALLOC(m, uint8_t, literals_count); in BrotliSplitBlock() local
Dcompress_fragment_two_pass.c242 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
/third_party/node/test/parallel/
Dtest-fs-error-messages.js59 function re(literals, ...values) { argument
/third_party/boost/tools/build/src/engine/
Dyyacc.cpp119 std::set<literal> literals; in main() local
/third_party/uboot/u-boot-2020.01/lib/zstd/
Dzstd_opt.h91 FORCE_INLINE U32 ZSTD_getLiteralPrice(seqStore_t *ssPtr, U32 litLength, const BYTE *literals) in ZSTD_getLiteralPrice()
132 FORCE_INLINE U32 ZSTD_getPrice(seqStore_t *seqStorePtr, U32 litLength, const BYTE *literals, U32 of… in ZSTD_getPrice()
155 ZSTD_STATIC void ZSTD_updatePrice(seqStore_t *seqStorePtr, U32 litLength, const BYTE *literals, U32… in ZSTD_updatePrice()
/third_party/abseil-cpp/absl/time/
Dformat.cc113 static Literal literals[] = { in ParseTime() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dformat.cc113 static Literal literals[] = { in ParseTime() local
/third_party/boost/boost/yap/
Dalgorithm_fwd.hpp176 namespace literals { namespace
/third_party/boost/boost/hana/
Dbool.hpp195 namespace literals { namespace
Dstring.hpp115 namespace literals { namespace
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregcomp.c447 struct literals { struct
454 static tre_literal_t *tre_new_lit(struct literals *p) in tre_new_lit() argument
/third_party/musl/src/regex/
Dregcomp.c447 struct literals { struct
454 static tre_literal_t *tre_new_lit(struct literals *p) in tre_new_lit() argument
/third_party/jerryscript/jerry-core/api/
Djerry-snapshot.c1397 jerry_save_literals_heap_max (ecma_string_t *literals[], /**< array of literals */ in jerry_save_literals_heap_max()
1424 jerry_save_literals_down_heap (ecma_string_t *literals[], /**< array of literals */ in jerry_save_literals_down_heap()
1452 jerry_save_literals_sort (ecma_string_t *literals[], /**< array of literals */ in jerry_save_literals_sort()
/third_party/typescript/src/services/
Dcompletions.ts227 literals, constant
623 …const { symbols, literals, location, completionKind, symbolToOriginInfoMap, previousToken, isJsxIn… constant
778 readonly literals: readonly (string | number | PseudoBigInt)[]; property
1160 …const literals = mapDefined(contextualType && (contextualType.isUnion() ? contextualType.types : [… constant
/third_party/boost/libs/yap/doc/
Duser_macros_snippets.cpp290 namespace literals { namespace
/third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/
Dwgsl_mutator.cc333 std::vector<std::pair<size_t, size_t>> literals = GetIntLiterals(wgsl_code); in ReplaceRandomIntLiteral() local
/third_party/skia/third_party/externals/imgui/misc/fonts/
Dbinary_to_compressed_c.cpp344 int literals = 0; in stb_compress_inner() local

12