Searched refs:None (Results 1 - 25 of 620) sorted by path

1234567891011>>

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
H A DStringTokenizer.cs48 _tokens = str.Split( separator.ToCharArray(), StringSplitOptions.None );
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
H A DStringTokenizer.cs49 _tokens = str.Split( separator.ToCharArray(), StringSplitOptions.None );
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
H A DAST.stg47 self._adaptor = None
69 self.tree = None
76 root_0 = None<\n>
83 :{it | <it.label.text>_tree = None}; separator="\n">
84 <ruleDescriptor.tokenListLabels:{it | <it.label.text>_tree = None}; separator="\n">
230 if <it> is not None:
233 stream_<it> = RewriteRuleSubtreeStream(self._adaptor, "token <it>", None)
310 rewriteEmptyAlt() ::= "root_0 = None"
H A DASTTreeParser.stg53 _first_0 = None
54 _last = None<\n>
64 if self._adaptor.getParent(retval.tree) is not None and self._adaptor.isNil(self._adaptor.getParent(retval.tree)):
77 _first_<treeLevel> = None
85 if _first_<enclosingTreeLevel> is None:
88 if _first_<enclosingTreeLevel> is None:
96 self.match(self.input, DOWN, None)
98 self.match(self.input, UP, None)
101 self.match(self.input, DOWN, None)
103 self.match(self.input, UP, None)<\
[all...]
H A DDbg.stg38 debug_socket = kwargs.pop('debug_socket', None)
39 port = kwargs.pop('port', None)
45 if self._dbg is None:
H A DPython.stg118 def __init__(self<grammar.delegators:{g|, <g:delegateName()>}>, input=None, state=None):
119 if state is None:
169 self._state.token = None
174 self._state._text = None
245 def __init__(self<grammar.delegators:{g|, <g:delegateName()>}>, input, state=None, *args, **kwargs):
246 if state is None:
483 <a.name> = <if(a.initValue)><a.initValue><else>None<endif>
504 :{it | <it.label.text> = None}; separator="\n"
508 :{it | list_<it.label.text> = None}; separato
[all...]
H A DST.stg39 self.st = None
47 if self.st is not None:
49 return None
135 None
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex257 <dev>... Default: None
393 [ -M <file> : --map-devs=<file> ] Default: None
399 <dev...> Default: None
/external/chromium_org/ash/host/
H A Dash_window_tree_host_x11_unittest.cc7 #undef None macro
/external/chromium_org/ash/sticky_keys/
H A Dsticky_keys_unittest.cc8 #undef None macro
/external/chromium_org/ash/wm/
H A Dash_native_cursor_manager_interactive_uitest.cc64 None, local
/external/chromium_org/build/
H A Dgyp_chromium59 psyco = None
61 psyco = None
89 home_dot_gyp = os.environ.get('GYP_CONFIG_DIR', None)
98 if home != None:
101 home_dot_gyp = None
115 file_data = eval(f.read(), {'__builtins__': None}, None)
/external/chromium_org/build/mac/
H A Dstrip_save_dsym264 dsym_stat = None
271 if dsym_stat is None or dsym_stat.st_mtime < macho_stat.st_mtime:
294 def main(argv=None):
295 if argv is None:
304 macho = None
319 if macho is None:
325 if macho is None:
/external/chromium_org/cc/trees/
H A Dlayer_sorter.cc93 return None;
126 return None;
H A Dlayer_sorter.h87 None enumerator in enum:cc::LayerSorter::ABCompareResult
H A Dlayer_sorter_unittest.cc54 EXPECT_EQ(LayerSorter::None, overlap_result);
110 EXPECT_NE(LayerSorter::None, overlap_result);
154 EXPECT_EQ(LayerSorter::None, overlap_result);
/external/chromium_org/chrome/browser/ui/libgtk2ui/
H A Dselect_file_dialog_impl_kde.cc223 XID window_xid = None;
322 if (parent != None) {
/external/chromium_org/chrome/common/extensions/docs/examples/api/nativeMessaging/host/
H A Dnative-messaging-example-host18 Tkinter = None
37 queue.put(None)
76 if message == None:
103 read_thread_func(None)
/external/chromium_org/chrome/common/extensions/docs/static/js/
H A Dprettify.js19 H=[G,"as,base,by,checked,decimal,delegate,descending,dynamic,event,fixed,foreach,from,group,implicit,in,interface,internal,into,is,lock,object,out,override,orderby,params,partial,readonly,ref,sbyte,sealed,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,var"],w=[w,"debugger,eval,export,function,get,null,set,undefined,var,with,Infinity,NaN"],I=[v,"and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None"],
/external/chromium_org/chrome/tools/build/mac/
H A Dgenerate_localizer61 return None
103 def Main(argv=None):
/external/chromium_org/chrome/tools/profile_reset/
H A Djtl_compiler.cc157 None, enumerator in enum:__anon6002::InstructionSet::ArgumentType
177 static std::vector<ArgumentType> Arguments(ArgumentType arg1_type = None, argument
178 ArgumentType arg2_type = None,
179 ArgumentType arg3_type = None) {
181 if (arg1_type != None)
183 if (arg2_type != None)
185 if (arg3_type != None)
/external/chromium_org/content/browser/gpu/
H A Dgpu_internals_ui.cc193 atom_cache.GetAtom("_NET_WM_CM_S0")) != None ? "Yes" : "No";
/external/chromium_org/google_apis/gaia/
H A Dgoogle_service_auth_error_unittest.cc39 TEST_F(GoogleServiceAuthErrorTest, None) {
/external/chromium_org/mojo/public/python/mojo/
H A Dsystem.pyx103 Return None if None is passed in.
233 self._buffer = None
239 self._handle = None
266 self._buffer = None
268 self._cleanup = None
269 self._handle = None
341 buffer=None,
342 handles=None,
354 cdef _ScopedMemory handles_alloc = None
[all...]
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
H A Ddynamic-loading.rst85 * **None of the above constitutes legal advice, or a description of the legal

Completed in 9785 milliseconds

1234567891011>>