/third_party/skia/third_party/externals/icu/scripts/ |
H A D | make_data_assembly.py | 51 output = open(output_file, 'w') variable
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_file_stream.cpp | 22 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 D | UnsafeByteOperations.java | 117 public static void unsafeWriteTo(ByteString bytes, ByteOutput output) throws IOException { in unsafeWriteTo() argument
|
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | make-preload.php | 11 $output = "../ext/google/protobuf/bundled_php.c"; variable
|
/third_party/pulseaudio/speex/doc/ |
H A D | sampledec.c | 13 float output[FRAME_SIZE]; in main() local
|
/third_party/protobuf/src/google/protobuf/testing/ |
H A D | file.h | 83 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 D | lib.rs | 150 mod output; modules
|
/third_party/rust/crates/rustix/tests/io/ |
H A D | pipe.rs | 92 let mut output = [0; 11]; in test_vmsplice_write() variables
|
/third_party/spirv-tools/test/opt/ |
H A D | amd_ext_to_khr.cpp | 884 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 D | instruction_list_test.cpp | 81 std::vector<Instruction*> output; in TEST() local 106 std::vector<Instruction*> output; in TEST() local
|
/third_party/spirv-tools/test/util/ |
H A D | ilist_test.cpp | 56 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 D | deStreamCpyThread.c | 60 deStreamCpyThread* deStreamCpyThread_create (deInStream* input, deOutStream* output, deInt32 bufferSize) in deStreamCpyThread_create() argument
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrShaderProgram.cpp | 215 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 D | rrPrimitivePacket.cpp | 66 void GeometryEmitter::moveEmittedTo (std::vector<VertexPacket*>& output) in moveEmittedTo() argument
|
/third_party/vulkan-loader/tests/framework/ |
H A D | json_writer.h | 37 std::string output; member [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | av1_frame_merge_bsf.c | 28 CodedBitstreamContext *output; member
|
H A D | mjpeg2jpeg_bsf.c | 85 uint8_t *output; in mjpeg2jpeg_filter() local
|
H A D | cbs_bsf.h | 58 CodedBitstreamContext *output; member
|
H A D | v4l2_m2m_dec.c | 41 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 D | dnn_backend_native_layer_mathunary.c | 58 DnnOperand *output = &operands[output_operand_index]; in ff_dnn_execute_layer_math_unary() local [all...] |
H A D | dnn_backend_native_layer_maximum.c | 55 DnnOperand *output = &operands[output_operand_index]; in ff_dnn_execute_layer_maximum() local [all...] |
/third_party/ffmpeg/libavfilter/tests/ |
H A D | dnn-layer-mathbinary.c | 59 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 D | glslang.js.cpp | 255 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 D | Config.FromFile.cpp | 44 std::string output; member
|
/third_party/ffmpeg/tests/dnn/ |
H A D | dnn-layer-mathbinary-test.c | 59 float *output; in test_broadcast_input0() local 99 float *output; in test_broadcast_input1() local 142 float *output; test_no_broadcast() local [all...] |