Home
last modified time | relevance | path

Searched defs:int_index (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-lib/src/control/
Dtlv.c40 #define int_index(size) (((size) + sizeof(int) - 1) / sizeof(int)) macro
/third_party/node/deps/v8/src/runtime/
Druntime-classes.cc150 int int_index = index.value(); in GetMethodAndSetName() local
181 int int_index = Smi::ToInt(index); in GetMethodWithSharedName() local
/third_party/node/deps/v8/src/wasm/
Dmodule-instantiate.cc1067 int int_index = static_cast<int>(index); in SanitizeImports() local
/third_party/node/deps/v8/src/api/
Dapi.cc6707 int int_index = static_cast<int>(index); in GetSerializedDataFromFixedArray() local