HomeSort by relevance Sort by last modified time
    Searched refs:OUTPUT (Results 176 - 200 of 435) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/libavc/test/decoder/
main.c 256 OUTPUT,
299 {"-o", "--output", OUTPUT,
300 "Output file\n"},
306 "Output MD5 Checksum file\n"},
308 "Save Output file\n" },
312 "Output Chroma format Supported values YUV_420P, YUV_422ILE, RGB_565, YUV_420SP_UV, YUV_420SP_VU\n" },
    [all...]
  /external/libmpeg2/test/decoder/
main.c 250 OUTPUT,
297 { "-o", "--output", OUTPUT,
298 "Output file\n" },
304 "Output MD5 Checksum file\n" },
306 "Save Output file\n" },
310 "Output Chroma format Supported values YUV_420P, YUV_422ILE, RGB_565, YUV_420SP_UV, YUV_420SP_VU\n" },
    [all...]
  /external/mesa3d/src/mesa/program/
program_parse.y 157 %token OPTION OUTPUT
    [all...]
  /toolchain/binutils/binutils-2.27/ld/
ldlex.l 274 <BOTH,SCRIPT>"OUTPUT" { RTOKEN(OUTPUT);}
  /external/deqp/external/openglcts/modules/gl/
gl4cShadingLanguage420PackTests.cpp 155 else if ((OUTPUT == storage) &&
186 if ((OUTPUT == storage) && (QUAL_PATCH == qualifier))
333 else if ((Utils::OUTPUT == storage) && ((Utils::QUAL_IN == qualifier) || (Utils::QUAL_UNIFORM == qualifier)))
947 /** Prepare definition of input or output block's variable
982 /** Prepare reference to input or output variable
1031 /** Prepare definition of input or output variable
1109 else /* OUTPUT */
1119 else /* OUTPUT */
1125 if ((true == Utils::doesContainQualifier(Utils::QUAL_PATCH, qualifiers)) && (Utils::OUTPUT == storage))
1147 /** Prepare name of input or output variabl
    [all...]
gl4cShadingLanguage420PackTests.hpp 155 OUTPUT,
    [all...]
  /build/make/tools/signapk/src/com/android/signapk/
SignApk.java 366 * Copy all JAR entries from input to output. We set the modification times in the output to a
367 * fixed time, so as to reduce variation in the output file and make incremental OTAs more
409 // Defer outputting this entry until we're ready to output compressed entries.
532 case OUTPUT:
539 "Unsupported output policy: " + instructions.getOutputPolicy());
615 // write to both output streams. out is the CMSTypedData signer and tee is the file.
628 // write to both output streams. out is the CMSTypedData signer and tee is the file.
646 // Files matching this pattern are not copied to the output.
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
FfsInfStatement.py 360 # Generate path to patched output file
363 Output = os.path.normpath (os.path.join(self.OutputPath, Basename))
368 if self.PatchedBinFile == Output:
369 return Output
382 # Copy unpatched file contents to output file location to perform patching
384 CopyLongFilePath(EfiFile, Output)
387 # Apply patches to patched output file
390 RetVal, RetStr = PatchBinaryFile(Output, int(Pcd.Offset, 0), Pcd.DatumType, Value, Pcd.MaxDatumSize)
395 # Save the path of the patched output file
397 self.PatchedBinFile = Output
    [all...]
  /external/ltp/
runltp 50 # - added option to create Output File if it is not an absolute path
59 # - Added a new option to generate output in HTML format also. Also retaining
133 -g HTMLFILE Create an additional HTML output format
152 -o OUTPUTFILE Redirect test output to a file.
154 -q Print less verbose output to screen. This implies
178 example: ${0##*/} -c 2 -i 2 -m 2,4,10240,1 -D 2,10,10240,1 -p -q -l /tmp/result-log.$$ -o /tmp/result-output.$$ -C /tmp/result-failed.$$ -d ${PWD}
245 FAILCMDFILE="-C $LTPROOT/output/$OPTARG"
254 TCONFCMDFILE="-T $LTPROOT/output/$OPTARG"
322 HTMLFILE="$LTPROOT/output/$OPTARG";;
341 DMESG_DIR="$OPTARG-dmesg-output-`echo $$-``date +%X | tr -d ' '`";
    [all...]
  /frameworks/ml/nn/runtime/
ExecutionPlan.cpp 83 // Mark the specified operation as having been processed. The output
201 // output. It may be an input to a different
217 // output.
232 // Convert the input and output operand indexes.
261 (n = addOperands(operation.outputs, outputs, OUTPUT)) != ANEURALNETWORKS_NO_ERROR) {
330 // IN: fromModel->{input|output}Count()
332 // IN: fromModel->get{Input|Output}OperandIndex
336 // OUT: submodel input-or-output index to original model input-or-output index
338 std::map<uint32_t, uint32_t> fromModelIndexMap; // operand index to input-or-output inde
    [all...]
  /hardware/interfaces/camera/device/3.4/default/
CameraDeviceSession.cpp 249 if (stream.v3_2.streamType == StreamType::OUTPUT &&
336 ALOGE("%s: capture request must have at least one output buffer!", __FUNCTION__);
  /toolchain/binutils/binutils-2.27/gold/
yyscript.y 60 /* An output section header. */
62 /* An output section trailer. */
164 %token OUTPUT
305 select the output format, but we don't offer a choice. Ignoring
371 /* The header of an output section in a SECTIONS block--everything
451 /* The address at which an output section should be loaded. */
459 /* The alignment of an output section. */
467 /* The input section alignment within an output section. */
487 /* The trailer of an output section in a SECTIONS block. */
496 /* A memory specification for an output section. *
    [all...]
  /tools/apksig/src/main/java/com/android/apksig/
ApkSigner.java 187 throw new IllegalStateException("Output APK not specified");
284 // Step 5. Iterate over input APK's entries and output the Local File Header + data of those
285 // entries which need to be output. Entries are iterated in the order in which their Local
305 case OUTPUT:
314 "Unknown output policy: " + entryInstructions.getOutputPolicy());
320 // this record's LFH. We output this data verbatim because this signer is supposed
363 // Output entry's Local File Header + data
373 // Enqueue entry's Central Directory record for output
388 // APK's LFH section. We output this data verbatim because this signer is supposed
396 // Step 6. Sort output APK's Central Directory records in the order in which they shoul
    [all...]
  /external/python/cpython2/Modules/zlib/
make_vms.com 174 $ write sys$output "Compiling Zlib sources ..."
209 $ write sys$output "Building Zlib ..."
211 $ write sys$output "Building example..."
215 $ write sys$output "Building minigzip..."
223 $ write sys$output "Make ''name' ''version' with ''Make' "
230 $ write sys$output "Creating libzshr.exe"
233 $ write sys$output "Zlib build completed"
237 $ write sys$output "No source for config.hin found."
238 $ write sys$output "Tried any of ''aconf_in_file'"
241 $ write sys$output "C compiler required to build ''name'
    [all...]
  /external/python/cpython3/Modules/zlib/
make_vms.com 174 $ write sys$output "Compiling Zlib sources ..."
209 $ write sys$output "Building Zlib ..."
211 $ write sys$output "Building example..."
215 $ write sys$output "Building minigzip..."
223 $ write sys$output "Make ''name' ''version' with ''Make' "
230 $ write sys$output "Creating libzshr.exe"
233 $ write sys$output "Zlib build completed"
237 $ write sys$output "No source for config.hin found."
238 $ write sys$output "Tried any of ''aconf_in_file'"
241 $ write sys$output "C compiler required to build ''name'
    [all...]
  /external/zlib/src/
make_vms.com 174 $ write sys$output "Compiling Zlib sources ..."
209 $ write sys$output "Building Zlib ..."
211 $ write sys$output "Building example..."
215 $ write sys$output "Building minigzip..."
223 $ write sys$output "Make ''name' ''version' with ''Make' "
230 $ write sys$output "Creating libzshr.exe"
233 $ write sys$output "Zlib build completed"
237 $ write sys$output "No source for config.hin found."
238 $ write sys$output "Tried any of ''aconf_in_file'"
241 $ write sys$output "C compiler required to build ''name'
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/
make_vms.com 174 $ write sys$output "Compiling Zlib sources ..."
209 $ write sys$output "Building Zlib ..."
211 $ write sys$output "Building example..."
215 $ write sys$output "Building minigzip..."
223 $ write sys$output "Make ''name' ''version' with ''Make' "
230 $ write sys$output "Creating libzshr.exe"
233 $ write sys$output "Zlib build completed"
237 $ write sys$output "No source for config.hin found."
238 $ write sys$output "Tried any of ''aconf_in_file'"
241 $ write sys$output "C compiler required to build ''name'
    [all...]
  /external/autotest/server/hosts/
adb_host.py 42 # Some devices have no serial, then `adb serial` has output such as:
58 CMD_OUTPUT_REGEX = ('(?P<OUTPUT>[\s\S]*)%s:(?P<EXIT_CODE>\d{1,3})' %
536 result.stdout = parse_output.group('OUTPUT')
699 """Return a list of parsed serials from the output.
701 @param devices_output: Output from either an adb or fastboot command.
    [all...]
  /external/libunwind/aux/
ltmain.sh 385 # We got the output file
486 # Calculate the filename of the output object if compiler does
667 # Suppress compiler output if we already did a PIC compilation.
798 # We need to know -static, to get the right output filenames.
841 output)
842 compile_command="$compile_command @OUTPUT@"
843 finalize_command="$finalize_command @OUTPUT@"
1114 -o) prev=output ;;
1309 outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
1321 output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.cc 2076 string output; local
    [all...]
  /hardware/interfaces/camera/device/3.2/default/
CameraDeviceSession.cpp 287 ALOGE("%s: output buffer %zu is invalid!", __FUNCTION__, i);
296 // All buffers are imported. Now validate output buffer acquire fences
300 ALOGE("%s: output buffer %zu acquire fence is invalid", __FUNCTION__, i);
    [all...]
  /external/cmockery/cmockery_0_1_2/
libtool 32 # A sed program that does not truncate output.
128 reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs"
268 # Take the output of nm and produce a listing of raw symbols and C names.
271 # Transform the output of nm in a proper C declaration
274 # Transform the output of nm in a C name address pair
709 lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
721 lipo -create -output "$darwin_file" $darwin_files
    [all...]
ltmain.sh 357 lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
369 lipo -create -output "$darwin_file" $darwin_files
838 # Calculate the filename of the output object if compiler does
997 # Suppress compiler output if we already did a PIC compilation.
1137 # We need to know -static, to get the right output filenames.
1181 output)
1182 compile_command="$compile_command @OUTPUT@"
1183 finalize_command="$finalize_command @OUTPUT@"
    [all...]
  /external/swiftshader/third_party/LLVM/autoconf/
ltmain.sh 357 lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
369 lipo -create -output "$darwin_file" $darwin_files
838 # Calculate the filename of the output object if compiler does
997 # Suppress compiler output if we already did a PIC compilation.
1137 # We need to know -static, to get the right output filenames.
1181 output)
1182 compile_command="$compile_command @OUTPUT@"
1183 finalize_command="$finalize_command @OUTPUT@"
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
debug_test.go 59 // (otherwise output depends on library internals)
73 // so the expected output is closer to what we hope to see, though it also encodes all our
507 fmt.Printf("DID NOT MATCH EXPECTED NEXT OUTPUT\nO='%s'\nE='%s'\n", x.o, x.e)
720 last tstring // Output of previous step
790 // be sure all the output has appeared.

Completed in 1521 milliseconds

1 2 3 4 5 6 78 91011>>