Home
last modified time | relevance | path

Searched refs:isolated (Results 1 – 25 of 132) sorted by relevance

123456

/external/skqp/site/dev/testing/
Ddownload.md14 To download the isolated files for a test first visit
15 the build status page and find the "isolated output" link:
20 Follow that link to find the hash of the isolated outputs:
25 Then run `isolateserver.py` with --isolated set to that hash:
30 --isolated=5b85b7c382ee2a34530e33c7db20a07515ff9481 \
/external/skia/site/dev/testing/
Ddownload.md14 To download the isolated files for a test first visit
15 the build status page and find the "isolated output" link:
20 Follow that link to find the hash of the isolated outputs:
25 Then run `isolateserver.py` with --isolated set to that hash:
30 --isolated=5b85b7c382ee2a34530e33c7db20a07515ff9481 \
/external/v8/gypfiles/
Disolate.gypi7 # to "build" .isolate files into a .isolated file.
34 # The generated .isolated file will be:
35 # <(PRODUCT_DIR)/foo_test.isolated
37 # See http://dev.chromium.org/developers/testing/isolated-testing/for-swes
52 '<(PRODUCT_DIR)/<(RULE_INPUT_ROOT).isolated',
58 '--isolated', '<(PRODUCT_DIR)/<(RULE_INPUT_ROOT).isolated',
/external/webrtc/webrtc/build/
Disolate.gypi22 # to "build" .isolate files into a .isolated file.
50 # The generated .isolated file will be:
51 # <(PRODUCT_DIR)/foo_test.isolated
53 # See http://dev.chromium.org/developers/testing/isolated-testing/for-swes
72 '--isolated', '<(PRODUCT_DIR)/<(RULE_INPUT_ROOT).isolated',
124 '<(PRODUCT_DIR)/<(RULE_INPUT_ROOT).isolated.gen.json',
128 '<(PRODUCT_DIR)/<(RULE_INPUT_ROOT).isolated',
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/
Dinline-comments.ll23 call void asm sideeffect "/*isolated c comment*/", "~{dirflag},~{fpsr},~{flags}"() #0
25 ;CHECK: #isolated c comment
36 call void asm sideeffect "//isolated line comment", "~{dirflag},~{fpsr},~{flags}"() #0
38 ;CHECK: #isolated line comment
40 call void asm sideeffect "#isolated line comment", "~{dirflag},~{fpsr},~{flags}"() #0
42 ;CHECK: #isolated line comment
/external/llvm/test/MC/AsmParser/
Dinline-comments.ll23 call void asm sideeffect "/*isolated c comment*/", "~{dirflag},~{fpsr},~{flags}"() #0
25 ;CHECK: #isolated c comment
36 call void asm sideeffect "//isolated line comment", "~{dirflag},~{fpsr},~{flags}"() #0
38 ;CHECK: #isolated line comment
40 call void asm sideeffect "#isolated line comment", "~{dirflag},~{fpsr},~{flags}"() #0
42 ;CHECK: #isolated line comment
/external/webrtc/talk/build/
Disolate.gypi40 # to "build" .isolate files into a .isolated file.
68 # The generated .isolated file will be:
69 # <(PRODUCT_DIR)/foo_test.isolated
71 # See http://dev.chromium.org/developers/testing/isolated-testing/for-swes
90 '--isolated', '<(PRODUCT_DIR)/<(RULE_INPUT_ROOT).isolated',
142 '<(PRODUCT_DIR)/<(RULE_INPUT_ROOT).isolated.gen.json',
146 '<(PRODUCT_DIR)/<(RULE_INPUT_ROOT).isolated',
/external/syzkaller/pkg/report/testdata/linux/report/
D19951 …ive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0…
53 …:12kB active_file:7108kB inactive_file:10020kB unevictable:0kB isolated(anon):0kB isolated(file):0…
55 …:68kB active_file:7312kB inactive_file:19880kB unevictable:0kB isolated(anon):0kB isolated(file):0…
140 …ive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0…
142 …:12kB active_file:7108kB inactive_file:10020kB unevictable:0kB isolated(anon):0kB isolated(file):0…
144 …168kB active_file:7312kB inactive_file:19880kB unevictable:0kB isolated(anon):0kB isolated(file):0…
/external/syzkaller/docs/linux/
Dsetup_linux-host_isolated.md1 # Setup: Linux isolated host
3 These are the instructions on how to fuzz the kernel on isolated machines.
7 This syzkaller configuration uses only ssh to launch and monitor an isolated
23 The isolated VM does not deploy kernel images so ensure the kernel on the target
40 The isolated configuration supports ssh keys as described in the generic
89 "type": "isolated",
/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
Dactivity.py62 def __init__(self, parent, isolated=True, add_unknown_symbols=False): argument
74 self.isolated = isolated
84 return not self.isolated and self.parent is not None
101 self.isolated = other.isolated
255 def _enter_scope(self, isolated): argument
256 self.scope = Scope(self.scope, isolated=isolated)
/external/linux-kselftest/tools/testing/selftests/net/forwarding/
Dbridge_port_isolation.sh47 ip link set dev $swp1 type bridge_slave isolated on
49 ip link set dev $swp2 type bridge_slave isolated on
51 ip link set dev $swp3 type bridge_slave isolated off
/external/pcre/dist2/testdata/
Dtestoutput14-1619 Failed: error -26: UTF-16 error: isolated low surrogate at offset 2
23 Failed: error -26: UTF-16 error: isolated low surrogate at offset 2
27 Failed: error -26: UTF-16 error: isolated low surrogate at offset 2
/external/libxml2/test/schematron/
Dzvon11.sct4 …<assert test="not(@aaa) or (@aaa and @bbb)">The element must not have an isolated aaa attribute</a…
5 …<assert test="not(@bbb) or (@aaa and @bbb)">The element must not have an isolated bbb attribute</a…
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dinline-comments-arm.ll11 call void asm sideeffect "#isolated preprocessor comment", "~{dirflag},~{fpsr},~{flags}"() #0
13 ;CHECK: @isolated preprocessor comment
/external/skia/src/ports/
DSkFontMgr_android.cpp528 void addFamily(FontFamily& family, const bool isolated, int familyIndex) { in addFamily() argument
540 sk_make_sp<SkFontStyleSet_Android>(family, fScanner, isolated); in addFamily()
550 void buildNameToFamilyMap(SkTDArray<FontFamily*> families, const bool isolated) { in buildNameToFamilyMap() argument
553 addFamily(*family, isolated, familyIndex++); in buildNameToFamilyMap()
554 family->fallbackFamilies.foreach([this, isolated, &familyIndex] in buildNameToFamilyMap()
556 addFamily(*(*fallbackFamily).get(), isolated, familyIndex++); in buildNameToFamilyMap()
/external/skqp/src/ports/
DSkFontMgr_android.cpp528 void addFamily(FontFamily& family, const bool isolated, int familyIndex) { in addFamily() argument
540 sk_make_sp<SkFontStyleSet_Android>(family, fScanner, isolated); in addFamily()
550 void buildNameToFamilyMap(SkTDArray<FontFamily*> families, const bool isolated) { in buildNameToFamilyMap() argument
553 addFamily(*family, isolated, familyIndex++); in buildNameToFamilyMap()
554 family->fallbackFamilies.foreach([this, isolated, &familyIndex] in buildNameToFamilyMap()
556 addFamily(*(*fallbackFamily).get(), isolated, familyIndex++); in buildNameToFamilyMap()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DCanonGSUBBuilder.java82 int isolated = UTF16.charAt(record.getDecomposition(), 0); in buildArabicContextualForms() local
86 initClassTable.addMapping(isolated, contextual); in buildArabicContextualForms()
90 mediClassTable.addMapping(isolated, contextual); in buildArabicContextualForms()
94 finaClassTable.addMapping(isolated, contextual); in buildArabicContextualForms()
98 isolClassTable.addMapping(isolated, contextual); in buildArabicContextualForms()
/external/python/cpython3/Lib/test/support/
Dscript_helper.py92 isolated = env_vars.pop('__isolated')
94 isolated = not env_vars and not env_required
96 if isolated:
/external/libxml2/result/schematron/
Dzvon11_2.err2 /AAA/BBB line 2: The element must not have an isolated aaa attribute
Dzvon11_1.err2 /AAA/BBB line 2: The element must not have an isolated bbb attribute
/external/wayland-protocols/flinger_headers/
DREADME3 put them under an isolated folder in external/wayland-protocols, because
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/
Ddead-phi.ll10 ; These three instructions form an isolated cycle and can be deleted.
/external/llvm/test/Transforms/LoopStrengthReduce/
Ddead-phi.ll10 ; These three instructions form an isolated cycle and can be deleted.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/
Ddead-phi.ll10 ; These three instructions form an isolated cycle and can be deleted.
/external/v8/tools/
DBUILD.gn52 # num-fuzzer on all existing isolated V8 test suites.

123456