/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
H A D | ppir.h | 713 void ppir_instr_insert_mul_node(ppir_node *add, ppir_node *mul);
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | keccak1600-avx2.pl | 420 add \$8,$len
|
H A D | keccak1600-avx512vl.pl | 337 add \$8,$len
|
H A D | sha1-parisc.pl | 97 add $t0,$e,$e
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | armv4-gf2m.pl | 89 add $a2,$a1,$a1 @ a2=a1<<1
|
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/ |
H A D | AsYouTypeFormatter.java | 197 possibleFormats.add(format); in getAvailableFormats() 431 // Check that we did not remove nor add any extra digits when we matched in attemptToFormatAccruedDigits() 479 // We want to add a space after the national prefix if the national prefix formatting rule in appendNationalNumber()
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/ |
H A D | CompilerRegressionTest.java | 214 // Get the current path and add a test number for it. in visit() 224 visited.add(target); in visit()
|
/third_party/python/Tools/peg_generator/pegen/ |
H A D | python_generator.py | 201 tokens.add("SOFT_KEYWORD")
|
/third_party/python/Lib/idlelib/ |
H A D | run.py | 245 seen.add(id(exc)) 339 """Install wrappers to always add 30 to the recursion limit.""" 371 # add the delta to the default recursion limit, to compensate
|
/third_party/python/Doc/ |
H A D | make.bat | 89 echo.may add the Sphinx directory to PATH.
|
/third_party/python/Lib/ |
H A D | socketserver.py | 616 self.active_children.add(pid)
|
/third_party/openssl/crypto/bn/asm/ |
H A D | armv4-gf2m.pl | 89 add $a2,$a1,$a1 @ a2=a1<<1
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalDispatchTests.cpp | 125 sourceCollections.glslSources.add("comp") << glu::ComputeSource(src.str()); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageMisalignedCubeTests.cpp | 352 programCollection.glslSources.add("comp") << glu::ComputeSource(src.str()); in initPrograms()
|
H A D | vktImageMismatchedFormatsTests.cpp | 344 programCollection.glslSources.add("comp") << glu::ComputeSource( tcu::StringTemplate{source}.specialize(specializations) ); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/ |
H A D | vktMemoryModelPadding.cpp | 217 programCollection.glslSources.add("comp") << glu::ComputeSource(shaderSrc.str()); in initPrograms()
|
H A D | vktMemoryModelSharedLayoutCase.cpp | 495 programCollection.glslSources.add("compute") << glu::ComputeSource(m_computeShaderSrc); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
H A D | vktPostmortemUseAfterFreeTests.cpp | 245 sourceCollections.glslSources.add("comp") << glu::ComputeSource(src.str()); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemStackTests.cpp | 198 programCollection.glslSources.add("comp") << glu::ComputeSource(comp); in initPrograms()
|
H A D | vktProtectedMemWorkgroupStorageTests.cpp | 166 programCollection.glslSources.add("comp") << glu::ComputeSource(comp); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryBarycentricCoordinatesTests.cpp | 140 programCollection.glslSources.add("comp") << glu::ComputeSource(updateRayTracingGLSL(comp.str())) << buildOptions; in initPrograms()
|
H A D | vktRayQueryNonUniformArgsTests.cpp | 160 programCollection.glslSources.add("comp") << glu::ComputeSource(comp.str()) << buildOptions; in initPrograms()
|
H A D | vktRayQueryProceduralGeometryTests.cpp | 466 // we are using only red but we need to add alpha (note: r and a may be swapped depending on endianness) in initPrograms() 469 programCollection.glslSources.add("comp") << glu::ComputeSource(compSource) << glslBuildOptions; in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
H A D | vktObjectRefreshTests.cpp | 356 dst.glslSources.add("comp") << glu::ComputeSource( in createComputeSource()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferMemoryAliasing.cpp | 143 sourceCollections.glslSources.add("comp") << glu::ComputeSource(src.str()); in initPrograms()
|