HomeSort by relevance Sort by last modified time
    Searched refs:OPTIONAL (Results 51 - 75 of 128) sorted by null

1 23 4 5 6

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
argparse.py 7 - handles both optional and positional arguments
30 the parser with actions for optional and positional arguments. Then
77 'OPTIONAL',
101 OPTIONAL = '?'
440 # if the Optional doesn't take a value, format is:
445 # if the Optional takes a value, format is:
452 # make it look optional if it's not required or in a group
540 # if the Optional doesn't take a value, format is:
545 # if the Optional takes a value, format is:
575 elif action.nargs == OPTIONAL
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLR.g 42 * antlr.print.g (optional)
78 OPTIONAL;
664 // 2nd alt and optional branch ambig due to
783 -> ^(OPTIONAL[$start,"?"] block)
875 -> OPTIONAL[$elemAST.getToken(),"?"]
967 -> ^(OPTIONAL[$b.start,"?"] $b)
LeftRecursiveRuleWalker.g 263 | ^( OPTIONAL block )
DefineGrammarItemsWalker.g 464 | ^( OPTIONAL block )
615 : ^( OPTIONAL rewrite_block )
ANTLRTreePrinter.g 420 | ^( OPTIONAL block[true] ) {out("? ");}
AssignTokenTypesWalker.g 381 | ^( OPTIONAL block )
  /external/google-breakpad/src/testing/gtest/
CMakeLists.txt 26 include(cmake/hermetic_build.cmake OPTIONAL)
  /external/vulkan-validation-layers/tests/gtest-1.7.0/
CMakeLists.txt 26 include(cmake/hermetic_build.cmake OPTIONAL)
  /external/emma/core/java12/com/vladium/util/args/
OptsParser.java     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbdlib.h 228 IN ULONG Tag OPTIONAL);
storport.h 183 IN PSCSI_REQUEST_BLOCK Srb OPTIONAL,
srb.h 604 IN PSCSI_REQUEST_BLOCK Srb OPTIONAL,
640 IN PVOID HwContext OPTIONAL);
656 IN PSCSI_REQUEST_BLOCK Srb OPTIONAL,
video.h 901 IN PIO_RESOURCE_DESCRIPTOR RequestedResources OPTIONAL,
1014 IN PVIDEO_REQUEST_PACKET Vrp OPTIONAL,
1055 OUT PLONGLONG PerformanceFrequency OPTIONAL);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 66 #ifndef OPTIONAL
67 #define OPTIONAL
resapi.h 25 #ifndef OPTIONAL
26 #define OPTIONAL
rpcdce.h 22 #ifndef OPTIONAL
23 #define OPTIONAL
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/dinput/
dinput.h 235 LPDIENVELOPE lpEnvelope; /* Optional */
252 LPDIENVELOPE lpEnvelope; /* Optional */
651 OPTIONAL DWORD dwFlags;
652 OPTIONAL union {
656 OPTIONAL GUID guidInstance;
657 OPTIONAL DWORD dwObjID;
658 OPTIONAL DWORD dwHow;
663 OPTIONAL DWORD dwFlags;
664 OPTIONAL union {
668 OPTIONAL GUID guidInstance
    [all...]
  /external/protobuf/src/google/protobuf/
extension_set_heavy.cc 151 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, MESSAGE);
176 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, MESSAGE);
194 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, MESSAGE);
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /hardware/ti/omap3/dspbridge/libbridge/
DSPProcessor.c 96 OPTIONAL CONST struct DSP_PROCESSORATTRIN *pAttrIn,
  /external/selinux/checkpolicy/
policy_parse.y 149 %token MODULE VERSION_IDENTIFIER REQUIRE OPTIONAL
941 optional_decl : OPTIONAL
    [all...]
  /external/webrtc/webrtc/base/
proxydetect.cc 123 IN LPCWSTR pwszProxyName OPTIONAL,
124 IN LPCWSTR pwszProxyBypass OPTIONAL,
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/
org.eclipse.tycho.core.shared-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.18.1/
org.eclipse.tycho.core.shared-0.18.1.jar 

Completed in 1502 milliseconds

1 23 4 5 6