Searched refs:macro (Results 1 – 8 of 8) sorted by relevance
387 final String macro = matcher.group(1); in resolveMacro() local388 final String macroValue = getMacroValue(context, macro, mmsConfig, subId); in resolveMacro()449 private static String getMacroValue(Context context, String macro, Bundle mmsConfig, in getMacroValue() argument451 if (MACRO_LINE1.equals(macro)) { in getMacroValue()453 } else if (MACRO_LINE1NOCOUNTRYCODE.equals(macro)) { in getMacroValue()455 } else if (MACRO_NAI.equals(macro)) { in getMacroValue()458 LogUtil.e("Invalid macro " + macro); in getMacroValue()
325 final String macro = matcher.group(1); in resolveMacro() local326 final String macroValue = getHttpParamMacro(macro, mmsConfig); in resolveMacro()374 private String getHttpParamMacro(final String macro, final Bundle mmsConfig) { in getHttpParamMacro() argument375 if (MACRO_LINE1.equals(macro)) { in getHttpParamMacro()377 } else if (MACRO_LINE1NOCOUNTRYCODE.equals(macro)) { in getHttpParamMacro()380 } else if (MACRO_NAI.equals(macro)) { in getHttpParamMacro()
1266 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro1274 # then the macro expansion is limited to the macros specified with the1297 # The PREDEFINED tag can be used to specify one or more macro names that1301 # omitted =1 is assumed. To prevent a macro definition from being1308 # this tag can be used to specify a list of macro names that should be expanded.1309 # The macro definition that is found in the sources will be used.1310 # Use the PREDEFINED tag if you want to use a different macro definition.
633 # initial value of a variable or macro / define can have for it to appear in the1948 # If the MACRO_EXPANSION tag is set to YES doxygen will expand all macro names1958 # the macro expansion is limited to the macros specified with the PREDEFINED and1987 # The PREDEFINED tag can be used to specify one or more macro names that are1991 # is assumed. To prevent a macro definition from being undefined via #undef or2004 # tag can be used to specify a list of macro names that should be expanded. The2005 # macro definition that is found in the sources will be used. Use the PREDEFINED2006 # tag if you want to use a different macro definition that overrules the
112 `kParseDefaultFlags` | Default parse flags. It is equal to macro `RAPIDJSON_PARSE_DEFAULT_…
259 …rsing indent formatted JSON. Define `RAPIDJSON_SSE2` or `RAPIDJSON_SSE42` macro to enable this fea…