Home
last modified time | relevance | path

Searched defs:output (Results 1251 - 1275 of 2228) sorted by relevance

1...<<51525354555657585960>>...90

/third_party/mesa3d/src/compiler/nir/
H A Dnir_gather_xfb_info.c146 nir_xfb_output_info *output = &xfb->outputs[xfb->output_count++]; in add_var_xfb_outputs() local
[all...]
/third_party/libwebsockets/lib/roles/http/server/
H A Dlws-spa.c84 lws_urldecode_stateful_cb output; member
98 lws_urldecode_s_create(struct lws_spa *spa, struct lws *wsi, char *out, int out_len, lws_urldecode_stateful_cb output) lws_urldecode_s_create() argument
[all...]
/third_party/mesa3d/src/glx/
H A Dglx_pbuffer.c71 CARD32 *output; in ChangeDrawableAttribute() local
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_reader_unittest.cc558 std::string output; in TEST_F() local
H A Dzip_reader.cc85 explicit StringWriterDelegate(std::string* output) : output_(output) {} in StringWriterDelegate() argument
/third_party/node/test/js-native-api/test_object/
H A Dtest_object.c29 napi_value output; in Get() local
62 napi_value output; in GetNamed() local
81 napi_value output; in GetPropertyNames() local
101 napi_value output; in GetSymbolNames() local
126 napi_value output; GetEnumerableWritableNames() local
154 napi_value output; GetOwnWritableNames() local
182 napi_value output; GetEnumerableConfigurableNames() local
211 napi_value output; GetOwnConfigurableNames() local
[all...]
/third_party/node/deps/zlib/google/
H A Dzip_reader_unittest.cc544 std::string output; in TEST_F() local
H A Dzip_reader.cc85 explicit StringWriterDelegate(std::string* output) : output_(output) {} in StringWriterDelegate() argument
/third_party/musl/src/crypt/
H A Dcrypt_blowfish.c613 BF_word output[6]; in BF_crypt() member
605 BF_crypt(const char *key, const char *setting, char *output, BF_word min) BF_crypt() argument
748 __crypt_blowfish(const char *key, const char *setting, char *output) __crypt_blowfish() argument
[all...]
H A Dcrypt_des.c875 static char *_crypt_extended_r_uut(const char *_key, const char *_setting, char *output) in _crypt_extended_r_uut() argument
984 char *__crypt_des(const char *key, const char *setting, char *output) in __crypt_des() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_http2_downstream_connection.cc508 auto output = downstream_->get_blocked_request_buf(); in push_upload_data_chunk() local
516 auto output = downstream_->get_request_buf(); in push_upload_data_chunk() local
/third_party/ninja/src/
H A Dbuild_log.cc115 BuildLog::LogEntry::LogEntry(const string& output) in LogEntry() argument
118 BuildLog::LogEntry::LogEntry(const string& output, uint64_t command_hash, in LogEntry() argument
335 string output = string(start, end - start); in Load() local
[all...]
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler_test.cpp382 auto output = ShaderArg<uint32_t>(std::vector<uint32_t>(4, 0xdeadbeef), in TEST_F() local
418 auto output = ShaderArg<uint32_t>(std::vector<uint32_t>(4, 0xdeadbeef), TEST_F() local
436 auto output = ShaderArg<uint32_t>(std::vector<uint32_t>(4, 0xdeadbeef), TEST_F() local
453 auto output = ShaderArg<uint32_t>(std::vector<uint32_t>(4, 0xdeadbeef), TEST_F() local
470 auto output = ShaderArg<uint32_t>(std::vector<uint32_t>(4, 0xdeadbeef), TEST_F() local
491 auto output = ShaderArg<uint32_t>(std::vector<uint32_t>(4, 0xdeadbeef), TEST_F() local
513 auto output = ShaderArg<uint32_t>(std::vector<uint32_t>(5, 0xdeadbeef), TEST_F() local
534 auto output = ShaderArg<uint32_t>(std::vector<uint32_t>(5, 0xdeadbeef), TEST_F() local
866 auto output = ShaderArg<uint32_t>(std::vector<uint32_t>(4, 0xdeadbeef), TEST_F() local
891 auto output = ShaderArg<uint32_t>(std::vector<uint32_t>(4, 0xdeadbeef), TEST_F() local
911 auto output = ShaderArg<uint32_t>(std::vector<uint32_t>(4, 0xdeadbeef), TEST_F() local
1507 auto output = ShaderArg<uint32_t>(std::vector<uint32_t>(4, 0xdeadbeef), TEST_F() local
1525 auto output = ShaderArg<uint32_t>(std::vector<uint32_t>(4, 0xdeadbeef), TEST_F() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_modifiers.cpp81 int32_t ConstantAffixModifier::apply(FormattedStringBuilder &output, int leftIndex, int rightIndex, in apply() argument
166 int32_t SimpleModifier::apply(FormattedStringBuilder &output, int leftIndex, int rightIndex, in apply() argument
296 int32_t ConstantMultiFieldModifier::apply(FormattedStringBuilder &output, in argument
386 apply(FormattedStringBuilder &output, int leftIndex, int rightIndex, UErrorCode &status) const apply() argument
415 applyCurrencySpacing(FormattedStringBuilder &output, int32_t prefixStart, int32_t prefixLen, int32_t suffixStart, int32_t suffixLen, const DecimalFormatSymbols &symbols, UErrorCode &status) applyCurrencySpacing() argument
434 applyCurrencySpacingAffix(FormattedStringBuilder &output, int32_t index, EAffix affix, const DecimalFormatSymbols &symbols, UErrorCode &status) applyCurrencySpacingAffix() argument
[all...]
H A Dnumparse_affixes.cpp267 createAffixMatchers(const AffixPatternProvider& patternInfo, MutableMatcherCollection& output, const IgnorablesMatcher& ignorables, parse_flags_t parseFlags, UErrorCode& status) createAffixMatchers() argument
H A Dfmtable.cpp752 Formattable::populateDecimalQuantity(number::impl::DecimalQuantity& output, UErrorCode& status) const { in populateDecimalQuantity() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear_llvm.c189 LLVMValueRef output = LLVMBuildLoad(builder, outputs[i], ""); in llvm_fragment_body() local
/third_party/icu/icu4c/source/samples/ucnv/
H A Dconvsamp.cpp1087 UChar output[100]; in convsample_50() local
/third_party/icu/icu4c/source/test/perf/utfperf/
H A Dutfperf.cpp39 static UChar output[OUTPUT_CAPACITY]; variable
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compute_transforms.cpp132 auto& output = key->fake_so_buffer_copy_back.ranges[i]; in get_fake_so_buffer_copy_back() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_tess.c117 char *output = (char *)output_verts->verts->data; in llvm_store_tcs_output() local
391 char *output = (char *)output_verts->verts; in draw_tess_eval_shader_run() local
303 llvm_tes_run(struct draw_tess_eval_shader *shader, uint32_t prim_id, uint32_t patch_vertices_in, struct pipe_tessellator_data *tess_data, struct pipe_tessellation_factors *tess_factors, struct vertex_header *output) llvm_tes_run() argument
/third_party/mindspore/test/unittest/
H A Dmindspore_unit_test.cpp297 OH_AI_TensorHandleArray output; in HWTEST() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_derived.c59 int output; in r300_draw_emit_attrib() local
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DRepeatedField.cs231 public void WriteTo(CodedOutputStream output, FieldCodec<T> codec) in WriteTo() argument
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DApi.cs271 public void WriteTo(pb::CodedOutputStream output) { in WriteTo() argument
302 IBufferMessage.InternalWriteTo(ref pb::WriteContext output) IBufferMessage.InternalWriteTo() argument
661 WriteTo(pb::CodedOutputStream output) WriteTo() argument
698 IBufferMessage.InternalWriteTo(ref pb::WriteContext output) IBufferMessage.InternalWriteTo() argument
1056 WriteTo(pb::CodedOutputStream output) WriteTo() argument
1076 IBufferMessage.InternalWriteTo(ref pb::WriteContext output) IBufferMessage.InternalWriteTo() argument
[all...]

Completed in 28 milliseconds

1...<<51525354555657585960>>...90