HomeSort by relevance Sort by last modified time
    Searched defs:getBooleanOption (Results 1 - 19 of 19) sorted by null

  /external/clang/lib/StaticAnalyzer/Core/
AnalyzerOptions.cpp 125 bool AnalyzerOptions::getBooleanOption(StringRef Name, bool DefaultVal,
142 bool AnalyzerOptions::getBooleanOption(Optional<bool> &V, StringRef Name,
146 V = getBooleanOption(Name, DefaultVal, C, SearchInParents);
151 return getBooleanOption(IncludeTemporaryDtorsInCFG,
157 return getBooleanOption(InlineCXXStandardLibrary,
163 return getBooleanOption(InlineTemplateFunctions,
169 return getBooleanOption(InlineCXXAllocator,
175 return getBooleanOption(InlineCXXContainerMethods,
181 return getBooleanOption(InlineCXXSharedPtrDtor,
188 return getBooleanOption(ObjCInliningMode
    [all...]
  /libcore/ojluni/src/main/java/sun/nio/ch/
DatagramSocketAdaptor.java 294 private boolean getBooleanOption(SocketOption<Boolean> name) throws SocketException {
337 return getBooleanOption(StandardSocketOptions.SO_REUSEADDR);
346 return getBooleanOption(StandardSocketOptions.SO_BROADCAST);
SocketAdaptor.java 328 private boolean getBooleanOption(SocketOption<Boolean> name) throws SocketException {
351 return getBooleanOption(StandardSocketOptions.TCP_NODELAY);
378 return getBooleanOption(ExtendedSocketOption.SO_OOBINLINE);
418 return getBooleanOption(StandardSocketOptions.SO_KEEPALIVE);
434 return getBooleanOption(StandardSocketOptions.SO_REUSEADDR);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
org.eclipse.equinox.security_1.0.200.v20100503.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.runtime_3.11.0.v20150405-1723.jar 
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.runtime_3.9.100.v20131218-1515.jar 
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.runtime_3.9.0.v20130326-1255.jar 
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 

Completed in 228 milliseconds