Home
last modified time | relevance | path

Searched defs:output (Results 176 - 200 of 1284) sorted by relevance

12345678910>>...52

/third_party/skia/third_party/externals/icu/scripts/
H A Dmake_data_assembly.py51 output = open(output_file, 'w') variable
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_file_stream.cpp22 dng_file_stream(const char *filename, bool output, uint32 bufferSize) dng_file_stream() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUnsafeByteOperations.java117 public static void unsafeWriteTo(ByteString bytes, ByteOutput output) throws IOException { in unsafeWriteTo() argument
/third_party/protobuf/php/ext/google/protobuf/
H A Dmake-preload.php11 $output = "../ext/google/protobuf/bundled_php.c"; variable
/third_party/pulseaudio/speex/doc/
H A Dsampledec.c13 float output[FRAME_SIZE]; in main() local
/third_party/protobuf/src/google/protobuf/testing/
H A Dfile.h83 GetContents( const string& name, string* output, bool ) GetContents() argument
88 GetContentsAsText( const string& name, string* output, bool ) GetContentsAsText() argument
/third_party/rust/crates/clap/src/
H A Dlib.rs150 mod output; modules
/third_party/rust/crates/rustix/tests/io/
H A Dpipe.rs92 let mut output = [0; 11]; in test_vmsplice_write() variables
/third_party/spirv-tools/test/opt/
H A Damd_ext_to_khr.cpp884 const std::string& output = std::get<0>(result); in TEST_F() local
916 const std::string& output = std::get<0>(result); in TEST_F() local
H A Dinstruction_list_test.cpp81 std::vector<Instruction*> output; in TEST() local
106 std::vector<Instruction*> output; in TEST() local
/third_party/spirv-tools/test/util/
H A Dilist_test.cpp56 std::vector<int> output; in TEST() local
105 std::vector<int> output; in TEST() local
115 std::vector<int> output; in TEST() local
126 std::vector<int> output; in TEST() local
141 std::vector<int> output; TEST() local
156 std::vector<int> output; TEST() local
170 std::vector<int> output; TEST() local
183 std::vector<int> output; TEST() local
196 std::vector<int> output; TEST() local
209 std::vector<int> output; TEST() local
222 std::vector<int> output; TEST() local
235 std::vector<int> output; TEST() local
246 std::vector<int> output; TEST() local
264 std::vector<int> output; TEST() local
281 std::vector<int> output; TEST() local
298 std::vector<int> output; TEST() local
315 std::vector<int> output; TEST() local
[all...]
/third_party/vk-gl-cts/framework/delibs/destream/
H A DdeStreamCpyThread.c60 deStreamCpyThread* deStreamCpyThread_create (deInStream* input, deOutStream* output, deInt32 bufferSize) in deStreamCpyThread_create() argument
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrShaderProgram.cpp215 void ShaderProgram::shadePrimitives (rr::GeometryEmitter& output, int verticesIn, const rr::PrimitivePacket* packets, const int numPackets, int invocationID) const in shadePrimitives() argument
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrPrimitivePacket.cpp66 void GeometryEmitter::moveEmittedTo (std::vector<VertexPacket*>& output) in moveEmittedTo() argument
/third_party/vulkan-loader/tests/framework/
H A Djson_writer.h37 std::string output; member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dav1_frame_merge_bsf.c28 CodedBitstreamContext *output; member
H A Dmjpeg2jpeg_bsf.c85 uint8_t *output; in mjpeg2jpeg_filter() local
H A Dcbs_bsf.h58 CodedBitstreamContext *output; member
H A Dv4l2_m2m_dec.c41 V4L2Context *const output = &s->output; in v4l2_try_start() local
108 V4L2Context *output = &s->output; in v4l2_prepare_decoder() local
140 V4L2Context *const output = &s->output; v4l2_receive_frame() local
183 V4L2Context *capture, *output; v4l2_decode_init() local
[all...]
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_mathunary.c58 DnnOperand *output = &operands[output_operand_index]; in ff_dnn_execute_layer_math_unary() local
[all...]
H A Ddnn_backend_native_layer_maximum.c55 DnnOperand *output = &operands[output_operand_index]; in ff_dnn_execute_layer_maximum() local
[all...]
/third_party/ffmpeg/libavfilter/tests/
H A Ddnn-layer-mathbinary.c59 float *output; in test_broadcast_input0() local
99 float *output; in test_broadcast_input1() local
142 float *output; test_no_broadcast() local
[all...]
/third_party/glslang/glslang/OSDependent/Web/
H A Dglslang.js.cpp255 std::vector<uint32_t>* output = new std::vector<uint32_t>; in convert_glsl_to_spirv() local
287 uint32_t* output; in main() local
[all...]
/third_party/glslang/gtests/
H A DConfig.FromFile.cpp44 std::string output; member
/third_party/ffmpeg/tests/dnn/
H A Ddnn-layer-mathbinary-test.c59 float *output; in test_broadcast_input0() local
99 float *output; in test_broadcast_input1() local
142 float *output; test_no_broadcast() local
[all...]

Completed in 12 milliseconds

12345678910>>...52