Searched refs:shared (Results 1 - 25 of 5126) sorted by path

1234567891011>>

/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as20 * object so the state can be shared. This sharing is needed to
23 * inheritance via delegation of methods and shared state.
H A DRecognizerSharedState.as5 * shared among multiple grammars; e.g., when one grammar imports another.
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas880 /// of this. All the error reporting and recovery is shared with Parser via
1346 // all these navigation nodes are shared and hence they
H A DAntlr.Runtime.pas483 /// As a separate state object, it can be shared among multiple grammars;
838 /// stack trace. This routine is shared with all recognizers, hence,
1996 /// external state objects so that the state can be shared. This sharing
1999 /// inheritance via delegation of methods and shared state.
4692 Exit; // no shared state work to do
5578 Exit; // no shared state work to do
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dmain.rb50 Defines command-line options and attribute mappings shared by all types of
114 It defines the skeletal structure shared by all main
H A Drecognizers.rb179 much of the shared functionality and structure used in the recognition process.
356 # all recognizers are initialized with a shared state object.
H A Dtree.rb92 Like all ANTLR recognizers, tree parsers contained a shared state structure and
/external/bison/build-aux/
H A Dcompile88 shared=:
125 if $shared && test -f "$dir/$lib.dll.lib"; then
151 shared=false
/external/bison/
H A Dconfigure2131 | --sharedst | --shareds | --shared | --share | --shar \
2136 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
16264 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5
16265 $as_echo_n "checking for shared library run path origin... " >&6; }
37517 # tests run on this system so they can be shared between configure
H A Dmaint.mk954 # that is shared by two definitions below.
/external/bison/data/
H A Dglr.c52 # This is not shared with yacc.c in c.m4 because GLR relies on ISO C
/external/chromium-trace/
H A Dscript.js289 no_execution:!0},"V8.Parse":{pause:!0,no_execution:!0},"V8.PreParse":{pause:!0,no_execution:!0},"V8.ParseLazy":{pause:!0,no_execution:!0},"V8.GCScavenger":{pause:!0,no_execution:!0},"V8.GCCompactor":{pause:!0,no_execution:!0},"V8.GCContext":{pause:!0,no_execution:!0}};d.canImport=function(a){return"string"===typeof a||a instanceof String?"timer-event,"==a.substring(0,12)||"tick,"==a.substring(0,5)||"shared-library,"==a.substring(0,15)||"profiler,"==a.substring(0,9):!1};d.prototype={__proto__:Object.prototype,
293 b){xrange_start_override=a;xrange_end_override=b},importEvents:function(){var a=new tracing.importer.v8.LogReader({"timer-event":{parsers:[null,parseInt,parseInt],processor:this.processTimerEvent_.bind(this)},"shared-library":{parsers:[null,parseInt,parseInt],processor:this.processSharedLibrary_.bind(this)},"timer-event-start":{parsers:[null,parseInt],processor:this.processTimerEventStart_.bind(this)},"timer-event-end":{parsers:[null,parseInt],processor:this.processTimerEventEnd_.bind(this)},"code-creation":{parsers:[null,
/external/chromium_org/android_webview/
H A Dandroid_webview_common.target.darwin-arm.mk10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
H A Dandroid_webview_common.target.darwin-arm64.mk10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
H A Dandroid_webview_common.target.darwin-mips.mk10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
H A Dandroid_webview_common.target.darwin-mips64.mk10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
H A Dandroid_webview_common.target.darwin-x86.mk10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
H A Dandroid_webview_common.target.darwin-x86_64.mk10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
H A Dandroid_webview_common.target.linux-arm.mk10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
H A Dandroid_webview_common.target.linux-arm64.mk10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
H A Dandroid_webview_common.target.linux-mips.mk10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
H A Dandroid_webview_common.target.linux-mips64.mk10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
H A Dandroid_webview_common.target.linux-x86.mk10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
H A Dandroid_webview_common.target.linux-x86_64.mk10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
H A Dandroid_webview_jarjar_content_resources.target.darwin-arm.mk10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))

Completed in 4441 milliseconds

1234567891011>>