Home
last modified time | relevance | path

Searched defs:literals (Results 1 - 25 of 31) sorted by relevance

12

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-1676-macro-namespace-prefix.hpp2 nssv_inline_ns namespace literals {} namespace
/third_party/vixl/benchmarks/aarch32/
H A Dbench-literal.cc45 void benchmark(int iterations, int literals, InstructionSet isa) { in benchmark() argument
77 int literals = 0; in main() local
[all...]
/third_party/python/Include/internal/
H A Dpycore_global_strings.h52 } literals; member
/third_party/python/Lib/lib2to3/
H A Dpatcomp.py17 from .pgen2 import driver, literals, token, tokenize, parse, grammar namespace
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dformat.cc113 static Literal literals[] = { in ParseTime() local
/third_party/rust/crates/regex/regex-debug/src/
H A Dmain.rs299 fn literals<F: Fn(&mut Literals, &Hir) -> bool>( literals() functions
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dblock_splitter.c134 uint8_t* literals = BROTLI_ALLOC(m, uint8_t, literals_count); in BrotliSplitBlock() local
50 CopyLiteralsToByteArray(const Command* cmds, const size_t num_commands, const uint8_t* data, const size_t offset, const size_t mask, uint8_t* literals) CopyLiteralsToByteArray() argument
[all...]
H A Dcompress_fragment_two_pass.c239 CreateCommands(const uint8_t* input, size_t block_size, size_t input_size, const uint8_t* base_ip, int* table, size_t table_bits, size_t min_match, uint8_t** literals, uint32_t** commands) CreateCommands() argument
455 StoreCommands(MemoryManager* m, const uint8_t* literals, const size_t num_literals, const uint32_t* commands, const size_t num_commands, size_t* storage_ix, uint8_t* storage) StoreCommands() argument
571 uint8_t* literals = literal_buf; BrotliCompressFragmentTwoPassImpl() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dblock_splitter.c134 uint8_t* literals = BROTLI_ALLOC(m, uint8_t, literals_count); in BrotliSplitBlock() local
50 CopyLiteralsToByteArray(const Command* cmds, const size_t num_commands, const uint8_t* data, const size_t offset, const size_t mask, uint8_t* literals) CopyLiteralsToByteArray() argument
[all...]
H A Dcompress_fragment_two_pass.c239 CreateCommands(const uint8_t* input, size_t block_size, size_t input_size, const uint8_t* base_ip, int* table, size_t table_bits, size_t min_match, uint8_t** literals, uint32_t** commands) CreateCommands() argument
455 StoreCommands(MemoryManager* m, const uint8_t* literals, const size_t num_literals, const uint32_t* commands, const size_t num_commands, size_t* storage_ix, uint8_t* storage) StoreCommands() argument
571 uint8_t* literals = literal_buf; BrotliCompressFragmentTwoPassImpl() local
[all...]
/third_party/skia/third_party/externals/imgui/misc/fonts/
H A Dbinary_to_compressed_c.cpp344 int literals = 0; in stb_compress_inner() local
/third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/
H A Dwgsl_mutator.cc333 std::vector<std::pair<size_t, size_t>> literals = GetIntLiterals(wgsl_code); in ReplaceRandomIntLiteral() local
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-code-generator.cc593 Handle<DeoptimizationLiteralArray> literals = in GenerateDeoptimizationData() local
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser-expr.c1174 int literals = 0; in parser_parse_function_expression() local
/third_party/jerryscript/jerry-core/api/
H A Djerry-snapshot.c1397 jerry_save_literals_heap_max (ecma_string_t *literals[], /**< array of literals */ in jerry_save_literals_heap_max() argument
1424 jerry_save_literals_down_heap(ecma_string_t *literals[], lit_utf8_size_t num_of_nodes, lit_utf8_size_t node_idx) jerry_save_literals_down_heap() argument
1452 jerry_save_literals_sort(ecma_string_t *literals[], lit_utf8_size_t num_of_literals) jerry_save_literals_sort() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dcode.cc345 DeoptimizationLiteralArray const literals = data.LiteralArray(); in Inlines() local
/third_party/rust/crates/regex/regex-syntax/src/hir/literal/
H A Dmod.rs109 pub fn literals(&self) -> &[Literal] { in literals() functions
[all...]
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c447 struct literals { struct
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c447 struct literals { struct
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c447 struct literals { struct
/third_party/musl/src/regex/
H A Dregcomp.c447 struct literals { struct
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.cc910 Handle<DeoptimizationLiteralArray> literals = in GenerateDeoptimizationData() local
/third_party/node/deps/v8/src/debug/
H A Dliveedit.cc745 void Run(std::vector<FunctionLiteral*>* literals) { in Run() argument
994 std::vector<FunctionLiteral*> literals; in PatchScript() local
595 CalculateFunctionLiteralChanges( const std::vector<FunctionLiteral*>& literals, const std::vector<SourceChangeRange>& diffs, FunctionLiteralChanges* result) CalculateFunctionLiteralChanges() argument
755 ParseScript(Isolate* isolate, Handle<Script> script, ParseInfo* parse_info, bool compile_as_well, std::vector<FunctionLiteral*>* literals, debug::LiveEditResult* result) ParseScript() argument
[all...]
/third_party/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc3638 Literal<uint64_t>* literals[literal_count]; NearBranchAndLiteralFuzzHelper() local
[all...]
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp1872 void Builder::addExecutionMode(Function* entryPoint, ExecutionMode mode, const std::vector<unsigned>& literals) in addExecutionMode() argument
1948 void Builder::addDecoration(Id id, Decoration decoration, const std::vector<unsigned>& literals) in addDecoration() argument
2043 void Builder::addMemberDecoration(Id id, unsigned int member, Decoration decoration, const std::vector<unsigned>& literals) in addMemberDecoration() argument
2732 createSpecConstantOp(Op opCode, Id typeId, const std::vector<Id>& operands, const std::vector<unsigned>& literals) createSpecConstantOp() argument

Completed in 40 milliseconds

12