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