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

  /external/pcre/dist/
config.h.generic 203 #ifndef MAX_NAME_SIZE
204 #define MAX_NAME_SIZE 32
config-cmake.h.in 54 #define MAX_NAME_SIZE 32
config.h.in 192 #undef MAX_NAME_SIZE
pcre_compile.c 446 lengths of inserts such as XSTRING(MAX_NAME_SIZE) are not known. Instead, we
512 "subpattern name is too long (maximum " XSTRING(MAX_NAME_SIZE) " characters)\0"
    [all...]
  /external/pcre/
config.h 193 #define MAX_NAME_SIZE 32
  /hardware/qcom/msm8994/kernel-headers/media/
msm_camsensor_sdk.h 52 #define MAX_NAME_SIZE 32
  /hardware/qcom/msm8994/original-kernel-headers/media/
msm_camsensor_sdk.h 32 #define MAX_NAME_SIZE 32
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tic.h 93 #define MAX_NAME_SIZE 512 /* maximum legal name field size (XSI:127) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tic.h 93 #define MAX_NAME_SIZE 512 /* maximum legal name field size (XSI:127) */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netmon.h 116 #define MAX_NAME_SIZE (32)
856 WCHAR Name[MAX_NAME_SIZE];
    [all...]

Completed in 149 milliseconds