| /third_party/node/deps/brotli/c/enc/ |
| H A D | compress_fragment_two_pass.c | 239 static BROTLI_INLINE void CreateCommands(const uint8_t* input, in CreateCommands() argument 524 ShouldCompress( const uint8_t* input, size_t input_size, size_t num_literals) ShouldCompress() argument 548 EmitUncompressedMetaBlock(const uint8_t* input, size_t input_size, size_t* storage_ix, uint8_t* storage) EmitUncompressedMetaBlock() argument 557 BrotliCompressFragmentTwoPassImpl( MemoryManager* m, const uint8_t* input, size_t input_size, BROTLI_BOOL is_last, uint32_t* command_buf, uint8_t* literal_buf, int* table, size_t table_bits, size_t min_match, size_t* storage_ix, uint8_t* storage) BrotliCompressFragmentTwoPassImpl() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | rbbi.cpp | 511 RuleBasedBreakIterator &RuleBasedBreakIterator::refreshInputText(UText *input, UErrorCode &status) { in refreshInputText() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | uspoof_impl.cpp | 270 void SpoofImpl::getResolvedScriptSet(const UnicodeString& input, ScriptSet& result, UErrorCode& status) const { in getResolvedScriptSet() argument 276 void SpoofImpl::getResolvedScriptSetWithout(const UnicodeString& input, UScriptCode script, ScriptSet& result, UErrorCode& status) const { in getResolvedScriptSetWithout() argument 297 void SpoofImpl::getNumerics(const UnicodeString& input, UnicodeSet& result, UErrorCode& /*status*/) const { in getNumerics() argument 314 URestrictionLevel SpoofImpl::getRestrictionLevel(const UnicodeString& input, UErrorCode& status) const { in getRestrictionLevel() argument 368 findHiddenOverlay(const UnicodeString& input, UErrorCode&) const findHiddenOverlay() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | listformattertest.cpp | 634 UnicodeString input[4] = { u"rouge", u"jaune", u"bleu", u"vert" }; in TestDifferentStyles() local
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | asyoutypeformatter.cc | 62 MatchAllGroups(const string& pattern, const string& input, const AbstractRegExpFactory& regexp_factory, RegExpCache* cache, string* group) MatchAllGroups() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | int64-lowering.cc | 62 Node* input = top.node->InputAt(top.input_index++); in LowerGraph() local 434 Node* input = node->InputAt(0); LowerNode() local 617 Node* input = node->InputAt(0); LowerNode() local 631 Node* input = node->InputAt(0); LowerNode() local 641 Node* input = node->InputAt(0); LowerNode() local 673 Node* input = node->InputAt(0); LowerNode() local 705 Node* input = node->InputAt(0); LowerNode() local 826 Node* input = node->InputAt(0); LowerNode() local 846 Node* input = node->InputAt(0); LowerNode() local 872 Node* input = node->InputAt(0); LowerNode() local 917 Node* input = node->InputAt(0); LowerNode() local 927 Node* input = node->InputAt(0); LowerNode() local 944 Node* input = node->InputAt(0); LowerNode() local 1031 Node* input = node->InputAt(0); LowerNode() local 1039 Node* input = node->InputAt(0); LowerNode() local 1049 Node* input = node->InputAt(1); LowerNode() local 1082 Node* input = node->InputAt(i); DefaultLowering() local [all...] |
| H A D | typed-optimization.cc | 157 Node* const input = NodeProperties::GetValueInput(node, 0); in ReduceCheckHeapObject() local 193 Node* const input = NodeProperties::GetValueInput(node, 0); in ReduceCheckBounds() local 209 Node* const input = NodeProperties::GetValueInput(node, 0); in ReduceCheckNotTaggedHole() local 246 Node* const input = NodeProperties::GetValueInput(node, 0); ReduceCheckNumber() local 256 Node* const input = NodeProperties::GetValueInput(node, 0); ReduceCheckString() local 311 Node* const input = NodeProperties::GetValueInput(node, 0); ReduceNumberFloor() local 347 Node* const input = NodeProperties::GetValueInput(node, 0); ReduceNumberRoundop() local 356 Node* const input = NodeProperties::GetValueInput(node, 0); ReduceNumberSilenceNaN() local 365 Node* const input = NodeProperties::GetValueInput(node, 0); ReduceNumberToUint8Clamped() local 555 Node* const input = NodeProperties::GetValueInput(node, 0); ReduceStringLength() local 668 Node* const input = NodeProperties::GetValueInput(node, 0); ReduceSpeculativeToNumber() local 679 Node* const input = node->InputAt(0); ReduceTypeOf() local 705 Node* const input = node->InputAt(0); ReduceToBoolean() local 809 ReduceJSToNumberInput(Node* input) ReduceJSToNumberInput() argument [all...] |
| H A D | store-store-elimination.cc | 445 Node* input = NodeProperties::GetEffectInput(node, i); in VisitEffectfulNode() local
|
| H A D | verifier.cc | 79 Node* input = NodeProperties::GetValueInput(node, i); in CheckValueInputIs() local 332 Node* input = NodeProperties::GetControlInput(node, 0); Check() local 339 Node* input = NodeProperties::GetControlInput(node, 0); Check() local 459 Node* input = NodeProperties::GetValueInput(node, 0); Check() local 1941 Node* input = node->InputAt(j); CheckInputsDominate() local 2159 Node* input = NodeProperties::GetFrameStateInput(node); VerifyNode() local 2167 Node* input = NodeProperties::GetEffectInput(node, i); VerifyNode() local 2173 Node* input = NodeProperties::GetControlInput(node, i); VerifyNode() local [all...] |
| H A D | js-inlining.cc | 217 NodeProperties::MergeControlToEnd(graph(), common(), input); in InlineCall() local [all...] |
| H A D | js-inlining-heuristic.cc | 324 Node* input = state_values->InputAt(i); in CollectStateValuesOwnedUses() local 349 Node* input = state_values->InputAt(i); in DuplicateStateValuesAndRename() local [all...] |
| H A D | loop-analysis.cc | 231 Node* input = node->InputAt(i); in PropagateBackward() local 658 Node* input = edge.to(); in FindSmallInnermostLoopFromHeader() local [all...] |
| H A D | schedule.cc | 275 void Schedule::AddTailCall(BasicBlock* block, Node* input) { in AddTailCall() argument 282 void Schedule::AddReturn(BasicBlock* block, Node* input) { in AddReturn() argument 289 void Schedule::AddDeoptimize(BasicBlock* block, Node* input) { in AddDeoptimize() argument 296 void Schedule::AddThrow(BasicBlock* block, Node* input) { in AddThrow() argument 369 Node* input in EliminateRedundantPhiNodes() local [all...] |
| /third_party/node/deps/v8/src/bigint/ |
| H A D | mul-fft.cc | 94 void ShiftModFn_Large(digit_t* result, const digit_t* input, int digit_shift, in ShiftModFn_Large() argument 181 ShiftModFn(digit_t* result, const digit_t* input, int power_of_two, int K, int zero_above = 0x7FFFFFFF) ShiftModFn() argument 658 digit_t* input = part_[k]; CounterWeightAndRecombine() local [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | bytecode-register-optimizer.cc | 315 Register input = input_info->register_value(); in OutputRegisterTransfer() local
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-ir.cc | 73 void UseRegister(Input& input) { in UseRegister() argument 78 void UseAny(Input& input) { in UseAny() argument 84 void UseFixed(Input& input, Register reg) { in UseFixed() argument 93 void PushInput(MaglevCodeGenState* code_gen_state, const Input& input) { in PushInput() argument [all...] |
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-macro-assembler.cc | 416 ExecuteForTesting( String input, int start_offset, const byte* input_start, const byte* input_end, int* output, int output_size, Isolate* isolate, JSRegExp regexp) ExecuteForTesting() argument 428 Execute( String input, int start_offset, const byte* input_start, const byte* input_end, int* output, int output_size, Isolate* isolate, JSRegExp regexp) Execute() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-object.cc | 1412 Handle<Object> input = args.at(0); in RUNTIME_FUNCTION() local 1419 Handle<Object> input = args.at(0); in RUNTIME_FUNCTION() local 1426 Handle<Object> input = args.at(0); in RUNTIME_FUNCTION() local 1433 Handle<Object> input = args.at(0); in RUNTIME_FUNCTION() local 1440 Handle<Object> input = args.at(0); in RUNTIME_FUNCTION() local [all...] |
| /third_party/node/deps/v8/src/utils/ |
| H A D | utils.h | 641 T FpOpWorkaround(T input, T value) { in FpOpWorkaround() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_soa.c | 130 LLVMValueRef input = packed; in lp_build_extract_soa_chan() local 376 LLVMValueRef input; lp_build_rgba8_to_fi32_soa() local [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_from_nir.cpp | 1179 bool input; in getSlotAddress() local 936 calcSlots(const glsl_type *type, Program::Type stage, const shader_info &info, bool input, const nir_variable *var) calcSlots() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_gs.c | 389 struct vertex_header *input[PIPE_MAX_VERTEX_STREAMS]; llvm_gs_run() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_private.h | 175 struct ir2_reg input[16 + 1]; /* 16 + param */ member
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_pair_regalloc.c | 254 static void alloc_input_simple(void * data, unsigned int input, in alloc_input_simple() argument [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf/Collections/ |
| H A D | MapField.cs | 425 public void AddEntriesFrom(CodedInputStream input, Codec codec)
in AddEntriesFrom() argument 688 public void MergeFrom(CodedInputStream input)
in MergeFrom() argument
|