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

  /device/linaro/bootloader/edk2/StdLib/Include/sys/
_ctype.h 42 #define _CB 0x0400U ///< Blank Characters, ' ' and '\t' in C locale
  /device/linaro/bootloader/edk2/StdLib/LibC/Ctype/
CClass.c 237 return (__isCClass( c, (_CB)));
iCtype.c 30 /* 09 TAB */ ( _CC | _CW | _CB ),
53 /* 20 ' ' */ ( _CW | _CS | _CB ),
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_query_hw_sm.c 613 #define _CB(f, m, g, s) { f, NVE4_COMPUTE_MP_PM_FUNC_MODE_##m, 1, g, 0, s }
621 .ctr[0] = _CB(0x0001, B6, 0x02, 0x00000000),
630 .ctr[0] = _CB(0x003f, B6, 0x02, 0x31483104),
684 .ctr[0] = _CB(0x0001, B6, 0x08, 0x00000010),
693 .ctr[0] = _CB(0x0001, B6, 0x11, 0x00000004),
702 .ctr[0] = _CB(0x0001, B6, 0x08, 0x00000014),
756 .ctr[0] = _CB(0x0001, B6, 0x10, 0x00000010),
765 .ctr[0] = _CB(0x0001, B6, 0x10, 0x00000014),
774 .ctr[0] = _CB(0x0001, B6, 0x0f, 0x00000000),
783 .ctr[0] = _CB(0x0001, B6, 0x0f, 0x00000004)
    [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
iswctype_sb.c 182 { "blank", (_CB) },

Completed in 80 milliseconds