Home
last modified time | relevance | path

Searched refs:input (Results 3176 - 3200 of 3779) sorted by relevance

1...<<121122123124125126127128129130>>...152

/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc282 InstructionOperand const input = g.UseRegister(m.left().node()); in VisitBinop() local
284 inputs[input_count++] = input; in VisitBinop()
285 inputs[input_count++] = input; in VisitBinop()
989 // Try to merge SHR operations on the left hand input into this AND. in VisitWord32And()
1101 // ensure the input and temp registers do not alias, thus kUniqueRegister. in VisitStackPointerGreaterThan()
1282 // no register aliasing of input registers with output registers. in VisitWord32PairShift()
1731 PushParameter input = (*arguments)[n]; in EmitPrepareArguments() local
1732 if (input.node) { in EmitPrepareArguments()
1735 g.UseRegister(input.node)); in EmitPrepareArguments()
1741 for (PushParameter input in EmitPrepareArguments()
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c2291 gl_varying_slot loc = consumer->varyings.input[i].location; in pan_varying_present()
2382 const struct pan_shader_varying *consumer_vars = consumer->varyings.input; in pan_assign_varyings()
2485 signed j = pan_find_vary(consumer->info.varyings.input, in panfrost_emit_varying_descs()
2490 consumer->info.varyings.input[j].format : in panfrost_emit_varying_descs()
2501 consumer->info.varyings.input[i].location); in panfrost_emit_varying_descs()
2506 consumer->info.varyings.input[i], in panfrost_emit_varying_descs()
2507 consumer->info.varyings.input[i].format, in panfrost_emit_varying_descs()
4083 .user_buffer = info->input in panfrost_launch_grid()
4086 if (info->input) in panfrost_launch_grid()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
65 % they might have appeared in the input file name.
423 % the input line (except we remove a trailing comment). #1 should be a
501 % Make each space character in the input produce a normal interword
503 % is used only in environments like @example, where each line of input
659 % @example, where each end-of-line in the input causes an
698 where each line of input produces a line of output.}
845 % @include FILE -- \input text of FILE.
856 \edef\temp{\noexpand\input #1 }%
1042 % So open here the files we need to have open while reading the input
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp737 // The accessor used for animation.sampler.input requires min and max values. in AnimationInput()
739 auto input = in AnimationInput() local
744 for (auto const value : input) { in AnimationInput()
802 exportSampler->input = AnimationInput(animationInputManager, trackComponent.timestamps, bufferHelper); in CreateAnimationSampler()
810 // Remove all tracks that don't have a node, sampler or sampler is missing input or output. in CleanupAnimation()
813 return !track.channel.node || !track.sampler || !track.sampler->input || in CleanupAnimation()
818 // Remove all samplers missing input or output. in CleanupAnimation()
821 [](const unique_ptr<AnimationSampler>& sampler) { return !sampler->input || !sampler->output; }), in CleanupAnimation()
852 // animation.samplers can be shared between channels. Identify samplers by hashing input, output and in ExportGltfAnimations()
1393 jsonSampler["input"] in ExportAnimations()
[all...]
H A Dgltf2_data_structures.h729 Accessor* input { nullptr };
/third_party/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp1075 // We use the time and time zone from the input calendar, but in _format()
1076 // do not use the input calendar for field calculation. in _format()
2320 // We use the time/zone from the input calendar, but in parse()
2321 // do not use the input calendar for field calculation. in parse()
2377 // 2/2/2 characters of the input text, then if that fails, in parse()
2498 // If hour-of-day is 0 or 13 thru 23 then input time in unambiguously in 24-hour format. in parse()
2691 // instead of the input calendar in parse()
2868 // Lenient mode and the literal input text begins with a "." and in matchLiterals()
4348 const UnicodeString& input, in compareSimpleAffix()
4356 // and input tex in compareSimpleAffix()
4347 compareSimpleAffix(const UnicodeString& affix, const UnicodeString& input, int32_t pos) const compareSimpleAffix() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dsmpdtfmt.cpp1056 // We use the time and time zone from the input calendar, but in _format()
1057 // do not use the input calendar for field calculation. in _format()
2271 // We use the time/zone from the input calendar, but in parse()
2272 // do not use the input calendar for field calculation. in parse()
2328 // 2/2/2 characters of the input text, then if that fails, in parse()
2449 // If hour-of-day is 0 or 13 thru 23 then input time in unambiguously in 24-hour format. in parse()
2642 // instead of the input calendar in parse()
2819 // Lenient mode and the literal input text begins with a "." and in matchLiterals()
4299 const UnicodeString& input, in compareSimpleAffix()
4307 // and input tex in compareSimpleAffix()
4298 compareSimpleAffix(const UnicodeString& affix, const UnicodeString& input, int32_t pos) const compareSimpleAffix() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daes-c64xplus.pl97 [B2] LDNDW *INP++,A9:A8 ; load input
105 [B2] LDNDW *INP++,A9:A8 ; load input
309 [B2] LDNDW *INP++,A9:A8 ; load input
317 [B2] LDNDW *INP++,A9:A8 ; load input
995 || MVK 0,B2 ; don't let __encrypt load input
1006 || [A1] XOR A29,A9,A9 ; input^Ek(counter)
1008 || [A2] LDNDW *INP++,A29:A28 ; load input
/third_party/openssl/crypto/aes/asm/
H A Daes-c64xplus.pl97 [B2] LDNDW *INP++,A9:A8 ; load input
105 [B2] LDNDW *INP++,A9:A8 ; load input
309 [B2] LDNDW *INP++,A9:A8 ; load input
317 [B2] LDNDW *INP++,A9:A8 ; load input
995 || MVK 0,B2 ; don't let __encrypt load input
1006 || [A1] XOR A29,A9,A9 ; input^Ek(counter)
1008 || [A2] LDNDW *INP++,A29:A28 ; load input
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsmpdtfmt.cpp1033 // We use the time and time zone from the input calendar, but in _format()
1034 // do not use the input calendar for field calculation. in _format()
2272 // We use the time/zone from the input calendar, but in parse()
2273 // do not use the input calendar for field calculation. in parse()
2329 // 2/2/2 characters of the input text, then if that fails, in parse()
2450 // If hour-of-day is 0 or 13 thru 23 then input time in unambiguously in 24-hour format. in parse()
2643 // instead of the input calendar in parse()
2820 // Lenient mode and the literal input text begins with a "." and in matchLiterals()
4226 const UnicodeString& input, in compareSimpleAffix()
4234 // and input tex in compareSimpleAffix()
4225 compareSimpleAffix(const UnicodeString& affix, const UnicodeString& input, int32_t pos) const compareSimpleAffix() argument
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc4093 // returns b and mutates the input into a.
4717 Register input = register_allocator()->NewRegister(); in VisitYield() local
4718 builder()->StoreAccumulatorInRegister(input).CallRuntime( in VisitYield()
4733 builder()->LoadAccumulatorWithRegister(input); in VisitYield()
4740 builder()->LoadAccumulatorWithRegister(input); in VisitYield()
4753 builder()->LoadAccumulatorWithRegister(input); in VisitYield()
4769 // let input = undefined;
4774 // // Forward input according to resumeMode and obtain output.
4782 // if (IS_ASYNC_GENERATOR) input = await input;
4837 Register input = iterator_and_input[1]; VisitYieldStar() local
5030 Register input = register_allocator()->NewRegister(); BuildAwait() local
[all...]
/third_party/python/Lib/test/
H A Dtest_io.py2453 # - A single output character can correspond to many bytes of input.
2454 # - The number of input bytes to complete the character can be
2455 # undetermined until the last input byte is received.
2456 # - The number of input bytes can vary depending on previous input.
2457 # - A single input byte can correspond to many characters of output.
2459 # last input byte is received.
2460 # - The number of output characters can vary depending on previous input.
2467 by input) or variable-length (period-terminated). In variable-length
2469 - 'i' followed by a number sets the input lengt
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dkeys.h80 KEYWORD(CHANGE, change) // the input component event name, picker-view event name
81 KEYWORD(CHECKED, checked) // the input and switch component of checkbox attribute
82 KEYWORD(CHECKBOX, checkbox) // the input component type value
151 KEYWORD(INPUT, input) // input component name
178 KEYWORD(MAX_LENGTH, maxlength) // maxlength of input
204 KEYWORD(PASSWORD, password) // type of input component
224 KEYWORD(RADIO, radio) // the type in input
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_motion_blur.cpp213 binder.BindImage(binding++, blurInfo.input, samplerHandle_); in Execute()
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/audio_encoder/
H A Daudio_encoder_filter.cpp280 "Queue input buffer to plugin fail: " PUBLIC_LOG_D32, ret); in HandleFrame()
300 void AudioEncoderFilter::OnInputBufferDone(const std::shared_ptr<Plugin::Buffer>& input) in OnInputBufferDone() argument
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_util.cpp20 #include <linux/input.h>
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_transform_processor.cpp18 #include <linux/input.h>
/foundation/multimodalinput/input/service/event_dispatch/src/
H A Devent_dispatch_handler.cpp20 #include <linux/input-event-codes.h>
/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_process_skeleton.h205 std::string UIntToString(uint32_t input);
/third_party/elfutils/tests/
H A Dbacktrace.c494 state->child_inputs[0] = state->input; in parse_opt()
/third_party/ffmpeg/libavcodec/x86/
H A Dh264dsp_init.c79 void ff_h264_luma_dc_dequant_idct_sse2(int16_t *output, int16_t *input, int qmul);
/third_party/gn/src/gn/
H A Dcommand_refs.cc239 Finds reverse dependencies (which targets reference something). The input is
252 "inputs", "sources", "public", "data", or "outputs". Any input that does
256 - Response file: If the input starts with an "@", it will be interpreted as
265 dependencies of the given targets. For example, if the input is a target,
267 input. If the input is a file, this will output all targets that depend
300 Examples (target input)
322 Examples (file input)
383 // Get the matches for the command-line input.
393 // When you give a file or config as an input, yo
[all...]
/third_party/ffmpeg/libavutil/x86/
H A Dlls.asm260 ; input was initialized immediately prior to this function using scalar math.
/third_party/alsa-utils/topology/nhlt/intel/
H A Ddmic-nhlt.c14 #include <alsa/input.h>
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-ptrace.tex4 \input{common.tex}

Completed in 61 milliseconds

1...<<121122123124125126127128129130>>...152