Searched defs:symbolValue (Results 1 – 18 of 18) sorted by relevance
| /external/llvm/lib/Support/ |
| D | DynamicLibrary.cpp | 31 void *symbolValue) { in AddSymbol() 186 void LLVMAddSymbol(const char *symbolName, void *symbolValue) { in LLVMAddSymbol()
|
| /external/python/cpython2/Mac/Modules/cg/ |
| D | CFMLateImport.c | 702 UInt32 *symbolValue) in LookupSymbol() 1013 UInt32 symbolValue; in RunRelocationEngine() local 1033 UInt32 symbolValue; in RunRelocationEngine() local 1109 UInt32 symbolValue; in RunRelocationEngine() local
|
| /external/angle/build/android/unused_resources/ |
| D | UnusedResources.java | 495 String symbolValue = symbol.getValue(); in addResourcesFromRTxtFile() local 508 mModel.addResource(symbol.getResourceType(), symbol.getName(), symbolValue); in addResourcesFromRTxtFile() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | DynamicLibrary.cpp | 213 void LLVMAddSymbol(const char *symbolName, void *symbolValue) { in LLVMAddSymbol()
|
| /external/zstd/lib/common/ |
| D | fse.h | 561 MEM_STATIC U32 FSE_getMaxNbBits(const void* symbolTTPtr, U32 symbolValue) in FSE_getMaxNbBits() 571 MEM_STATIC U32 FSE_bitCost(const void* symbolTTPtr, U32 tableLog, U32 symbolValue, U32 accuracyLog) in FSE_bitCost()
|
| D | fse_decompress.c | 187 size_t FSE_buildDTable_rle (FSE_DTable* dt, BYTE symbolValue) in FSE_buildDTable_rle()
|
| /external/zstd/lib/compress/ |
| D | fse_compress.c | 570 size_t FSE_buildCTable_rle (FSE_CTable* ct, BYTE symbolValue) in FSE_buildCTable_rle()
|
| D | huf_compress.c | 273 U32 HUF_getNbBitsFromCTable(HUF_CElt const* CTable, U32 symbolValue) in HUF_getNbBitsFromCTable()
|
| /external/icu/icu4c/source/test/cintltst/ |
| D | cdattst.c | 1429 UChar symbolValue = 0x0041; in TestRelativeCrash() local
|
| /external/cronet/third_party/icu/source/test/cintltst/ |
| D | cdattst.c | 1429 UChar symbolValue = 0x0041; in TestRelativeCrash() local
|
| /external/zstd/lib/legacy/ |
| D | zstd_v01.c | 594 static size_t FSE_buildDTable_rle (FSE_DTable* dt, BYTE symbolValue) in FSE_buildDTable_rle()
|
| D | zstd_v03.c | 1295 static size_t FSE_buildDTable_rle (FSE_DTable* dt, BYTE symbolValue) in FSE_buildDTable_rle()
|
| D | zstd_v04.c | 1272 static size_t FSE_buildDTable_rle (FSE_DTable* dt, BYTE symbolValue) in FSE_buildDTable_rle()
|
| D | zstd_v02.c | 1294 static size_t FSE_buildDTable_rle (FSE_DTable* dt, BYTE symbolValue) in FSE_buildDTable_rle()
|
| D | zstd_v05.c | 1380 size_t FSEv05_buildDTable_rle (FSEv05_DTable* dt, BYTE symbolValue) in FSEv05_buildDTable_rle()
|
| D | zstd_v06.c | 1523 size_t FSEv06_buildDTable_rle (FSEv06_DTable* dt, BYTE symbolValue) in FSEv06_buildDTable_rle()
|
| D | zstd_v07.c | 1543 size_t FSEv07_buildDTable_rle (FSEv07_DTable* dt, BYTE symbolValue) in FSEv07_buildDTable_rle()
|
| /external/swiftshader/src/Reactor/ |
| D | SubzeroReactor.cpp | 491 void *symbolValue = nullptr; in relocateSymbol() local 576 void *symbolValue = nullptr; in relocateSymbol() local
|