Home
last modified time | relevance | path

Searched defs:from_code (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/codegen/
H A Dregister-base.h36 static constexpr SubType from_code(int8_t code) { in from_code() function in v8::internal::RegisterBase
/third_party/node/deps/v8/src/codegen/x64/
H A Dregister-x64.h205 static constexpr YMMRegister from_code(int code) { in from_code() function in v8::internal::YMMRegister
/third_party/node/deps/v8/src/wasm/
H A Dvalue-type.h74 static constexpr HeapType from_code(uint8_t code) { in from_code() function in v8::internal::wasm::HeapType
/third_party/libfuse/lib/modules/
H A Diconv.c25 char *from_code; member
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-register.h174 static LiftoffRegister from_code(RegClass rc, int code) { in from_code() function in v8::internal::wasm::LiftoffRegister
[all...]
/third_party/jinja2/
H A Denvironment.py1211 def from_code( member in Template
/third_party/node/deps/v8/third_party/jinja2/
H A Denvironment.py1034 def from_code(cls, environment, code, globals, uptodate=None): member in Template
/third_party/node/tools/inspector_protocol/jinja2/
H A Denvironment.py948 def from_code(cls, environment, code, globals, uptodate=None): member in Template
/third_party/node/deps/v8/src/codegen/arm64/
H A Dregister-arm64.h238 static constexpr Register from_code(int code) { in from_code() function in v8::internal::Register
417 static constexpr VRegister from_code(int code) { in from_code() function in v8::internal::VRegister
/third_party/skia/third_party/externals/jinja2/
H A Denvironment.py1034 def from_code(cls, environment, code, globals, uptodate=None): member in Template

Completed in 13 milliseconds