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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
comstats.h 66 unsigned long lflags; member in struct:__anon38598
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
comstats.h 66 unsigned long lflags; member in struct:__anon40512
  /external/boringssl/src/crypto/x509/
a_strex.c 250 static int do_dump(unsigned long lflags, char_io *io_ch, void *arg, ASN1_STRING *str)
261 if(!(lflags & ASN1_STRFLGS_DUMP_DER)) {
302 static int do_print_ex(char_io *io_ch, void *arg, unsigned long lflags, ASN1_STRING *str)
310 flags = (unsigned char)(lflags & ESC_FLAGS);
317 if(lflags & ASN1_STRFLGS_SHOW_TYPE) {
328 if(lflags & ASN1_STRFLGS_DUMP_ALL) type = -1;
330 else if(lflags & ASN1_STRFLGS_IGNORE_TYPE) type = 1;
335 if((type == -1) && !(lflags & ASN1_STRFLGS_DUMP_UNKNOWN)) type = 1;
339 len = do_dump(lflags, io_ch, arg, str);
345 if(lflags & ASN1_STRFLGS_UTF8_CONVERT)
    [all...]
  /external/libgdx/gdx/jni/gdx2d/
stb_image.h 5485 int lflags; member in struct:__anon15010
    [all...]

Completed in 304 milliseconds