/third_party/node/test/fixtures/wpt/resources/ |
H A D | testdriver-actions.js | 75 for (let [sourceType, sourceName] of this.sourceOrder) { 76 let source = this.sources.get(sourceType).get(sourceName); 79 serialized.id = sourceName; 266 * @param {String?} sourceName - Named key, pointer or wheel source to use 271 pause: function(duration=0, sourceType="none", {sourceName=null}={}) { 275 this.getSource(sourceType, sourceName).addPause(this, duration); 283 * @param {String?} sourceName - Named key source to use or null for the default key source 286 keyDown: function(key, {sourceName=null}={}) { 287 let source = this.getSource("key", sourceName); 296 * @param {String?} sourceName [all...] |
H A D | idlharness.js | 3475 WebIDL2.parse(result.idl, { sourceName: result.spec })
|
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
H A D | AnyTransliterator.java | 186 String sourceName = UScript.getName(source); in getTransliterator() 187 String id = sourceName + TARGET_SEP + target; in getTransliterator() 195 id = sourceName + LATIN_PIVOT + target; in getTransliterator()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | AnyTransliterator.java | 186 String sourceName = UScript.getName(source); in getTransliterator() 187 String id = sourceName + TARGET_SEP + target; in getTransliterator() 195 id = sourceName + LATIN_PIVOT + target; in getTransliterator()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | anytrans.cpp | 293 UnicodeString sourceName(uscript_getShortName(source), -1, US_INV); in getTransliterator() 294 UnicodeString id(sourceName); in getTransliterator() 302 id = sourceName; in getTransliterator()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | anytrans.cpp | 293 UnicodeString sourceName(uscript_getShortName(source), -1, US_INV); in getTransliterator() 294 UnicodeString id(sourceName); in getTransliterator() 302 id = sourceName; in getTransliterator()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | anytrans.cpp | 293 UnicodeString sourceName(uscript_getShortName(source), -1, US_INV); in getTransliterator() 294 UnicodeString id(sourceName); in getTransliterator() 302 id = sourceName; in getTransliterator()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderInOutTestsEXT.cpp | 240 const auto sourceName = getDataSourceName(); 251 maxElem << glslType << "(max(max(max(" << sourceName << "[0], " << sourceName << "[1]), " << sourceName << "[2]), " << sourceName << "[3]))"; 252 minElem << glslType << "(min(min(min(" << sourceName << "[0], " << sourceName << "[1]), " << sourceName << "[2]), " << sourceName << "[3]))"; 268 << "(gl_PrimitiveID == 0 && " << name << " == " << sourceName << "[ [all...] |
H A D | vktMeshShaderMiscTests.cpp | 3092 const auto sourceName = getDataSourceName(); 3103 maxElem << glslType << "(max(max(max(" << sourceName << "[0], " << sourceName << "[1]), " << sourceName << "[2]), " << sourceName << "[3]))"; 3104 minElem << glslType << "(min(min(min(" << sourceName << "[0], " << sourceName << "[1]), " << sourceName << "[2]), " << sourceName << "[3]))"; 3120 << "(gl_PrimitiveID == 0 && " << name << " == " << sourceName << "[ [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
H A D | vktMeshShaderInOutTestsEXT.cpp | 240 const auto sourceName = getDataSourceName(); 251 maxElem << glslType << "(max(max(max(" << sourceName << "[0], " << sourceName << "[1]), " << sourceName << "[2]), " << sourceName << "[3]))"; 252 minElem << glslType << "(min(min(min(" << sourceName << "[0], " << sourceName << "[1]), " << sourceName << "[2]), " << sourceName << "[3]))"; 268 << "(gl_PrimitiveID == 0 && " << name << " == " << sourceName << "[ [all...] |
H A D | vktMeshShaderMiscTests.cpp | 3092 const auto sourceName = getDataSourceName(); 3103 maxElem << glslType << "(max(max(max(" << sourceName << "[0], " << sourceName << "[1]), " << sourceName << "[2]), " << sourceName << "[3]))"; 3104 minElem << glslType << "(min(min(min(" << sourceName << "[0], " << sourceName << "[1]), " << sourceName << "[2]), " << sourceName << "[3]))"; 3120 << "(gl_PrimitiveID == 0 && " << name << " == " << sourceName << "[ [all...] |
/third_party/glslang/glslang/MachineIndependent/preprocessor/ |
H A D | Pp.cpp | 723 const char* sourceName = nullptr; // Optional source file name. in CPPline() local 744 sourceName = atomStrings.getString(atomStrings.getAddAtom(ppToken->name)); in CPPline() 745 parseContext.setCurrentSourceName(sourceName); in CPPline() 758 parseContext.notifyLineDirective(directiveLoc.line, lineToken, hasFile, fileRes, sourceName); in CPPline()
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | ParseHelper.h | 149 virtual void notifyLineDirective(int curLineNo, int newLineNo, bool hasSource, int sourceNum, const char* sourceName) in notifyLineDirective() argument 152 lineCallback(curLineNo, newLineNo, hasSource, sourceNum, sourceName); in notifyLineDirective()
|
H A D | ShaderLang.cpp | 1091 int curLineNum, int newLineNum, bool hasSource, int sourceNum, const char* sourceName) { 1098 if (sourceName != nullptr) { 1100 outputBuffer += sourceName;
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineDepthRangeUnrestrictedTests.cpp | 472 const char* sourceName,
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
/third_party/typescript/lib/ |
H A D | typingsInstaller.js | [all...] |
H A D | tsc.js | [all...] |
H A D | tsserverlibrary.js | [all...] |
H A D | typescript.js | [all...] |
H A D | typescriptServices.js | [all...] |
H A D | tsserver.js | [all...] |
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | [all...] |