Home
last modified time | relevance | path

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

12

/third_party/typescript/src/services/refactors/
DextractType.ts83 …isJS: boolean; selection: TypeNode; firstStatement: Statement; typeParameters: readonly TypeParame… property
87 …isJS: boolean; selection: TypeNode; firstStatement: Statement; typeParameters: readonly TypeParame… property
99 …const selection = findAncestor(current, (node => node.parent && isTypeNode(node) && !rangeContains… constant
191 const { firstStatement, selection, typeParameters } = info; constant
205 const { firstStatement, selection, typeParameters, typeElements } = info; constant
221 const { firstStatement, selection, typeParameters } = info; constant
/third_party/typescript/tests/baselines/reference/
DparserVariableDeclaration1.js2 var selection = a, variable
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/VariableDeclarations/
DparserVariableDeclaration1.ts2 var selection = a, variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
DSolution.h38 void setSelection(GraphBase::NodeId nodeId, unsigned selection) { in setSelection()
/third_party/gettext/gettext-tools/tests/
Dintl-setlocale-1-prg.c40 const char *selection; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11clipboard.c99 Atom selection; in X11_GetClipboardText() local
/third_party/ffmpeg/libavcodec/
Dv4l2_m2m_dec.c42 struct v4l2_selection selection = { 0 }; in v4l2_try_start() local
/third_party/uboot/u-boot-2020.01/board/samsung/common/
Dmisc.c333 char *selection[BOOT_MODE_EXIT + 1]; in display_download_menu() local
/third_party/freetype/src/cache/
Dftcmru.c327 FTC_MruNode_CompareFunc selection, in FTC_MruList_RemoveSelection()
/third_party/flutter/skia/third_party/externals/freetype/src/cache/
Dftcmru.c328 FTC_MruNode_CompareFunc selection, in FTC_MruList_RemoveSelection()
/third_party/skia/third_party/externals/freetype/src/cache/
Dftcmru.c327 FTC_MruNode_CompareFunc selection, in FTC_MruList_RemoveSelection()
/third_party/cef/libcef/browser/native/
Dfile_dialog_runner_win.cc361 const wchar_t* selection = ofn.lpstrFile; in RunOpenMultiFileDialog() local
/third_party/flutter/skia/experimental/editor/
Deditor.cpp436 SkPaint selection = SkPaint(options.fSelectionColor); in paint() local
/third_party/boost/tools/build/doc/src/
Dreference.adoc962 [[bbv2.reference.buildprocess.common]]
/third_party/skia/modules/skplaintexteditor/src/
Deditor.cpp436 SkPaint selection = SkPaint(options.fSelectionColor); in paint() local
/third_party/flutter/skia/third_party/externals/spirv-tools/test/val/
Dval_cfg_test.cpp391 Block selection("selection", SpvOpBranchConditional); in TEST_P() local
425 Block selection("selection", SpvOpBranchConditional); in TEST_P() local
/third_party/ntfs-3g/libntfs-3g/
Dsecurity.c4559 static BOOL feedsecurityattr(const char *attr, u32 selection, in feedsecurityattr()
4712 const char *newattr, u32 selection, ntfs_inode *ni) in mergesecurityattr()
4888 const char *path, u32 selection, in ntfs_get_file_security()
4941 const char *path, u32 selection, const char *attr) in ntfs_set_file_security()
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_demo.cpp811 static bool selection[5] = { false, true, false, false, false }; in ShowDemoWindowWidgets() local
836 static bool selection[5] = { false, false, false, false, false }; in ShowDemoWindowWidgets() local
1698 static int selection[4] = { 0, 1, 2, 3 }; in ShowDemoWindowLayout() local
/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp1128 static bool selection[5] = { false, true, false, false, false }; in ShowDemoWindowWidgets() local
1153 static bool selection[5] = { false, false, false, false, false }; in ShowDemoWindowWidgets() local
2598 static int selection[4] = { 0, 1, 2, 3 }; in ShowDemoWindowLayout() local
5108 static ImVector<int> selection; local
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/
DAccessibilityBridge.java909 final Map<String, Integer> selection = new HashMap<>(); in performAction() local
/third_party/uboot/u-boot-2020.01/scripts/kconfig/
Dgconf.c984 GtkTreeSelection *selection; in on_treeview2_cursor_changed() local
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts757 public selection(startMarker: string, endMarker: string) { method in Format
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowskeyboard.c988 UINT selection = 0; in UILess_GetCandidateList() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_cfg_test.cpp398 Block selection("selection", SpvOpBranchConditional); in TEST_P() local
434 Block selection("selection", SpvOpBranchConditional); in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_cfg_test.cpp398 Block selection("selection", SpvOpBranchConditional); in TEST_P() local
434 Block selection("selection", SpvOpBranchConditional); in TEST_P() local

12