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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regposerr.c 44 # define ARG_UNUSED __attribute__ ((unused))
46 # define ARG_UNUSED
76 regerror(int posix_ecode, const regex_t* reg ARG_UNUSED, char* buf,
regenc.c 354 onigenc_set_default_caseconv_table(const UChar* table ARG_UNUSED)
396 onigenc_ascii_apply_all_case_fold(OnigCaseFoldType flag ARG_UNUSED,
418 onigenc_ascii_get_case_fold_codes_by_str(OnigCaseFoldType flag ARG_UNUSED,
419 const OnigUChar* p, const OnigUChar* end ARG_UNUSED,
439 ss_apply_all_case_fold(OnigCaseFoldType flag ARG_UNUSED,
478 int ess_tsett_flag, OnigCaseFoldType flag ARG_UNUSED,
558 onigenc_not_support_get_ctype_code_range(OnigCtype ctype ARG_UNUSED,
559 OnigCodePoint* sb_out ARG_UNUSED,
560 const OnigCodePoint* ranges[] ARG_UNUSED)
576 onigenc_ascii_mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, const UChar** p,
    [all...]
regenc.h 61 #ifndef ARG_UNUSED
63 # define ARG_UNUSED __attribute__ ((unused))
65 # define ARG_UNUSED
regposix.c 280 onig_regex_t* reg ARG_UNUSED, void* arg)
regint.h 79 # define ARG_UNUSED __attribute__ ((unused))
81 # define ARG_UNUSED
regparse.c 78 extern void onig_null_warn(const char* s ARG_UNUSED) { }
454 i_free_name_entry(UChar* key, NameEntry* e, void* arg ARG_UNUSED)
511 i_names(UChar* key ARG_UNUSED, NameEntry* e, INamesArg* arg)
544 i_renumber_name(UChar* key ARG_UNUSED, NameEntry* e, GroupNumRemap* map)
    [all...]
regcomp.c 423 add_compile_string_length(UChar* s ARG_UNUSED, int mb_len, int str_len,
424 regex_t* reg ARG_UNUSED, int ignore_case)
    [all...]
regexec.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
statistics.h 28 #define GCC_MEM_STAT_ARGUMENTS const char * ARG_UNUSED (_loc_name), int ARG_UNUSED (_loc_line), const char * ARG_UNUSED (_loc_function)
ansidecl.h 282 /* Similarly to ARG_UNUSED below. Prior to GCC 3.4, the C++ frontend
296 # define ARG_UNUSED(NAME) NAME ATTRIBUTE_UNUSED
298 # define ARG_UNUSED(NAME) NAME
insn-flags.h     [all...]
  /external/valgrind/coregrind/m_demangle/
ansidecl.h 143 /* Similarly to ARG_UNUSED below. Prior to GCC 3.4, the C++ frontend
157 # define ARG_UNUSED(NAME) NAME ATTRIBUTE_UNUSED
159 # define ARG_UNUSED(NAME) NAME
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
ansidecl.h 289 # define ARG_UNUSED(NAME) NAME ATTRIBUTE_UNUSED
291 # define ARG_UNUSED(NAME) NAME
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
ansidecl.h 289 # define ARG_UNUSED(NAME) NAME ATTRIBUTE_UNUSED
291 # define ARG_UNUSED(NAME) NAME
  /toolchain/binutils/binutils-2.25/include/
ansidecl.h 282 /* Similarly to ARG_UNUSED below. Prior to GCC 3.4, the C++ frontend
296 # define ARG_UNUSED(NAME) NAME ATTRIBUTE_UNUSED
298 # define ARG_UNUSED(NAME) NAME
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/enc/
utf16_le.c 84 utf16le_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED)
unicode.c     [all...]

Completed in 2037 milliseconds