Searched
full:destination (Results
1126 -
1150 of
3792) sorted by null
<<41424344454647484950>>
/external/llvm/cmake/modules/ |
TableGen.cmake | 129 install(TARGETS ${target} RUNTIME DESTINATION bin)
|
/external/llvm/include/llvm/Support/ |
Valgrind.h | 55 // This marker defines the destination of a happens-before arc.
|
/external/llvm/lib/Target/Mips/ |
MipsSEInstrInfo.h | 33 /// the destination along with the FrameIndex of the loaded stack slot. If
|
/external/llvm/lib/Target/Sparc/ |
SparcInstrInfo.h | 51 /// the destination along with the FrameIndex of the loaded stack slot. If
|
/external/llvm/lib/Target/XCore/ |
XCoreInstrInfo.h | 38 /// the destination along with the FrameIndex of the loaded stack slot. If
|
/external/llvm/test/CodeGen/ARM/ |
ldrd.ll | 36 ; destination into R3. We then sensibly split LDRD again rather then
|
/external/opencv/cv/src/ |
cvoptflowbm.cpp | 556 // velx, vely - destination image 586 CV_ERROR( CV_StsUnmatchedFormats, "Destination images have different formats" ); 597 "destination images must have 32fC1 type" ); 600 CV_ERROR( CV_BadStep, "two source or two destination images have different steps" );
|
cvoptflowhs.cpp | 484 // velx, vely - destination image 513 CV_ERROR( CV_StsUnmatchedFormats, "Destination images have different formats" ); 523 "destination images must have 32fC1 type" ); 526 CV_ERROR( CV_BadStep, "source and destination images have different step" );
|
/external/qemu/android/skin/ |
surface.h | 95 /* blit a colored rectangle into a destination surface */
|
/external/qemu/distrib/jpeg-6b/ |
jinclude.h | 29 * only the default error handler and data source/destination modules do.
|
jpegtran.c | 375 * destination JPEG object, so we parse into that and then copy over what 452 /* Initialize destination compression parameters from source values */ 455 /* Adjust destination parameters if required by transform options; 469 /* Specify data destination for compression */
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdldisplayyuvoverlay.html | 142 >, specifies the position and size of the destination. If the <TT
|
sdlgetcliprect.html | 124 destination of a blit, only the area within the clip rectangle is
|
sdlsetcliprect.html | 124 destination of a blit, only the area within the clip rectangle will be
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_ConvertAudio.3 | 11 \fBSDL_ConvertAudio\fP takes one parameter, \fBcvt\fR, which was previously initilized\&. Initilizing a \fI\fBSDL_AudioCVT\fR\fR is a two step process\&. First of all, the structure must be passed to \fI\fBSDL_BuildAudioCVT\fP\fR along with source and destination format parameters\&. Secondly, the \fBcvt\fR->\fBbuf\fR and \fBcvt\fR->\fBlen\fR fields must be setup\&. \fBcvt\fR->\fBbuf\fR should point to the audio data and \fBcvt\fR->\fBlen\fR should be set to the length of the audio data in bytes\&. Remember, the length of the buffer pointed to by \fBbuf\fR show be \fBlen\fR*\fBlen_mult\fR bytes in length\&.
|
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/ |
SDL_riscosASM.S | 33 ; entry a1 -> destination
|
/external/qemu/distrib/sdl-1.2.15/src/video/xbios/ |
SDL_xbios.h | 59 int pitch; /* Destination line width for C2P */
|
/external/qemu/slirp/ |
udp.h | 47 u_int16_t uh_dport; /* destination port */
|
/external/qemu/slirp-android/ |
udp.h | 49 port_t uh_dport; /* destination port */
|
/external/qemu/telephony/ |
sms.h | 19 /* convert a quoted message text into a utf8 string. Note: you can use 'str' as the destination buffer
|
/external/quake/quake/src/QW/progs/ |
server.qc | 43 moving towards it, change the next destination and continue.
|
/external/skia/include/gpu/ |
GrSurface.h | 72 * @param config the pixel config of the destination buffer
|
/external/skia/legacy/include/core/ |
SkImageFilter.h | 30 * 1. Does not expose the destination/target device, so filters that can draw
|
/external/skia/legacy/src/effects/ |
SkTransparentShader.cpp | 97 SkDEBUGFAIL("index8 not supported as a destination device");
|
/external/skia/legacy/src/opts/ |
memset.arm.S | 72 /* Try to align the destination to a cache line. Assume 32
|
Completed in 1595 milliseconds
<<41424344454647484950>>