Home
last modified time | relevance | path

Searched defs:numInts (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/include/android_stub/cutils/
Dnative_handle.h38 int numInts; /* number of ints at &data[numFds] */ member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUPropertyAliases.java96 int numInts=(nextOffset-offset)/4; in load() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUPropertyAliases.java95 int numInts=(nextOffset-offset)/4; in load() local
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dandroid_util.cpp19 int numInts; /* number of ints at &data[numFds] */ member
/third_party/skia/third_party/externals/angle2/src/common/
Dandroid_util.cpp26 int numInts; /* number of ints at &data[numFds] */ member
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp1798 constexpr size_t numInts = (sizeof(key) + 3) / 4; in addExtraSamplerKey() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm16bitStorageTests.cpp1946 const deUint32 numInts = numElements / cTypes[tyIdx].count; in addCompute16bitStoragePushConstant16To32Group() local