Home
last modified time | relevance | path

Searched defs:preferences (Results 1 – 25 of 34) sorted by relevance

12

/third_party/typescript/tests/cases/fourslash/
DcompletionsThisType.ts12 const preferences: FourSlashInterface.UserPreferences = { includeInsertTextCompletions: true }; constant
DcompletionsImport_keywords.ts19 const preferences: FourSlashInterface.UserPreferences = { includeCompletionsForModuleExports: true … constant
DcompletionsImport_default_anonymous.ts15 const preferences: FourSlashInterface.UserPreferences = { includeCompletionsForModuleExports: true … constant
DcompletionsImport_exportEquals.ts16 const preferences: FourSlashInterface.UserPreferences = { includeCompletionsForModuleExports: true … constant
DcompletionsRecommended_import.ts21 const preferences: FourSlashInterface.UserPreferences = { includeCompletionsForModuleExports: true … constant
DcompletionsImport_exportEquals_anonymous.ts14 const preferences: FourSlashInterface.UserPreferences = { includeCompletionsForModuleExports: true … constant
DcompletionsImport_notFromIndex.ts31 preferences: { includeCompletionsForModuleExports: true }, constant
/third_party/typescript/src/services/codefixes/
DfixNoPropertyAccessFromIndexSignature.ts12 const { sourceFile, span, preferences } = context; constant
DfixInvalidJsxCharacters.ts15 const { sourceFile, preferences, span } = context; constant
DinferFromUsage.ts52 … sourceFile, program, span: { start }, errorCode, cancellationToken, host, preferences } = context; constant
63 const { sourceFile, program, cancellationToken, host, preferences } = context; constant
DconvertToEs6Module.ts6 const { sourceFile, program, preferences } = context; constant
DimportFixes.ts18 const { errorCode, preferences, sourceFile, span } = context; constant
27 const { sourceFile, program, preferences, host } = context; constant
/third_party/cef/tests/cefclient/browser/
Dpreferences_test.cc92 CefRefPtr<CefDictionaryValue> preferences = in OnQuery() local
128 CefRefPtr<CefDictionaryValue> preferences, in OnPreferencesSet()
/third_party/typescript/src/testRunner/unittests/services/
DconvertToAsyncFunction.ts315 preferences: emptyOptions, constant
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts1614 readonly preferences?: ts.UserPreferences; property
1682 readonly preferences?: ts.UserPreferences; property
1709 preferences?: ts.UserPreferences; property
1724 readonly preferences?: ts.UserPreferences; property
1729 readonly preferences?: ts.UserPreferences; property
/third_party/python/Doc/library/
Didle.rst920 .. _preferences: target
/third_party/icu/icu4c/source/test/intltest/
Dunits_data_test.cpp129 UnitPreferencesOpenedUp preferences(status); in testGetPreferencesFor() local
/third_party/typescript/src/server/
DscriptInfo.ts298 private preferences: protocol.UserPreferences | undefined; property in ts.server.ScriptInfo
DeditorServices.ts314 preferences: protocol.UserPreferences; property
/third_party/node/deps/icu-small/source/i18n/
Dunits_data.cpp227 MaybeStackVector<UnitPreference> *preferences; member in units::__anon69c77c160111::UnitPreferencesSink
/third_party/skia/third_party/externals/icu/source/i18n/
Dunits_data.cpp227 MaybeStackVector<UnitPreference> *preferences; member in units::__anon261ee5550111::UnitPreferencesSink
/third_party/icu/icu4c/source/i18n/
Dunits_data.cpp227 MaybeStackVector<UnitPreference> *preferences; member in units::__anon9a62f3670111::UnitPreferencesSink
/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts107 const preferences = getPreferences(userPreferences, compilerOptions, importingSourceFile); constant
/third_party/typescript/src/services/
DtextChanges.ts250 preferences: UserPreferences; property
Dtypes.ts1470 preferences: UserPreferences; property
1504 preferences: UserPreferences; property

12