Home
last modified time | relevance | path

Searched defs:skip (Results 1 – 11 of 11) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/
DRenderThread.cpp416 int skip = readBuf.validData() - stat; in main() local
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c1019 int skip = 0; in requestOrSendDataCallList() local
1554 int skip; local
1574 int skip; local
1675 int skip; local
1742 int skip; local
2035 int skip; local
2343 int skip = 0; local
3529 int skip = 0; local
/device/google/barbet/vibrator/drv2624/tests/
Dtest-hwapi.cpp153 auto skip = std::string(GetParam()); in TEST_P() local
/device/google/bramble/vibrator/drv2624/tests/
Dtest-hwapi.cpp153 auto skip = std::string(GetParam()); in TEST_P() local
/device/google/redfin/vibrator/drv2624/tests/
Dtest-hwapi.cpp153 auto skip = std::string(GetParam()); in TEST_P() local
/device/google/sunfish/vibrator/drv2624/tests/
Dtest-hwapi.cpp154 auto skip = std::string(GetParam()); in TEST_P() local
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DString8.cpp333 size_t skip = strlen(other); in removeAll() local
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp7417 bool skip = skipLeadingGrandParent( handle ); in generateRAIIHandleConstructorArguments() local
8047 bool skip = skipLeadingGrandParent( handle ); in generateRAIIHandleStaticCreateToConstructorArguments() local
10957 bool skip = skipLeadingGrandParent( handle ); in getParentTypeAndName() local
13889 bool skip = false; in skipLeadingGrandParent() local
/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image.h411 …void (*skip) (void *user,int n); // skip the next 'n' bytes, or 'unget' the l… member
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dstb_image.h411 …void (*skip) (void *user,int n); // skip the next 'n' bytes, or 'unget' the l… member
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp41752 for (size_t skip = 0; skip < 20; skip++) { in GetProcessStartTime() local