HomeSort by relevance Sort by last modified time
    Searched full:ouput (Results 1 - 25 of 55) sorted by null

1 2 3

  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/IPC/Linux/
ipc_event.c 276 IPC_EVENT_PARAMS ouput; local
289 res = IPC_DeviceIoControl(hDevice, TIWLN_802_11_ENABLE_EVENT, (tiVOID*)pEvParams, sizeof(IPC_EVENT_PARAMS), /*NULL,0*/&ouput, sizeof(IPC_EVENT_PARAMS), &bytesReturned );
290 pReg->uEventID = ouput.uEventID;
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/console/
DdmConsole.java 21 * Static Console used to ouput messages. By default outputs the message to System.out and
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
WriterChain.java 28 * and which send their ouput to a yet another wrapped Writer or OutputStream.
SerializerTrace.java 91 * ouput to the document the real characters will be written out using the
  /external/stlport/stlport/stl/
_iostream_string.h 20 * that could occur when requesting a big float ouput for instance. This allocator
  /external/openssl/crypto/bn/
bntest.c 1079 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */
1138 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */
1201 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */
1268 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */
1326 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */
1385 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */
1451 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */
1518 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */
1580 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */
1605 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic *
    [all...]
  /build/
buildspec.mk.default 88 # If you have a special place to put your ouput files, set this, otherwise
  /sdk/jarutils/src/com/android/jarutils/
KeystoreHelper.java 146 * @param process The process to get the ouput from
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
AdbWrapper.java 141 * @param process The process to get the ouput from
  /external/oprofile/libpopt/
popt.h 479 * @param fp ouput file handle
489 * @param fp ouput file handle
  /external/oprofile/
popt.h 479 * @param fp ouput file handle
489 * @param fp ouput file handle
  /external/icu4c/common/
util_props.cpp 133 * @param pos INPUT-OUPUT parameter. On INPUT, pos is the
util.h 185 * @param pos INPUT-OUPUT parameter. On INPUT, pos is the
  /external/opencore/protocols/http_parcom/include/
http_parser.h 88 PARSE_NEED_MORE_DATA = 6, // no ouput, no entity units
  /external/qemu/distrib/libpng-1.2.19/
pngwio.c 164 any buffering of ouput, a function prototype must still be
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
ToolPackage.java 178 * @param process The process to get the ouput from.
  /external/opencore/protocols/rtp_payload_parser/rfc_3984/include/
h264_payload_parser.h 109 * input RTP packet. And the number of ouput media messages should be same as the number of generated media
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 445 * @def WMV9DEC_YUVFORMAT_XYZ : YUV ouput chroma format.
453 * @def MP4VDEC_YUVFORMAT_XYZ : YUV ouput chroma format.
461 * @def H264VDEC_YUVFORMAT_XYZ : YUV ouput chroma format.
472 * @def MP4VDEC_YUVFORMAT_XYZ : YUV ouput chroma format.
    [all...]
  /frameworks/base/libs/audioflinger/
AudioResampler.cpp 376 * Ouput:
486 * Ouput:
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 161 /* Ouput file format */
445 * FillBufferDone() Callback from component which returns an ouput buffer
558 OMX_U32 OutputBufferSize =0; /* Calculated size per Ouput buffer */
564 FILE* fOut= NULL; /* ouput File pointer */
910 /*Calculating an optimun size of Ouput buffer according to number of frames*/
920 /* Setting the Number of Frames per ouput buffer to component */
956 /* Setting OUPUT port */
    [all...]
  /bionic/libm/src/
k_rem_pio2.c 49 * y[] ouput result in an array of double precision numbers.
  /external/fdlibm/
k_rem_pio2.c 45 * y[] ouput result in an array of double precision numbers.
  /external/grub/docs/
help2man 157 # Turn off localisation of executable's ouput.
  /external/icu4c/tools/gensprep/
gensprep.c 113 "\t-b or --bundle-name generate the ouput data file with the name specified\n"
  /external/opencore/engines/player/src/
pv_player_node_registry.cpp 178 // Find all nodes that support the specified input and ouput format pair

Completed in 345 milliseconds

1 2 3