Home
last modified time | relevance | path

Searched refs:accepts (Results 1 – 22 of 22) sorted by relevance

/device/google/crosshatch/json-c/
Dconfigure.ac53 #check if .section.gnu.warning accepts long strings (for __warn_references)
56 AC_MSG_CHECKING([if .gnu.warning accepts long strings])
63 AC_DEFINE(HAS_GNU_WARNING_LONG, 1, [Define if .gnu.warning accepts long strings.])
Dconfig.h.in6 /* Define if .gnu.warning accepts long strings. */
/device/google/sunfish/json-c/
Dconfigure.ac53 #check if .section.gnu.warning accepts long strings (for __warn_references)
56 AC_MSG_CHECKING([if .gnu.warning accepts long strings])
63 AC_DEFINE(HAS_GNU_WARNING_LONG, 1, [Define if .gnu.warning accepts long strings.])
Dconfig.h.in6 /* Define if .gnu.warning accepts long strings. */
/device/google/coral/json-c/
Dconfigure.ac53 #check if .section.gnu.warning accepts long strings (for __warn_references)
56 AC_MSG_CHECKING([if .gnu.warning accepts long strings])
63 AC_DEFINE(HAS_GNU_WARNING_LONG, 1, [Define if .gnu.warning accepts long strings.])
Dconfig.h.in6 /* Define if .gnu.warning accepts long strings. */
/device/google/bonito/json-c/
Dconfigure.ac53 #check if .section.gnu.warning accepts long strings (for __warn_references)
56 AC_MSG_CHECKING([if .gnu.warning accepts long strings])
63 AC_DEFINE(HAS_GNU_WARNING_LONG, 1, [Define if .gnu.warning accepts long strings.])
Dconfig.h.in6 /* Define if .gnu.warning accepts long strings. */
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DDLexer.h143 (*actions[accepts[state]])(this); // must pass this manually in nextTokenType()
147 tk = (this->*actions[accepts[state]])(); in nextTokenType()
Ddlgauto.h457 (*actions[accepts[state]])(); in zzgettok()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DDLexer.cpp137 (*actions[accepts[state]])(this); // must pass this manually in nextTokenType()
141 tk = (this->*actions[accepts[state]])(); in nextTokenType()
Ddlgauto.h452 (*actions[accepts[state]])(); in zzgettok()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
Ddlg_a.c1330 DfaState accepts[95] = { variable
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dantlr1.txt28 descriptions). Unlike _y_a_c_c which accepts LALR(1) grammars,
29 _a_n_t_l_r accepts LL(k) grammars in an extended BNF notation -
Dscan.c5486 DfaState accepts[437] = { variable
Dantlr.g159 * This lexical class accepts actions of type [..] and <<..>>
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dtimesoftfloat.txt96 The `timesoftfloat' program accepts several command options. If mutually
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_FROM_131.txt137 ANTLR accepts a #pragma gc_tokens which says
DCHANGES_FROM_133.txt1039 Consider the following grammar which accepts Number, Word, and Other:
1452 #210. (Changed in MR16a) Sor accepts \r\n, \r, or \n for end-of-line
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_FROM_133.txt363 Consider the following grammar which accepts Number, Word, and Other:
774 #210. (Changed in MR16a) Sor accepts \r\n, \r, or \n for end-of-line
/device/linaro/bootloader/arm-trusted-firmware/docs/
Duser-guide.rst423 It accepts 3 values viz ``rsa``, ``rsa_1_5``, ``ecdsa``. The ``rsa_1_5`` is
Dfirmware-design.rst2403 accepts the same set of arguments as the ``PMF_REGISTER_SERVICE()``