Searched refs:dat (Results 1 – 10 of 10) sorted by relevance
469 void* dat = (void*)pool->editData(preSize + strPos + totalSize); in writeStringBlock() local470 if (dat == NULL) { in writeStringBlock()474 dat = (uint8_t*)dat + preSize + strPos; in writeStringBlock()476 uint8_t* strings = (uint8_t*)dat; in writeStringBlock()484 char16_t* strings = (char16_t*)dat; in writeStringBlock()498 uint8_t* dat = (uint8_t*)pool->editData(preSize + padPos); in writeStringBlock() local499 if (dat == NULL) { in writeStringBlock()503 memset(dat+preSize+strPos, 0, padPos-strPos); in writeStringBlock()517 uint8_t* dat = (uint8_t*)pool->editData(preSize + styPos + totalSize); in writeStringBlock() local518 if (dat == NULL) { in writeStringBlock()[all …]
46 int dat[] = new int[sx * sy * sz]; in initCube() local54 dat[z*sy*sx + y*sx + x] = v; in initCube()59 mCube.copyFromUnchecked(dat); in initCube()
54 int dat[] = new int[sx * sy * sz]; in initCube() local62 dat[z*sy*sx + y*sx + x] = v; in initCube()67 mCube.copyFromUnchecked(dat); in initCube()
26 LOCAL_AAPT_FLAGS = -0 dat -0 gld -c fa
98 void ThreadIO::setTimeoutCallback(void (*cb)(void *), void *dat, uint64_t timeout) { in setTimeoutCallback() argument
52 param const RsTypeCreateParams *dat
55 extern "C" RsType rsTypeCreate2 (RsContext rsc, const RsTypeCreateParams * dat, size_t dat_length);
324 extern "C" RsType rsTypeCreate2 (RsContext ctxWrapper, const RsTypeCreateParams * dat, size_t dat_l… in rsTypeCreate2() argument
34 The default location for the trace is `/data/SurfaceTrace.dat`179 < **YourTraceFile.dat** > **YourOutputName.txt**`