Home
last modified time | relevance | path

Searched defs:used (Results 1 - 25 of 259) sorted by relevance

1234567891011

/third_party/typescript/tests/baselines/reference/
H A DunusedLocalsinConstructor2.js5 var used = "dummy"; variable
H A DnoUnusedLocals_writeOnly.js40 var used = 1; variable
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dtoken_bucket.c26 int used = bucket->used + TOKEN_PRE_MSG; in TB_CheckMessage() local
H A Dtoken_bucket.h31 int used; // The used buckets. When the rate is TPS, the value is used * TOKEN_PRE_MSG. member
/third_party/gn/src/gn/
H A Dsubstitution_type.h91 base::flat_set<const Substitution*> used; member
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_cma_info.cpp43 string used = usedInfos.at(i); in GetUsed() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_rename_regs.c53 unsigned char * used; in rc_rename_regs() local
/third_party/skia/src/core/
H A DSkYUVAInfoLocation.h32 bool used[SkYUVAInfo::kMaxPlanes] = {}; in AreValidLocations() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DCommandRecordingContext.h35 bool used = false; member
/third_party/skia/docs/examples/
H A DTextBlob_serialize.cpp14 size_t used = blob->serialize(SkSerialProcs(), storage, sizeof(storage)); in REG_FIDDLE() local
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_allocator.h29 bool used; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Ddata_buffer.cpp57 void DataBuffer::SetBufUsed(size_t used) in SetBufUsed() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_opt_dead_code.c88 bool *used = calloc(c->num_temps, sizeof(bool)); in qir_opt_dead_code() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_device_memory.h19 VkDeviceSize used; member
H A Dvn_renderer_util.h17 size_t used; member
/third_party/libabigail/tests/data/test-read-ctf/
H A Dtest-struct-iteration.c28 struct foo_t used; variable
/third_party/openssl/test/testutil/
H A Doptions.c16 static int used[100] = { 0 }; variable
/third_party/python/Include/cpython/
H A Dsetobject.h40 Py_ssize_t used; /* Number active entries */ member
/third_party/toybox/toys/pending/
H A Dklogd.c66 int prio, size, used = 0; in klogd_main() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_mem.h34 hi_u32 used; /**< Used space of the memory pool (unit: byte). member
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_wakelock.c47 UINT32 used; /* Indicate used bit */ member
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_dead_functions.cpp47 bool used; member in __anon7208::signature_entry
/third_party/ltp/libs/libltpnewipc/
H A Dlibnewipc.c53 int used = -1; in get_used_sysvipc() local
/third_party/node/deps/uvwasi/src/
H A Dfd_table.h28 uint32_t used; member
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
H A DGPUTestExpectationsParser.h64 bool used; member

Completed in 7 milliseconds

1234567891011