/external/dropbear/libtomcrypt/src/modes/cfb/ |
cfb_done.c | 40 /* $Source: /cvs/libtom/libtomcrypt/src/modes/cfb/cfb_done.c,v $ */
|
/external/dropbear/libtomcrypt/src/modes/ctr/ |
ctr_decrypt.c | 40 /* $Source: /cvs/libtom/libtomcrypt/src/modes/ctr/ctr_decrypt.c,v $ */
|
ctr_done.c | 40 /* $Source: /cvs/libtom/libtomcrypt/src/modes/ctr/ctr_done.c,v $ */
|
/external/dropbear/libtomcrypt/src/modes/ecb/ |
ecb_done.c | 40 /* $Source: /cvs/libtom/libtomcrypt/src/modes/ecb/ecb_done.c,v $ */
|
/external/dropbear/libtomcrypt/src/modes/f8/ |
f8_decrypt.c | 41 /* $Source: /cvs/libtom/libtomcrypt/src/modes/f8/f8_decrypt.c,v $ */
|
f8_done.c | 40 /* $Source: /cvs/libtom/libtomcrypt/src/modes/f8/f8_done.c,v $ */
|
/external/dropbear/libtomcrypt/src/modes/lrw/ |
lrw_done.c | 40 /* $Source: /cvs/libtom/libtomcrypt/src/modes/lrw/lrw_done.c,v $ */
|
/external/dropbear/libtomcrypt/src/modes/ofb/ |
ofb_decrypt.c | 41 /* $Source: /cvs/libtom/libtomcrypt/src/modes/ofb/ofb_decrypt.c,v $ */
|
ofb_done.c | 40 /* $Source: /cvs/libtom/libtomcrypt/src/modes/ofb/ofb_done.c,v $ */
|
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
SDL_sysvideo.cc | 244 /* Allocate the new list of modes, and fill in the new mode */ 263 display_mode *modes; local 289 /* Get the video modes we can switch to in fullscreen mode */ 290 bscreen.GetModeList(&modes, &nmodes); 291 SDL_qsort(modes, nmodes, sizeof *modes, CompareModes); 293 bpp = ColorSpaceToBitsPerPixel(modes[i].space); 295 if ( modes[i].space == saved_mode.space ) { 297 modes[i].virtual_width, 298 modes[i].virtual_height) 328 SDL_Rect **modes; local 352 SDL_Rect **modes; local [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/xbios/ |
SDL_xbios_centscreen.c | 48 /* Add Centscreen modes */ 57 /* Don't add modes with virtual screen */ 59 /* Don't add modes with bpp<8 */ 72 fprintf(stderr, "No suitable Centscreen modes\n");
|
SDL_xbios_blowup.c | 40 /* Add bit 15 for old modes */ 45 /* Add Blowup modes for 8 and 16 bpp */
|
/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/func/ |
CipherPBEThread.java | 30 CipherPBEThread(String name, int[] keys, String[] modes, String[] paddings) { 31 super(name, keys, modes, paddings);
|
CipherRSAThread.java | 26 CipherRSAThread(String name, int[] keys, String[] modes, String[] paddings) { 27 super(name, keys, modes, paddings);
|
CipherSymmetricKeyThread.java | 28 CipherSymmetricKeyThread(String name, int[] keys, String[] modes, String[] paddings) { 29 super(name, keys, modes, paddings);
|
/external/qemu/distrib/sdl-1.2.12/src/video/dga/ |
SDL_dgavideo.c | 205 /* Allocate the new list of modes, and fill in the new mode */ 340 SDL_NAME(XDGAMode) *modes; 408 /* Query for the list of available video modes */ 409 modes = SDL_NAME(XDGAQueryModes)(DGA_Display, DGA_Screen, &num_modes); 410 SDL_qsort(modes, num_modes, sizeof *modes, cmpmodes); 412 if ( ((modes[i].visualClass == PseudoColor) || 413 (modes[i].visualClass == DirectColor) || 414 (modes[i].visualClass == TrueColor)) && 415 !(modes[i].flags & (XDGAInterlaced|XDGADoublescan)) ) [all...] |
/external/quake/quake/src/QW/docs/ |
qwcl-readme.txt | 13 capabilities (such as DirectX or VESA VBE video modes) are present,
78 graphics, fewer high-resolution modes, and delayed sound. Or you
94 which uses more conservative video modes, but low-latency sound.
120 Note that VESA VBE modes aren't required for QWCL to run, but QWCL will
121 automatically make VESA modes available if they're present. Your BIOS
127 further information. QWCL can also use VBE/AF 1.0 and greater modes;
161 result in fewer or slower high-res video modes, and the mouse may be
201 menu. There are now two types of modes listed, windowed and
202 fullscreen. You can make any of these modes the current and/or
240 QWCL crashes while switching modes or Alt-Tabbing [all...] |
/external/quake/quake/src/WinQuake/docs/ |
readme.squake | 18 320x200x256, the various modeX modes (320x400, 360x400, etc) as well as high 19 res modes if your card is supported by SVGALib. Use the Quake console command 20 vid_describemodes to list supported modes and the command vid_mode <number> to 21 change modes. 100 modes. squake makes a nice dedicated server as you don't need the X11 104 distribution will work, 'cept for stuff with vid modes and stuff.
|
/external/skia/include/core/ |
SkXfermode.h | 26 "transfer-modes" in the drawing pipeline. The static function Create(Modes) 28 specified in the Modes enum. When an SkXfermode is assigned to an SkPaint, 79 The algebra for the modes uses the following symbols: 100 // these modes are defined in the SVG Compositing standard 135 modes (via SkXfermode::Coeff), return true and if not null, set mode
|
/external/quake/quake/src/WinQuake/data/ |
TECHINFO.TXT | 48 The Video Modes menu
51 Video modes can most easily be selected from the the Video Modes menu, which
56 Please note that higher-resolution modes require correspondingly more
58 modes may not be available when running Quake on 8 Mb machines. Such
59 modes are not listed in the Video Modes menu. Please do not report
60 video modes that do not appear in the Video Modes menu as bugs; either
61 those modes are not supported by your video adapter, or there is not [all...] |
/bionic/libm/man/ |
fenv.3 | 83 which includes the exception flags and rounding modes defined in 138 .Ss Rounding Modes 140 specifies four rounding modes. 141 These modes control the direction in which results are rounded 144 The four modes correspond with the following symbolic constants. 289 side-effects and uses the specified rounding modes.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
machmode.h | 24 /* Make an enum class that gives all the machine modes. */ 25 #include "insn-modes.h" 166 /* Nonzero if CLASS modes can be widened. */ 228 If LIMIT is nonzero, then don't use modes bigger than MAX_FIXED_MODE_SIZE. 262 /* Define the integer modes whose sizes are BITS_PER_UNIT and BITS_PER_WORD 269 /* Target-dependent machine mode initialization - in insn-modes.c. */
|
/external/wpa_supplicant/ |
driver_test.c | 736 struct wpa_hw_modes *modes; local 740 modes = os_zalloc(*num_modes * sizeof(struct wpa_hw_modes)); 741 if (modes == NULL) 743 modes[0].mode = WPA_MODE_IEEE80211G; 744 modes[0].num_channels = 1; 745 modes[0].num_rates = 1; 746 modes[0].channels = os_zalloc(sizeof(struct wpa_channel_data)); 747 modes[0].rates = os_zalloc(sizeof(struct wpa_rate_data)); 748 if (modes[0].channels == NULL || modes[0].rates == NULL) [all...] |
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/paddings/ |
BlockCipherPadding.java | 35 * for this is that some modes such as "trailing bit compliment"
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/ |
TemplateSubPatternAssociation.java | 115 * Tell if two modes match according to the rules of XSLT. 127 * Tell if two modes match according to the rules of XSLT. 132 * @return True if the two given modes match 146 * @param mode reference, which may be null, to the <a href="http://www.w3.org/TR/xslt#modes">current mode</a>.
|