Home
last modified time | relevance | path

Searched defs:cell (Results 1 - 25 of 93) sorted by relevance

1234

/third_party/rust/crates/proc-macro-error/src/
H A Ddummy.rs139 let mut cell = old_dummy.borrow_mut(); in append_dummy() variables
/third_party/python/Lib/ctypes/test/
H A Dtest_incomplete.py13 class cell(Structure): class
/third_party/skia/bench/
H A DTableBench.cpp46 SkRect cell = SkRect::MakeLTRB(col * kCellWidth, variable
/base/telephony/core_service/interfaces/innerkits/include/
H A Dcore_service_proxy.h197 std::unique_ptr<T> cell = std::make_unique<T>(); in ProcessReply() local
/third_party/ffmpeg/libavcodec/
H A Droqvideo.c42 void ff_apply_vector_2x2(RoqContext *ri, int x, int y, roq_cell *cell) in ff_apply_vector_2x2() argument
72 void ff_apply_vector_4x4(RoqContext *ri, int x, int y, roq_cell *cell) in ff_apply_vector_4x4() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dmarking.cc82 void Print(size_t pos, uint32_t cell) { in Print() argument
110 static bool IsSeq(uint32_t cell) { return cell == 0 || cell == 0xFFFFFFFF; } in IsSeq() argument
H A Dmarking.h19 inline MarkBit(CellType* cell, CellType mask) : cell_(cell), mask_(mask) {} in MarkBit() argument
138 MarkBit::CellType* cell = this->cells() + (index >> kBitsPerCellLog2); in MarkBitFromIndex() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dsynthetic-module.cc80 Handle<Cell> cell = in PrepareInstantiate() local
/third_party/skia/tests/
H A DPDFTaggedTableTest.cpp75 auto cell = std::make_unique<PDFTag>(); in DEF_TEST() local
[all...]
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip-cpuinfo.c30 struct nvmem_cell *cell; in rockchip_cpuinfo_probe() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip-cpuinfo.c30 struct nvmem_cell *cell; in rockchip_cpuinfo_probe() local
[all...]
/base/telephony/state_registry/frameworks/native/observer/src/
H A Dtelephony_observer.cpp258 std::unique_ptr<GsmCellInformation> cell = std::make_unique<GsmCellInformation>(); in ConvertCellInfoList() local
266 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); in ConvertCellInfoList() local
274 std::unique_ptr<NrCellInformation> cell = std::make_unique<NrCellInformation>(); in ConvertCellInfoList() local
[all...]
/base/telephony/state_registry/test/fuzztest/telephonystateregistry_fuzzer/
H A Dtelephonystateregistry_fuzzer.cpp74 void CreateGsmCellInfo(std::unique_ptr<GsmCellInformation> &cell, const uint8_t *data, size_t size) in CreateGsmCellInfo() argument
93 CreateLteCellInfo(std::unique_ptr<LteCellInformation> &cell, const uint8_t *data, size_t size) CreateLteCellInfo() argument
125 std::unique_ptr<GsmCellInformation> cell = std::make_unique<GsmCellInformation>(); UpdateCellInfo() local
133 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); UpdateCellInfo() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvsrc_life.c304 int pos[8][2], n, alive, cell; in evolve() local
[all...]
H A Dvf_photosensitivity.c84 int cell, gx, gy, x0, x1, y0, y1, x, y, c, area; in convert_frame_partial() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducmstate.cpp335 int32_t entry, sum, state, cell, count; in sumUpStates() local
427 int32_t entry, state, cell, count; ucm_processStates() local
934 int32_t state, cell, entry; ucm_optimizeStates() local
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducmstate.cpp335 int32_t entry, sum, state, cell, count; in sumUpStates() local
427 int32_t entry, state, cell, count; ucm_processStates() local
934 int32_t state, cell, entry; ucm_optimizeStates() local
[all...]
/third_party/node/deps/v8/src/ic/
H A Dhandler-configuration.cc332 MaybeObjectHandle StoreHandler::StoreGlobal(Handle<PropertyCell> cell) { in StoreGlobal() argument
/third_party/rust/crates/lazycell/src/
H A Dlib.rs593 let mut cell = LazyCell::new(); normal_replace() variables
599 let mut cell = LazyCell::new(); normal_replace() variables
605 let mut cell = AtomicLazyCell::new(); atomic_replace() variables
614 let mut cell = LazyCell::new(); clone() variables
633 let mut cell = AtomicLazyCell::new(); clone_atomic() variables
[all...]
/third_party/skia/samplecode/
H A DSampleAtlas.cpp150 const SkScalar cell = SkIntToScalar(kCellSize); in DrawAtlasDrawable() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducmstate.cpp335 int32_t entry, sum, state, cell, count; in sumUpStates() local
427 int32_t entry, state, cell, count; ucm_processStates() local
934 int32_t state, cell, entry; ucm_optimizeStates() local
[all...]
/third_party/python/Lib/test/
H A Dtest_funcattrs.py368 def cell(value): function
[all...]
/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_stub.cpp300 std::unique_ptr<GsmCellInformation> cell = std::make_unique<GsmCellInformation>(); in OnUpdateCellInfo() local
308 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); in OnUpdateCellInfo() local
316 std::unique_ptr<NrCellInformation> cell = std::make_unique<NrCellInformation>(); in OnUpdateCellInfo() local
[all...]
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Dshared_block.h65 } cell; member
[all...]
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/appdatafwk/include/
H A Dshared_block.h94 } cell; member
[all...]

Completed in 16 milliseconds

1234