Home
last modified time | relevance | path

Searched defs:opened (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/npm/test/lib/commands/
Dbugs.js56 let opened = {} variable
86 t.equal(opened[expect], 1, 'opened expected url', { opened }) field
94 t.equal(opened['https://example.com'], 1, 'opened expected url', { opened }) field
Drepo.js185 const opened = {} constant
260 t.equal(opened['https://example.com/thispkg'], 1, 'opened expected url', { opened }) field
Ddocs.js78 const opened = {} constant
/third_party/python/Tools/c-analyzer/c_parser/
Dsource.py58 def opened(source, filename=None): function
/third_party/ltp/testcases/kernel/syscalls/inotify/
Dinotify11.c60 int nevents = 0, opened = 0; in verify_inotify() local
/third_party/alsa-utils/alsamixer/
Dmixer_widget.c157 bool opened; in select_card_by_name() local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
Df_generic.h173 atomic_t opened; member
/third_party/mesa3d/src/intel/tools/
Daubinator_viewer.cpp239 bool opened; member
/third_party/skia/third_party/externals/freetype/src/base/
Dftstroke.c2045 FT_Bool opened ) in FT_Stroker_ParseOutline()
/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp1476 static bool opened[4] = { true, true, true, true }; // Persistent user state in ShowDemoWindowWidgets() local
Dimgui.cpp11796 bool opened = TreeNode(font, "Font: \"%s\"\n%.2f px, %d glyphs, %d file(s)", in DebugNodeFont() local