Searched defs:SetGlobal (Results 1 – 5 of 5) sorted by relevance
/external/skqp/src/ports/ | ||
D | SkFontConfigInterface.cpp | 25 void SkFontConfigInterface::SetGlobal(sk_sp<SkFontConfigInterface> fc) { in SetGlobal() function in SkFontConfigInterface |
/external/skia/src/ports/ | ||
D | SkFontConfigInterface.cpp | 25 void SkFontConfigInterface::SetGlobal(sk_sp<SkFontConfigInterface> fc) { in SetGlobal() function in SkFontConfigInterface |
/external/v8/src/wasm/ | ||
D | function-body-decoder.cc | 275 void SetGlobal(FullDecoder* decoder, const Value& value, in SetGlobal() function in v8::internal::wasm::__anonb954c62d0111::WasmGraphBuildingInterface |
/external/v8/src/wasm/baseline/ | ||
D | liftoff-compiler.cc | 1168 void SetGlobal(FullDecoder* decoder, const Value& value, in SetGlobal() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler |
/external/v8/src/compiler/ | ||
D | wasm-compiler.cc | 3020 Node* WasmGraphBuilder::SetGlobal(uint32_t index, Node* val) { in SetGlobal() function in v8::internal::compiler::WasmGraphBuilder |