HomeSort by relevance Sort by last modified time
    Searched refs:OUT (Results 201 - 225 of 2415) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/clang/utils/analyzer/
reducer.pl 21 open(OUT, ">$scriptFile") or die "$prog: cannot create '$scriptFile'\n";
33 print OUT <<ENDTEXT;
48 close(OUT);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h 835 IN OUT PVOID *CommitAddress,
836 IN OUT PSIZE_T CommitSize);
934 OUT PCONTEXT ContextRecord);
940 IN OUT PULONG Seed);
946 OUT PUNICODE_STRING DestinationString,
953 IN OUT PSTRING Destination,
960 IN OUT PUNICODE_STRING DestinationString,
968 IN OUT POEM_STRING DestinationString,
976 IN OUT POEM_STRING DestinationString,
984 IN OUT PUNICODE_STRING DestinationString
8851 } out; member in struct:_NETWORK_OPEN_ECP_CONTEXT::__anon48884
8866 } out; member in struct:_NETWORK_OPEN_ECP_CONTEXT_V0::__anon48887
8882 } out; member in struct:_NETWORK_OPEN_ECP_CONTEXT::__anon48890
    [all...]
portcls.h 936 OUT PVOID KeyInformation,
938 OUT PULONG ResultLength) PURE;
943 OUT PVOID KeyInformation,
945 OUT PULONG ResultLength) PURE;
950 OUT PVOID KeyValueInformation,
952 OUT PULONG ResultLength) PURE;
957 OUT PVOID KeyValueInformation,
959 OUT PULONG ResultLength) PURE;
972 OUT IRegistryKey** RegistrySubKey,
977 OUT PULONG Disposition OPTIONAL) PURE
    [all...]
hubbusif.h 40 OUT PUSB_DEVICE_HANDLE *NewDeviceHandle,
72 OUT PUSB_DEVICE_HANDLE *NewDeviceHandle,
76 OUT PUSB_CD_ERROR_INFORMATION CdErrorInfo,
91 OUT PUSB_DEVICE_HANDLE *NewDeviceHandle,
95 OUT PUSB_CD_ERROR_INFORMATION CdErrorInfo,
124 IN OUT PUSB_DEVICE_HANDLE DeviceHandle);
133 IN OUT PUSB_DEVICE_HANDLE DeviceHandle,
134 OUT PUSB_ID_ERROR_INFORMATION IdErrInfo);
143 IN OUT PUSB_DEVICE_HANDLE DeviceHandle,
153 IN OUT PUSB_DEVICE_HANDLE DeviceHandle
    [all...]
ntddk.h 308 IN OUT PVOID Context OPTIONAL,
309 OUT PWCHAR *LocationStrings);
340 IN OUT PLIST_ENTRY ArbitrationList;
346 IN OUT PLIST_ENTRY ArbitrationList;
352 IN OUT PLIST_ENTRY ArbitrationList;
356 OUT PCM_PARTIAL_RESOURCE_LIST *AllocatedResources;
362 OUT PULONG ConflictCount;
363 OUT PARBITER_CONFLICT_INFO *Conflicts;
422 IN OUT PVOID Context,
424 IN OUT PARBITER_PARAMETERS Parameters)
    [all...]
minitape.h 168 IN OUT PTAPE_STATUS TapeStatus);
172 IN OUT PVOID MinitapeExtension,
173 IN OUT PVOID CommandExtension,
174 IN OUT PVOID CommandParameters,
175 IN OUT PSCSI_REQUEST_BLOCK Srb,
178 IN OUT PULONG RetryFlags);
wdm.h 271 IN OUT LONG volatile *Addend);
277 IN OUT LONG volatile *Addend);
283 IN OUT LONG volatile *Destination,
291 IN OUT LONG volatile *Destination,
298 IN OUT LONG volatile *Addend,
320 * IN OUT PVOID volatile *Target,
329 * IN OUT PVOID *Destination,
377 IN OUT LONG64 volatile *Addend,
825 IN OUT PVOID ReasonSpecificData,
830 IN OUT PVOID Context
    [all...]
ntagp.h 64 OUT PVOID *MapHandle,
65 OUT PHYSICAL_ADDRESS *PhysicalAddress OPTIONAL);
78 IN OUT PMDL Mdl OPTIONAL,
79 OUT PHYSICAL_ADDRESS *MemoryBase);
94 OUT PMDL Mdl);
103 OUT PHYSICAL_ADDRESS *MemoryBase);
129 OUT PHYSICAL_ADDRESS *MemoryBase);
177 OUT PAGP_INFO AgpInfo);
punknown.h 45 OUT PVOID*)
84 OUT PUNKNOWN* Unknown,
ndis.h     [all...]
  /ndk/build/tools/
build-ndk-stack.sh 118 OUT=$NDK_DIR/$(get_host_exec_name $PROGNAME)
132 mkdir -p $(dirname $OUT)
134 echo "ERROR: Could not create output directory: $(dirname $OUT)"
166 PROGNAME="$OUT" \
183 fail_panic "Could not create package: $PACKAGE_DIR/$ARCHIVE from $OUT"
  /cts/tests/sample/src/android/sample/cts/
SampleDeviceResultTest.java 47 private static final long OUT = 1307674368000L;
59 assertEquals("Incorrect result", OUT, factorialRecursive(IN));
74 assertEquals("Incorrect result", OUT, factorialIterative(IN));
  /hardware/ti/omap3/dspbridge/inc/
nldrdefs.h 152 OUT struct NLDR_NODEOBJECT* * phNldrNode,
153 OUT bool * pfPhaseSplit);
176 typedef DSP_STATUS(*NLDR_CREATEFXN) (OUT struct NLDR_OBJECT* * phNldr,
  /hardware/ti/omap3/dspbridge/libbridge/inc/
nldrdefs.h 152 OUT struct NLDR_NODEOBJECT* * phNldrNode,
153 OUT bool * pfPhaseSplit);
176 typedef DSP_STATUS(*NLDR_CREATEFXN) (OUT struct NLDR_OBJECT* * phNldr,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
real.h 352 /* IN is a REAL_VALUE_TYPE. OUT is an array of longs. */
353 #define REAL_VALUE_TO_TARGET_LONG_DOUBLE(IN, OUT) \
354 real_to_target (OUT, &(IN), \
357 #define REAL_VALUE_TO_TARGET_DOUBLE(IN, OUT) \
358 real_to_target (OUT, &(IN), mode_for_size (64, MODE_FLOAT, 0))
360 /* IN is a REAL_VALUE_TYPE. OUT is a long. */
361 #define REAL_VALUE_TO_TARGET_SINGLE(IN, OUT) \
362 ((OUT) = real_to_target (NULL, &(IN), mode_for_size (32, MODE_FLOAT, 0)))
372 /* IN is a REAL_VALUE_TYPE. OUT is an array of longs. */
373 #define REAL_VALUE_TO_TARGET_DECIMAL128(IN, OUT) \
    [all...]
  /external/chromium_org/sandbox/win/tools/finder/
ntundoc.h 195 OUT PHANDLE EventHandle,
200 OUT PHANDLE EventHandle,
205 OUT PHANDLE JobHandle,
210 OUT PHANDLE KeyedEventHandle,
215 OUT PHANDLE MutantHandle,
220 OUT PHANDLE SectionHandle,
225 OUT PHANDLE SemaphoreHandle,
230 OUT PHANDLE SymbolicLinkHandle,
235 OUT PHANDLE TimerHandle,
  /sdk/eclipse/scripts/
build_adt.sh 22 OUT="$1"
27 echo "OUT=$OUT"
48 cp -rv out/host/maven/bundles-*/products/*.zip "$DIST"/
49 cp -rv out/host/maven/p2repo-*/p2repo-*.zip "$DIST"/p2repo-$BNUM.zip
  /external/clang/tools/scan-build/
scan-build 574 open(OUT, ">", $FName) or DieDiag("Cannot create file '$FName'\n");
576 # Print out the header.
578 print OUT <<ENDTEXT;
646 print OUT "<tr><th>Version:</th><td>${BuildName} (${BuildDate})</td></tr>\n"
649 print OUT <<ENDTEXT;
654 # Print out the summary table.
666 print OUT "<h2>Bug Summary</h2>";
669 print OUT "\n<p>Results in this analysis run are based on analyzer build <b>$BuildName</b>.</p>\n"
673 print OUT <<ENDTEXT;
694 print OUT "<tr><th>$category</th><th colspan=2></th></tr>\n"
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
InterruptibleInOutAnimator.java 26 * With a regular ValueAnimator, if you call reverse to show the 'out' animation, you'll get
28 * be exactly reversed. Using this class, both the 'in' and the 'out' animation use the
43 private static final int OUT = 2;
117 animate(OUT);
  /packages/apps/Launcher3/src/com/android/launcher3/
InterruptibleInOutAnimator.java 26 * With a regular ValueAnimator, if you call reverse to show the 'out' animation, you'll get
28 * be exactly reversed. Using this class, both the 'in' and the 'out' animation use the
43 private static final int OUT = 2;
117 animate(OUT);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
lmcons.h 121 #ifndef OUT
122 #define OUT
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build 551 open(OUT, ">", $FName) or DieDiag("Cannot create file '$FName'\n");
553 # Print out the header.
555 print OUT <<ENDTEXT;
623 print OUT "<tr><th>Version:</th><td>${BuildName} (${BuildDate})</td></tr>\n"
626 print OUT <<ENDTEXT;
631 # Print out the summary table.
643 print OUT "<h2>Bug Summary</h2>";
646 print OUT "\n<p>Results in this analysis run are based on analyzer build <b>$BuildName</b>.</p>\n"
650 print OUT <<ENDTEXT;
671 print OUT "<tr><th>$category</th><th colspan=2></th></tr>\n"
    [all...]
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build 551 open(OUT, ">", $FName) or DieDiag("Cannot create file '$FName'\n");
553 # Print out the header.
555 print OUT <<ENDTEXT;
623 print OUT "<tr><th>Version:</th><td>${BuildName} (${BuildDate})</td></tr>\n"
626 print OUT <<ENDTEXT;
631 # Print out the summary table.
643 print OUT "<h2>Bug Summary</h2>";
646 print OUT "\n<p>Results in this analysis run are based on analyzer build <b>$BuildName</b>.</p>\n"
650 print OUT <<ENDTEXT;
671 print OUT "<tr><th>$category</th><th colspan=2></th></tr>\n"
    [all...]
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusHeaders.h 49 // sizeFilled - if not NULL, this is an OUT param that says how many bytes
51 Status GetData(OUT BYTE* buffer,
53 OUT UINT* sizeFilled = NULL) const;
81 Status GetBounds(OUT Rect* rect,
84 Status GetBounds(OUT RectF* rect,
141 OUT RectF* rects,
142 OUT INT* count) const;
144 OUT Rect* rects,
145 OUT INT* count) const;
216 OUT WCHAR name[LF_FACESIZE],
    [all...]
  /external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.c 104 #define OUT(reg) out->x.reg = rmregs.e##reg
106 int DPMI_int86(int intno, RMREGS *in, RMREGS *out)
112 * out - Pointer to structure for output registers
135 OUT(ax); OUT(bx); OUT(cx); OUT(dx); OUT(si); OUT(di)
    [all...]

Completed in 1047 milliseconds

1 2 3 4 5 6 7 891011>>