Home
last modified time | relevance | path

Searched defs:isFunction (Results 1 - 16 of 16) sorted by relevance

/test/testfwk/arkxtest/jsunit/src/module/assert/
H A DisPromiseLike.js20 function isFunction(value) { function
/third_party/typescript/tests/baselines/reference/
H A DconditionalTypes2.js263 function isFunction(value) { function
[all...]
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrTemplate.java45 private int[] isFunction; field in QrTemplate
/third_party/node/lib/
H A Dutil.js175 function isFunction(arg) { function
/third_party/qrcodegen/cpp/
H A Dqrcodegen.hpp322 private: std::vector<std::vector<bool> > isFunction; member in qrcodegen::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h43 bool isFunction = 0; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSymbolWasm.h43 bool isFunction() const { return Type == wasm::WASM_SYMBOL_TYPE_FUNCTION; } in isFunction() function in llvm::MCSymbolWasm
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
H A DQrCode.java229 private boolean[][] isFunction; field in QrCode
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbol.h50 bool isFunction() const { return mSymbolClass == SymbolClass::Function; } in isFunction() function in sh::TSymbol
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
H A DItaniumDemangle.cpp565 bool ItaniumPartialDemangler::isFunction() const { in isFunction() function in ItaniumPartialDemangler
/third_party/glslang/SPIRV/
H A DSPVRemapper.h202 bool isFunction(spv::Id oldId) const { return fnPos.find(oldId) != fnPos.end(); } in isFunction() function in spv::spirvbin_t
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOModule.cpp414 addDefinedSymbol(StringRef Name, const GlobalValue *def, bool isFunction) addDefinedSymbol() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp756 bool XCOFFSymbolRef::isFunction() const { in isFunction() function in llvm::object::XCOFFSymbolRef
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DSymbolTable.h63 virtual bool isFunction() const { return false; } in isFunction() function in TSymbol
157 virtual bool isFunction() const { return true; } in isFunction() function in TFunction
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp966 bool DIARawSymbol::isFunction() const { in isFunction() function in DIARawSymbol
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp436 bool NativeRawSymbol::isFunction() const { in isFunction() function in NativeRawSymbol

Completed in 14 milliseconds