Home
last modified time | relevance | path

Searched defs:isolated (Results 1 – 16 of 16) sorted by relevance

/third_party/python/Lib/test/support/
Dinterpreters.py22 def create(*, isolated=True): argument
48 def __init__(self, id, *, isolated=None): argument
73 def isolated(self): member in Interpreter
/third_party/python/Include/internal/
Dpycore_pathconfig.h26 int isolated; member
Dpycore_initconfig.h102 int isolated; /* -I option */ member
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Denrichment_info.hpp72 bool isolated; member
Dtraversal_switch_detector.hpp100 isolation_type isolated; member
/third_party/python/Include/cpython/
Dinitconfig.h59 int isolated; member
137 int isolated; member
/third_party/skia/src/ports/
DSkFontMgr_android.cpp501 void addFamily(FontFamily& family, const bool isolated, int familyIndex) { in addFamily()
523 void buildNameToFamilyMap(SkTDArray<FontFamily*> families, const bool isolated) { in buildNameToFamilyMap()
/third_party/flutter/skia/src/ports/
DSkFontMgr_android.cpp528 void addFamily(FontFamily& family, const bool isolated, int familyIndex) { in addFamily()
550 void buildNameToFamilyMap(SkTDArray<FontFamily*> families, const bool isolated) { in buildNameToFamilyMap()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DCanonGSUBBuilder.java82 int isolated = UTF16.charAt(record.getDecomposition(), 0); in buildArabicContextualForms() local
/third_party/python/Lib/test/
Dtest_sys.py723 def c_locale_get_error_handler(self, locale, isolated=False, encoding=None): argument
/third_party/node/tools/inspector_protocol/jinja2/
Dcompiler.py172 def inner(self, isolated=False): argument
/third_party/jinja2/
Dcompiler.py175 def inner(self, isolated=False): argument
/third_party/skia/third_party/externals/jinja2/
Dcompiler.py175 def inner(self, isolated=False): argument
/third_party/python/Modules/
D_xxsubinterpretersmodule.c2013 int isolated = 1; in interp_create() local
/third_party/typescript/lib/
Dlib.dom.d.ts10448 readonly isolated: boolean; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts10428 readonly isolated: boolean; property