/third_party/python/Lib/test/support/ |
D | interpreters.py | 22 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/ |
D | pycore_pathconfig.h | 26 int isolated; member
|
D | pycore_initconfig.h | 102 int isolated; /* -I option */ member
|
/third_party/boost/boost/geometry/algorithms/detail/overlay/ |
D | enrichment_info.hpp | 72 bool isolated; member
|
D | traversal_switch_detector.hpp | 100 isolation_type isolated; member
|
/third_party/python/Include/cpython/ |
D | initconfig.h | 59 int isolated; member 137 int isolated; member
|
/third_party/skia/src/ports/ |
D | SkFontMgr_android.cpp | 501 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/ |
D | SkFontMgr_android.cpp | 528 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/ |
D | CanonGSUBBuilder.java | 82 int isolated = UTF16.charAt(record.getDecomposition(), 0); in buildArabicContextualForms() local
|
/third_party/python/Lib/test/ |
D | test_sys.py | 723 def c_locale_get_error_handler(self, locale, isolated=False, encoding=None): argument
|
/third_party/node/tools/inspector_protocol/jinja2/ |
D | compiler.py | 172 def inner(self, isolated=False): argument
|
/third_party/jinja2/ |
D | compiler.py | 175 def inner(self, isolated=False): argument
|
/third_party/skia/third_party/externals/jinja2/ |
D | compiler.py | 175 def inner(self, isolated=False): argument
|
/third_party/python/Modules/ |
D | _xxsubinterpretersmodule.c | 2013 int isolated = 1; in interp_create() local
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 10448 readonly isolated: boolean; property
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 10428 readonly isolated: boolean; property
|