| /third_party/rust/crates/proc-macro-error/src/ |
| H A D | dummy.rs | 139 let mut cell = old_dummy.borrow_mut(); in append_dummy() variables
|
| /third_party/python/Lib/ctypes/test/ |
| H A D | test_incomplete.py | 13 class cell(Structure): class
|
| /third_party/skia/bench/ |
| H A D | TableBench.cpp | 46 SkRect cell = SkRect::MakeLTRB(col * kCellWidth, variable
|
| /base/telephony/core_service/interfaces/innerkits/include/ |
| H A D | core_service_proxy.h | 197 std::unique_ptr<T> cell = std::make_unique<T>(); in ProcessReply() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | roqvideo.c | 42 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...] |
| H A D | elbg.c | 41 } cell; typedef [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | marking.cc | 82 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 D | marking.h | 19 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 D | synthetic-module.cc | 80 Handle<Cell> cell = in PrepareInstantiate() local
|
| H A D | feedback-vector-inl.h | 106 FeedbackCell ClosureFeedbackCellArray::cell(int index) { in cell() function in v8::internal::ClosureFeedbackCellArray
|
| /third_party/skia/tests/ |
| H A D | PDFTaggedTableTest.cpp | 75 auto cell = std::make_unique<PDFTag>(); in DEF_TEST() local [all...] |
| /base/telephony/state_registry/frameworks/native/observer/src/ |
| H A D | telephony_observer.cpp | 258 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 D | telephonystateregistry_fuzzer.cpp | 74 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 D | vsrc_life.c | 304 int pos[8][2], n, alive, cell; in evolve() local [all...] |
| H A D | vf_photosensitivity.c | 84 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 D | ucmstate.cpp | 335 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 D | ucmstate.cpp | 335 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 D | handler-configuration.cc | 332 MaybeObjectHandle StoreHandler::StoreGlobal(Handle<PropertyCell> cell) { in StoreGlobal() argument
|
| /third_party/rust/crates/lazycell/src/ |
| H A D | lib.rs | 593 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 D | SampleAtlas.cpp | 150 const SkScalar cell = SkIntToScalar(kCellSize); in DrawAtlasDrawable() local
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | ucmstate.cpp | 335 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 D | test_funcattrs.py | 368 def cell(value): function [all...] |
| /base/telephony/state_registry/services/src/ |
| H A D | telephony_state_registry_stub.cpp | 300 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...] |
| /base/telephony/core_service/services/network_search/src/ |
| H A D | cell_info.cpp | 105 std::vector<CellNearbyInfo> cell = cellInfo->cellNearbyInfo; in ProcessNeighboringCellInfo() local 142 std::vector<CurrentCellInformation> cell = cellInfoList->cellCurrentInfo; in ProcessCurrentCellInfo() local 180 ProcessCellLocation( sptr<CellInformation> &cell, CellInformation::CellType type, int32_t cellId, int32_t lac) ProcessCellLocation() argument 231 UpdateSignalLevel(sptr<CellInformation> &cell, CellInformation::CellType cellType) UpdateSignalLevel() argument 376 sptr<GsmCellInformation> cell = new GsmCellInformation; ProcessNeighboringCellGsm() local 400 sptr<LteCellInformation> cell = new LteCellInformation; ProcessNeighboringCellLte() local 420 sptr<WcdmaCellInformation> cell = new WcdmaCellInformation; ProcessNeighboringCellWcdma() local 441 sptr<CdmaCellInformation> cell = new CdmaCellInformation; ProcessNeighboringCellCdma() local 465 sptr<TdscdmaCellInformation> cell = new TdscdmaCellInformation; ProcessNeighboringCellTdscdma() local 487 sptr<NrCellInformation> cell = new NrCellInformation; ProcessNeighboringCellNr() local 510 sptr<GsmCellInformation> cell = new GsmCellInformation; ProcessCurrentCellGsm() local 542 sptr<LteCellInformation> cell = new LteCellInformation; ProcessCurrentCellLte() local 573 sptr<WcdmaCellInformation> cell = new WcdmaCellInformation; ProcessCurrentCellWcdma() local 603 sptr<CdmaCellInformation> cell = new CdmaCellInformation; ProcessCurrentCellCdma() local 635 sptr<TdscdmaCellInformation> cell = new TdscdmaCellInformation; ProcessCurrentCellTdscdma() local 665 sptr<NrCellInformation> cell = new NrCellInformation; ProcessCurrentCellNr() local 813 sptr<GsmCellInformation> cell = new GsmCellInformation; AddCellInformation() local 820 sptr<LteCellInformation> cell = new LteCellInformation; AddCellInformation() local 827 sptr<WcdmaCellInformation> cell = new WcdmaCellInformation; AddCellInformation() local 834 sptr<CdmaCellInformation> cell = new CdmaCellInformation; AddCellInformation() local 841 sptr<TdscdmaCellInformation> cell = new TdscdmaCellInformation; AddCellInformation() local 848 sptr<NrCellInformation> cell = new NrCellInformation; AddCellInformation() local [all...] |
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| H A D | network_search_test.cpp | 131 void NetworkSearchTest::PrintGsmCellInformation(sptr<CellInformation> cell) in PrintGsmCellInformation() argument 161 PrintCdmaCellInformation(sptr<CellInformation> cell) PrintCdmaCellInformation() argument 189 PrintWcdmaCellInformation(sptr<CellInformation> cell) PrintWcdmaCellInformation() argument 205 PrintTdscdmaCellInformation(sptr<CellInformation> cell) PrintTdscdmaCellInformation() argument 221 PrintLteCellInformation(sptr<CellInformation> cell) PrintLteCellInformation() argument 237 PrintNrCellInformation(sptr<CellInformation> cell) PrintNrCellInformation() argument [all...] |