| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_ff.c | 280 uint16_t input[PIPE_MAX_ATTRIBS]; member 1005 struct ureg_src input; in nine_ff_build_vs() local 1012 struct ureg_src input; in nine_ff_build_vs() local 1019 struct ureg_src input; in nine_ff_build_vs() local 1026 struct ureg_src input; nine_ff_build_vs() local 1033 struct ureg_src input; nine_ff_build_vs() local 1040 struct ureg_src input; nine_ff_build_vs() local [all...] |
| /third_party/node/src/ |
| H A D | node_messaging.cc | 434 Serialize(Environment* env, Local<Context> context, Local<Value> input, const TransferList& transfer_list_v, Local<Object> source_port) Serialize() argument
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_http2_session.cc | 1579 auto input = downstream->get_request_buf(); in send_data_callback() local
|
| H A D | shrpx_client_handler.cc | 1178 auto input = downstream->get_response_buf(); in perform_http2_upgrade() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | brotli_bit_stream.c | 1069 static void BuildHistograms(const uint8_t* input, in BuildHistograms() argument 1094 static void StoreDataWithHuffmanCodes(const uint8_t* input, in StoreDataWithHuffmanCodes() argument 935 BrotliStoreMetaBlock(MemoryManager* m, const uint8_t* input, size_t start_pos, size_t length, size_t mask, uint8_t prev_byte, uint8_t prev_byte2, BROTLI_BOOL is_last, const BrotliEncoderParams* params, ContextType literal_context_mode, const Command* commands, size_t n_commands, const MetaBlockSplit* mb, size_t* storage_ix, uint8_t* storage) BrotliStoreMetaBlock() argument 1134 BrotliStoreMetaBlockTrivial(MemoryManager* m, const uint8_t* input, size_t start_pos, size_t length, size_t mask, BROTLI_BOOL is_last, const BrotliEncoderParams* params, const Command* commands, size_t n_commands, size_t* storage_ix, uint8_t* storage) BrotliStoreMetaBlockTrivial() argument 1187 BrotliStoreMetaBlockFast(MemoryManager* m, const uint8_t* input, size_t start_pos, size_t length, size_t mask, BROTLI_BOOL is_last, const BrotliEncoderParams* params, const Command* commands, size_t n_commands, size_t* storage_ix, uint8_t* storage) BrotliStoreMetaBlockFast() argument 1279 BrotliStoreUncompressedMetaBlock(BROTLI_BOOL is_final_block, const uint8_t* BROTLI_RESTRICT input, size_t position, size_t mask, size_t len, size_t* BROTLI_RESTRICT storage_ix, uint8_t* BROTLI_RESTRICT storage) BrotliStoreUncompressedMetaBlock() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | ffvertex_prog.c | 710 emit_passthrough( struct tnl_program *p, GLuint input, GLuint output ) emit_passthrough() argument 1391 struct ureg input; build_fog() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | uregex.cpp | 394 UText input = UTEXT_INITIALIZER; in uregex_setText() local [all...] |
| H A D | rematch.cpp | 86 RegexMatcher::RegexMatcher(const UnicodeString ®exp, const UnicodeString &input, in RegexMatcher() argument 105 RegexMatcher::RegexMatcher(UText *regexp, UText *input, in RegexMatcher() argument 240 void RegexMatcher::init2(UText *input, UErrorCode &status) { in init2() argument 1357 const UnicodeString &RegexMatcher::input() const { input() function in RegexMatcher 1851 reset(const UnicodeString &input) reset() argument 1882 reset(UText *input) reset() argument 1934 refreshInputText(UText *input, UErrorCode &status) refreshInputText() argument 2044 split(const UnicodeString &input, UnicodeString dest[], int32_t destCapacity, UErrorCode &status) split() argument 2079 split(UText *input, UText *dest[], int32_t destCapacity, UErrorCode &status) split() argument [all...] |
| H A D | decimfmt.cpp | 1839 bool DecimalFormat::fastFormatDouble(double input, UnicodeString& output) const { in fastFormatDouble() argument 1853 fastFormatInt64(int64_t input, UnicodeString& output) const fastFormatInt64() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_cs.c | 1279 llvmpipe_cs_update_derived(struct llvmpipe_context *llvmpipe, void *input) in llvmpipe_cs_update_derived() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | numbertest_api.cpp | 3841 double input; in roundingPriorityCoverageTest() member 4937 double input; in signNearZero() member 4967 auto input = cas.input; in signNearZero() local 5000 auto input = inputs[i]; in signCoverage() local 5197 double input; skeletonUserGuideExamples() member 6204 assertFormatSingle( const char16_t* umessage, const char16_t* uskeleton, const char16_t* conciseSkeleton, const UnlocalizedNumberFormatter& f, Locale locale, double input, const UnicodeString& expected) assertFormatSingle() argument [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | example.c | 987 const char *input = address(state, insn); in generate_load() local
|
| /third_party/lz4/tests/ |
| H A D | fuzzer.c | 220 char* const input = buffers[nbBuff-1]; in FUZ_AddressOverflow() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/arm64/ |
| H A D | code-generator-arm64.cc | 475 VRegister input = VRegister::Create(i.InputDoubleRegister(0).code(), f); in EmitFpOrNeonUnop() local
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | code-generator.cc | 416 AssembleArchBinarySearchSwitchRange( Register input, RpoNumber def_block, std::pair<int32_t, Label*>* begin, std::pair<int32_t, Label*>* end) AssembleArchBinarySearchSwitchRange() argument
|
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| H A D | code-generator-mips64.cc | 4114 Register input = i.InputRegister(0); in AssembleArchBinarySearchSwitch() local 4125 Register input = i.InputRegister(0); in AssembleArchTableSwitch() local 4128 __ Branch(GetLabel(i.InputRpo(1)), hs, input, Operand(case_count)); in AssembleArchTableSwitch() local
|
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| H A D | code-generator-ppc.cc | 2132 Register input = i.InputRegister(0); in AssembleArchInstruction() local 2155 Register input = i.InputRegister(0); in AssembleArchInstruction() local 3968 Register input = i.InputRegister(0); AssembleArchBinarySearchSwitch() local 3979 Register input = i.InputRegister(0); AssembleArchTableSwitch() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| H A D | code-generator-ia32.cc | 956 auto input = i.InputDoubleRegister(0); in AssembleArchInstruction() local 1703 InstructionOperand* input = instr->InputAt(1); in AssembleArchInstruction() local 261 OutOfLineTruncateDoubleToI(CodeGenerator* gen, Register result, XMMRegister input, StubCallMode stub_mode) OutOfLineTruncateDoubleToI() argument 3853 Register input = i.InputRegister(0); AssembleArchBinarySearchSwitch() local 3864 Register input = i.InputRegister(0); AssembleArchTableSwitch() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/mips/ |
| H A D | code-generator-mips.cc | 3910 Register input = i.InputRegister(0); in AssembleArchBinarySearchSwitch() local 3921 Register input = i.InputRegister(0); in AssembleArchTableSwitch() local 3923 __ Branch(GetLabel(i.InputRpo(1)), hs, input, Operand(case_count)); in AssembleArchTableSwitch() local
|
| /third_party/node/deps/v8/src/compiler/backend/loong64/ |
| H A D | code-generator-loong64.cc | 2156 Register input = i.InputRegister(0); in AssembleArchBinarySearchSwitch() local 2167 Register input = i.InputRegister(0); in AssembleArchTableSwitch() local 2170 __ Branch(GetLabel(i.InputRpo(1)), hs, input, Operand(case_count)); in AssembleArchTableSwitch() local
|
| /third_party/node/deps/v8/src/compiler/backend/riscv64/ |
| H A D | code-generator-riscv64.cc | 3829 Register input = i.InputRegister(0); in AssembleArchBinarySearchSwitch() local 3840 Register input = i.InputRegister(0); in AssembleArchTableSwitch() local 3843 __ Branch(GetLabel(i.InputRpo(1)), Ugreater_equal, input, in AssembleArchTableSwitch() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | scheduler.cc | 1771 Node* input = NodeProperties::GetControlInput(merge, edge.index()); in GetBlockForUse() local 1838 Node* const input = node->InputAt(index); in CloneNode() local [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-regexp-gen.cc | 94 AllocateRegExpResult( TNode<Context> context, TNode<Smi> length, TNode<Smi> index, TNode<String> input, TNode<JSRegExp> regexp, TNode<Number> last_index, TNode<BoolT> has_indices, TNode<FixedArray>* elements_out) AllocateRegExpResult() argument
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | liveedit.cc | 67 explicit Differencer(Comparator::Input* input) in Differencer() argument [all...] |
| /third_party/node/deps/v8/src/execution/arm/ |
| H A D | simulator-arm.h | 259 void set_last_debugger_input(ArrayUniquePtr<char> input) { in set_last_debugger_input() argument
|