Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:mem_start
(Results
1 - 20
of
20
) sorted by relevance
/third_party/node/deps/v8/src/wasm/
H
A
D
memory-tracing.cc
17
TraceMemoryOperation(base::Optional<ExecutionTier> tier, const MemoryTracingInfo* info, int func_index, int position, uint8_t*
mem_start
)
TraceMemoryOperation()
argument
H
A
D
wasm-objects.cc
798
byte*
mem_start
= instance->memory_start();
in SetInstanceMemory()
local
1157
void WasmInstanceObject::SetRawMemory(byte*
mem_start
, size_t mem_size) {
in SetRawMemory()
argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
hndmem.c
384
hndmem_activepda_mem_config(si_t *sih, hndmem_type_t mem, uint32
mem_start
,
in hndmem_activepda_mem_config()
argument
/third_party/ltp/testcases/kernel/syscalls/mprotect/
H
A
D
mprotect04.c
188
void *
mem_start
= mem;
in get_func()
local
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H
A
D
wasm-module-debug.cc
295
uint8_t*
mem_start
= instance->memory_start();
in GetWasmMemory()
local
322
uint8_t*
mem_start
= instance->memory_start();
in GetWasmData()
local
/third_party/node/deps/v8/src/runtime/
H
A
D
runtime-test-wasm.cc
418
uint8_t*
mem_start
= reinterpret_cast<uint8_t*>(
in RUNTIME_FUNCTION()
local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/net/
H
A
D
if.h
186
unsigned long int
mem_start
;
member
/device/soc/rockchip/common/vendor/drivers/pci/
H
A
D
rockchip-pcie-dma.h
162
phys_addr_t
mem_start
;
member
H
A
D
pcie-dw-rockchip.c
136
phys_addr_t
mem_start
;
member
/device/soc/rockchip/common/sdk_linux/drivers/pci/controller/
H
A
D
rockchip-pcie-dma.h
163
phys_addr_t
mem_start
;
member
/third_party/musl/porting/liteos_a/kernel/include/net/
H
A
D
if.h
65
unsigned long int
mem_start
;
member
/third_party/musl/porting/uniproton/kernel/include/net/
H
A
D
if.h
65
unsigned long int
mem_start
;
member
/third_party/musl/porting/liteos_m/kernel/include/net/
H
A
D
if.h
65
unsigned long int
mem_start
;
member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H
A
D
if.h
65
unsigned long int
mem_start
;
member
/third_party/musl/include/net/
H
A
D
if.h
65
unsigned long int
mem_start
;
member
/third_party/node/deps/v8/src/compiler/
H
A
D
wasm-compiler.h
193
Node*
mem_start
;
member
H
A
D
wasm-compiler.cc
3629
Node*
mem_start
= instance_cache_->
mem_start
;
in MemBuffer()
local
4227
Node*
mem_start
= instance_cache_->
mem_start
;
BuildAsmjsLoadMem()
local
4273
Node*
mem_start
= instance_cache_->
mem_start
;
BuildAsmjsStoreMem()
local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/pci/controller/dwc/
H
A
D
pcie-dw-rockchip.c
149
phys_addr_t
mem_start
;
member
/third_party/mesa3d/src/gallium/drivers/iris/
H
A
D
iris_resource.c
1306
void *
mem_start
= (char *)user_memory - offset;
in iris_resource_from_user_memory()
local
/third_party/libbpf/include/uapi/linux/
H
A
D
if_link.h
270
__u64
mem_start
;
member
Completed in 31 milliseconds