HomeSort by relevance Sort by last modified time
    Searched refs:Modes (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86str.h 136 # define M_T_DEFAULT 0x10 /* (VESA) default modes */
137 # define M_T_USERDEF 0x20 /* One of the modes from the config file */
211 DisplayModePtr Modes; /* Start of the monitor's mode list */
471 char ** modes; member in struct:__anon14940
903 DisplayModePtr modePool; /* list of compatible modes */
904 DisplayModePtr modes; /* list of actual modes */ member in struct:_ScrnInfoRec
907 * overloaded with the modes
1054 LOOKUP_BEST_REFRESH, /* Pick modes with best refresh */
1055 LOOKUP_CLOSEST_CLOCK, /* Pick modes with the closest clock *
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 181 you have to update the associated support code as well. In LibTomCrypt the associated code (\textit{chaining modes in this case})
404 should never use the ECB modes directly to encrypt data. Instead you should use the ECB functions to make a chaining mode,
405 or use one of the provided chaining modes. All of the ciphers are written as ECB interfaces since it allows the rest of
    [all...]

Completed in 369 milliseconds