Home
last modified time | relevance | path

Searched defs:slots (Results 1 - 25 of 152) sorted by relevance

1234567

/third_party/musl/src/misc/
H A Dgetrusage.c17 char *slots = (char *)&ru->ru_maxrss; in getrusage() local
/base/notification/distributed_notification_service/test/fuzztest/getnotificationslotsforbundle_fuzzer/
H A Dgetnotificationslotsforbundle_fuzzer.cpp29 std::vector<sptr<Notification::NotificationSlot>> slots; in DoSomethingInterestingWithMyAPI() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlinker_util.h48 unsigned slots; member
/third_party/musl/src/linux/
H A Dwait4.c20 char *slots = (char *)&ru->ru_maxrss; in wait4() local
/base/notification/distributed_notification_service/test/fuzztest/getnotificationslot_fuzzer/
H A Dgetnotificationslot_fuzzer.cpp30 std::vector<sptr<Notification::NotificationSlot>> slots; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dpermission_filter_test.cpp60 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F() local
86 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F() local
H A Dadvanced_notification_slot_service_test.cpp85 std::vector<sptr<NotificationSlot>> slots; in TestAddSlot() local
103 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F() local
118 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F() local
133 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F() local
148 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
164 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
183 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
395 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
500 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
[all...]
/third_party/curl/tests/unit/
H A Dunit1603.c34 static const int slots = 3; variable
/third_party/libunwind/libunwind/include/tdep-ia64/
H A Drse.h48 uint64_t slots = (bsp - bspstore) >> 3; in rse_num_regs() local
/third_party/skia/src/sksl/codegen/
H A DSkSLVMCodeGenerator.cpp77 size_t slots() const { return fVals.size(); } in slots() function
[all...]
/base/notification/distributed_notification_service/test/fuzztest/addnotificationslots_fuzzer/
H A Daddnotificationslots_fuzzer.cpp50 std::vector<Notification::NotificationSlot> slots; in DoSomethingInterestingWithMyAPI() local
/third_party/libinput/test/
H A Dlitest-device-protocol-a-touch-screen.c36 } slots[PROTOCOL_A_MAX_SLOTS]; member
/third_party/curl/lib/
H A Dhash.h57 int slots; member
H A Dhash.c59 Curl_hash_init(struct Curl_hash *h, int slots, hash_function hfunc, comp_function comparator, Curl_hash_dtor dtor) Curl_hash_init() argument
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dblock-coverage-builder.h67 const ZoneVector<SourceRange>& slots() const { return slots_; } in slots() function in v8::internal::interpreter::final
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc237 slot_type slots[100]; in TEST() member
238 } slots; in TEST() local
[all...]
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
H A Dnotification_preferences_database_branch_test.cpp721 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/
H A Dansmanagerstubannextwo_fuzzer.cpp49 std::vector<sptr<Notification::NotificationSlot>> slots; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_slot.cpp60 ErrCode AnsManagerProxy::AddSlots(const std::vector<sptr<NotificationSlot>> &slots) in AddSlots() argument
189 ErrCode AnsManagerProxy::GetSlots(std::vector<sptr<NotificationSlot>> &slots) in GetSlots() argument
252 GetSlotsByBundle( const sptr<NotificationBundleOption> &bundleOption, std::vector<sptr<NotificationSlot>> &slots) GetSlotsByBundle() argument
335 UpdateSlots( const sptr<NotificationBundleOption> &bundleOption, const std::vector<sptr<NotificationSlot>> &slots) UpdateSlots() argument
[all...]
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_annex_test/
H A Dans_notification_annex_test.cpp196 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F() local
212 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F() local
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
H A Dnotification_service_test.cpp133 std::vector<sptr<NotificationSlot>> slots; in BENCHMARK_F() local
152 std::vector<sptr<NotificationSlot>> slots; in BENCHMARK_F() local
/third_party/node/deps/v8/src/heap/cppgc/
H A Dremembered-set.cc20 void VisitRememberedSlots(const std::set<void*>& slots, const HeapBase& heap, in VisitRememberedSlots() argument
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dnode_to_instr.c237 int *slots = ppir_op_infos[node->op].slots; in ppir_node_score() local
H A Dinstr.c64 int *slots = ppir_op_infos[mul->op].slots; in ppir_instr_insert_mul_node() local
211 int *slots in ppir_instr_insert_node() local
[all...]
/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
H A Dnapi_slot.h41 std::vector<NotificationSlot> slots; member
48 std::vector<NotificationSlot> slots; member
54 std::vector<sptr<NotificationSlot>> slots; member
95 std::vector<sptr<NotificationSlot>> slots; member
108 std::vector<sptr<NotificationSlot>> slots; member

Completed in 12 milliseconds

1234567