Searched refs:HashFunction (Results 1 – 15 of 15) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | AccelTable.cpp | 122 uint16_t HashFunction = dwarf::DW_hash_function_djb; member 285 Asm->emitInt16(HashFunction); in emit() 626 << "Hash Function: " << HashFunction << "\n" in print()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | Compiler.h | 121 ShHashFunction64 getHashFunction() const { return mResources.HashFunction; } in getHashFunction()
|
| D | gen_builtin_symbols.py | 614 class HashFunction: class 1367 hashfn = HashFunction(f1, f2, G)
|
| D | ShaderLang.cpp | 229 resources->HashFunction = nullptr; in InitBuiltInResources()
|
| D | Compiler.cpp | 767 mResources.HashFunction, &mSymbolTable, mShaderType, mExtensionBehavior); in checkAndSimplifyAST()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | Compiler.h | 137 ShHashFunction64 getHashFunction() const { return mResources.HashFunction; } in getHashFunction()
|
| D | gen_builtin_symbols.py | 1312 class HashFunction: class 2096 mangled_hashfn = HashFunction(f1, f2, mangled_G) 2108 unmangled_hashfn = HashFunction(f1, f2, unmangled_G)
|
| D | ShaderLang.cpp | 256 resources->HashFunction = nullptr; in InitBuiltInResources()
|
| D | Compiler.cpp | 968 &mShaderStorageBlocks, mResources.HashFunction, &mSymbolTable, mShaderType, in checkAndSimplifyAST()
|
| /third_party/flutter/skia/third_party/externals/angle2/include/GLSLANG/ |
| D | ShaderLang.h | 386 ShHashFunction64 HashFunction; member
|
| /third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
| D | ShaderLang.h | 451 ShHashFunction64 HashFunction; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFAcceleratorTable.cpp | 54 Hdr.HashFunction = AccelSection.getU16(&Offset); in extract() 141 W.printHex("Hash function", HashFunction); in dump()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFAcceleratorTable.h | 87 uint16_t HashFunction; member
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| D | CollectVariables_test.cpp | 795 resources.HashFunction = SimpleTestHash; in SetUp()
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| D | CollectVariables_test.cpp | 821 resources.HashFunction = SimpleTestHash; in SetUp()
|