Home
last modified time | relevance | path

Searched defs:editor (Results 1 – 25 of 42) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DmoduleVisibilityTest3.js39 var editor; variable
40 (function (editor) { argument
DmoduleAliasInterface.js69 var editor; variable
70 (function (editor) { argument
DexternalModuleQualification.js29 NavigateAction.prototype.f = function (editor) { argument
/third_party/skia/experimental/sktext/editor/
DCursor.cpp7 namespace editor { namespace
DMouse.cpp7 namespace editor { namespace
DSelection.cpp7 namespace editor { namespace
DApp.cpp24 namespace editor { namespace
DTexts.cpp7 namespace editor { namespace
/third_party/node/deps/v8/src/compiler/
Dwasm-escape-analysis.h25 WasmEscapeAnalysis(Editor* editor, MachineGraph* mcgraph) in WasmEscapeAnalysis()
Dadd-type-assertions-reducer.cc13 AddTypeAssertionsReducer::AddTypeAssertionsReducer(Editor* editor, in AddTypeAssertionsReducer()
Dcheckpoint-elimination.cc14 CheckpointElimination::CheckpointElimination(Editor* editor) in CheckpointElimination()
Dtype-narrowing-reducer.cc14 TypeNarrowingReducer::TypeNarrowingReducer(Editor* editor, JSGraph* jsgraph, in TypeNarrowingReducer()
Dconstant-folding-reducer.cc60 ConstantFoldingReducer::ConstantFoldingReducer(Editor* editor, JSGraph* jsgraph, in ConstantFoldingReducer()
Djs-inlining.h26 JSInliner(Editor* editor, Zone* local_zone, OptimizedCompilationInfo* info, in JSInliner()
Djs-context-specialization.h39 JSContextSpecialization(Editor* editor, JSGraph* jsgraph, in JSContextSpecialization()
Dwasm-inlining.h38 WasmInliner(Editor* editor, wasm::CompilationEnv* env, in WasmInliner()
Djs-inlining-heuristic.h18 JSInliningHeuristic(Editor* editor, Zone* local_zone, in JSInliningHeuristic()
Djs-call-reducer.h50 JSCallReducer(Editor* editor, JSGraph* jsgraph, JSHeapBroker* broker, in JSCallReducer()
Dgraph-reducer.h99 explicit AdvancedReducer(Editor* editor) : editor_(editor) {} in AdvancedReducer()
Dsimplified-operator-reducer.cc39 Editor* editor, JSGraph* jsgraph, JSHeapBroker* broker, in SimplifiedOperatorReducer()
/third_party/node/deps/npm/test/lib/commands/
Dedit.js11 editor: 'testeditor', property
85 editor: 'testeditor --flag', property
/third_party/rust/crates/codespan/codespan-reporting/examples/
Dpeg_calculator.rs42 let mut editor = Editor::<()>::new(); in main() localVariable
/third_party/skia/third_party/externals/angle2/src/android_system_settings/src/com/android/angle/common/
DMainFragment.java290 SharedPreferences.Editor editor = mPrefs.edit(); in removePkgPreference() local
322 SharedPreferences.Editor editor = mPrefs.edit(); in mergeGlobalSettings() local
/third_party/libphonenumber/java/demoapp/app/src/main/java/com/google/phonenumbers/demoapp/contacts/
DContactsPermissionManagement.java95 SharedPreferences.Editor editor = in addOneToNumberOfDenials() local
/third_party/node/deps/npm/node_modules/@npmcli/config/lib/definitions/
Ddefinitions.js60 const editor = process.env.EDITOR || constant

12