Searched defs:from_code (Results 1 - 10 of 10) sorted by relevance
/third_party/node/deps/v8/src/codegen/ |
H A D | register-base.h | 36 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 D | register-x64.h | 205 static constexpr YMMRegister from_code(int code) { in from_code() function in v8::internal::YMMRegister
|
/third_party/node/deps/v8/src/wasm/ |
H A D | value-type.h | 74 static constexpr HeapType from_code(uint8_t code) { in from_code() function in v8::internal::wasm::HeapType
|
/third_party/libfuse/lib/modules/ |
H A D | iconv.c | 25 char *from_code; member
|
/third_party/node/deps/v8/src/wasm/baseline/ |
H A D | liftoff-register.h | 174 static LiftoffRegister from_code(RegClass rc, int code) { in from_code() function in v8::internal::wasm::LiftoffRegister [all...] |
/third_party/jinja2/ |
H A D | environment.py | 1211 def from_code( member in Template
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | environment.py | 1034 def from_code(cls, environment, code, globals, uptodate=None): member in Template
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | environment.py | 948 def from_code(cls, environment, code, globals, uptodate=None): member in Template
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | register-arm64.h | 238 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 D | environment.py | 1034 def from_code(cls, environment, code, globals, uptodate=None): member in Template
|
Completed in 13 milliseconds