Home
last modified time | relevance | path

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

12

/third_party/python/Doc/reference/
Dlexical_analysis.rst426 .. _literals: target
644 .. _string-concatenation:
825 .. _numbers:
849 .. _integers:
893 .. _floating:
923 .. _imaginary:
942 .. _operators:
/third_party/boost/libs/hana/include/boost/
Dhana.hpp53 namespace literals {} namespace
/third_party/boost/boost/
Dhana.hpp53 namespace literals {} namespace
/third_party/boost/boost/histogram/
Dliterals.hpp23 namespace literals { namespace
/third_party/boost/libs/hana/include/boost/hana/fwd/
Dstring.hpp236 namespace literals { namespace
Dintegral_constant.hpp153 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/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/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/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/skia/third_party/externals/abseil-cpp/absl/time/
Dformat.cc113 static Literal literals[] = { in ParseTime() local
/third_party/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
/third_party/boost/libs/hana/include/boost/hana/
Dbool.hpp195 namespace literals { namespace
/third_party/musl/porting/uniproton/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/porting/liteos_m_iccarm/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/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/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()

12