HomeSort by relevance Sort by last modified time
    Searched refs:Output (Results 276 - 300 of 400) sorted by null

<<111213141516

  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h     [all...]
  /external/v8/src/compiler/x64/
code-generator-x64.cc 39 Operand OutputOperand() { return ToOperand(instr_->Output()); }
239 if (instr->Output()->IsRegister()) { \
288 if (instr->Output()->IsRegister()) { \
294 if (instr->Output()->IsRegister()) { \
    [all...]
  /frameworks/av/media/img_utils/include/img_utils/
TagDefinitions.h 21 #include <img_utils/Output.h>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ksproxy.h 202 PIPE_TERMINATION Output;
  /prebuilts/tools/common/m2/repository/org/anarres/jarjar/jarjar-core/1.0.0/
jarjar-core-1.0.0.jar 
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
dumpICUrules.bat 27 # The output files are named according to ICU conventions (see NAME_MAP
167 # Header blocks of text written at start of ICU output files
324 # Output a header
341 # Param: ICU output file name, e.g. fullhalf
349 # Show input size. Show output size later -- useful for quick sanity check.
455 # Write output file size for sanity check
  /external/jetty/src/java/org/eclipse/jetty/server/
Request.java     [all...]
  /external/v8/src/compiler/
instruction.h 163 // output).
702 const InstructionOperand* Output() const { return OutputAt(0); }
703 InstructionOperand* Output() { return OutputAt(0); }
    [all...]
  /external/testng/doc/
prettify.js 107 /** a chunk of text with a style. These are used to represent both the output
324 var tokens = new Array(); // the output
383 // The output: a list of pairs of PR_TokenEnd instances
    [all...]
  /external/clang/lib/Sema/
SemaTemplateDeduction.cpp     [all...]
  /external/v8/src/crankshaft/arm/
lithium-arm.cc 29 DCHECK(Output() == NULL ||
30 LUnallocated::cast(Output())->HasFixedPolicy() ||
31 !LUnallocated::cast(Output())->HasRegisterPolicy());
881 if (instr->Output() != NULL) {
882 if (LUnallocated::cast(instr->Output())->HasFixedPolicy()) ++fixed;
    [all...]
  /external/v8/src/crankshaft/arm64/
lithium-arm64.cc 29 DCHECK(Output() == NULL ||
30 LUnallocated::cast(Output())->HasFixedPolicy() ||
31 !LUnallocated::cast(Output())->HasRegisterPolicy());
723 if (instr->Output() != NULL) {
724 if (LUnallocated::cast(instr->Output())->HasFixedPolicy()) ++fixed;
    [all...]
  /external/v8/src/crankshaft/ia32/
lithium-ia32.cc 32 DCHECK(Output() == NULL ||
33 LUnallocated::cast(Output())->HasFixedPolicy() ||
34 !LUnallocated::cast(Output())->HasRegisterPolicy());
920 if (instr->Output() != NULL) {
921 if (LUnallocated::cast(instr->Output())->HasFixedPolicy()) ++fixed;
    [all...]
  /external/v8/src/crankshaft/mips/
lithium-mips.cc 31 DCHECK(Output() == NULL ||
32 LUnallocated::cast(Output())->HasFixedPolicy() ||
33 !LUnallocated::cast(Output())->HasRegisterPolicy());
891 if (instr->Output() != NULL) {
892 if (LUnallocated::cast(instr->Output())->HasFixedPolicy()) ++fixed;
    [all...]
  /external/v8/src/crankshaft/mips64/
lithium-mips64.cc 31 DCHECK(Output() == NULL ||
32 LUnallocated::cast(Output())->HasFixedPolicy() ||
33 !LUnallocated::cast(Output())->HasRegisterPolicy());
891 if (instr->Output() != NULL) {
892 if (LUnallocated::cast(instr->Output())->HasFixedPolicy()) ++fixed;
    [all...]
  /external/v8/src/crankshaft/ppc/
lithium-ppc.cc 29 DCHECK(Output() == NULL || LUnallocated::cast(Output())->HasFixedPolicy() ||
30 !LUnallocated::cast(Output())->HasRegisterPolicy());
895 if (instr->Output() != NULL) {
896 if (LUnallocated::cast(instr->Output())->HasFixedPolicy()) ++fixed;
    [all...]
  /external/v8/src/crankshaft/x64/
lithium-x64.cc 32 DCHECK(Output() == NULL ||
33 LUnallocated::cast(Output())->HasFixedPolicy() ||
34 !LUnallocated::cast(Output())->HasRegisterPolicy());
905 if (instr->Output() != NULL) {
906 if (LUnallocated::cast(instr->Output())->HasFixedPolicy()) ++fixed;
    [all...]
  /external/v8/src/crankshaft/x87/
lithium-x87.cc 32 DCHECK(Output() == NULL ||
33 LUnallocated::cast(Output())->HasFixedPolicy() ||
34 !LUnallocated::cast(Output())->HasRegisterPolicy());
926 if (instr->Output() != NULL) {
927 if (LUnallocated::cast(instr->Output())->HasFixedPolicy()) ++fixed;
    [all...]
  /external/autotest/client/tools/
boottool 738 device using head then redirects the output to grep to determine if
761 Output: string
797 Output: string
829 Output: string
    [all...]
  /external/clang/lib/Format/
Format.cpp 749 llvm::yaml::Output Output(Stream);
750 // We use the same mapping method for input and output, so we need a non-const
753 Output << NonConstStyle;
    [all...]
  /dalvik/docs/
prettify.js 61 * @param {Array.<string>} out output buffer that receives chunks of HTML.
    [all...]
  /cts/tests/camera/src/android/hardware/camera2/cts/
RobustnessTest.java 74 * a dimension other than one of the supported output dimensions. The buffers produced into
156 * Test for making sure the required output combinations for each hardware level and capability
242 // In-app viewfinder analysis with dynamic selection of output format
244 // In-app viewfinder analysis with dynamic selection of output format
322 * Test for making sure the required reprocess input/output combinations for each hardware
    [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 148 (* Output this as:
  /external/pdfium/core/src/fxge/win32/
fx_win32_gdipext.cpp 290 OUT GdiplusStartupOutput* output);
    [all...]
  /external/zlib/src/contrib/delphi/
ZLib.pas 28 next_out: PChar; // next output byte should be put here
30 total_out: Longint; // total nb of bytes output so far
65 Output data is cached internally, written to the output stream only when
66 the internal output buffer is full. All pending output data is flushed
77 The OnProgress event is called each time the output buffer is filled and
78 written to the output stream. This is useful for updating a progress

Completed in 2341 milliseconds

<<111213141516