| /third_party/python/Objects/stringlib/ |
| H A D | codecs.h | 273 PyObject *rep = NULL; in utf8_encoder() local [all...] |
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | int128_unittest.cc | 460 const char* rep; in TEST() member
|
| H A D | int128.cc | 174 std::string rep = os.str(); in operator <<() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_test_util.h | 118 inline void CordToString(cord_internal::CordRep* rep, std::string& s) { in CordToString() argument 35 MakeSubstring( size_t start, size_t len, cord_internal::CordRep* rep) MakeSubstring() argument 138 CordToString(cord_internal::CordRep* rep) CordToString() argument 154 Add(CordRepType* rep) Add() argument 162 Ref(CordRepType* rep) Ref() argument 170 RefIf(bool condition, CordRepType* rep) RefIf() argument [all...] |
| H A D | cordz_info_test.cc | 147 TestCordRep rep; in TEST() local 188 TestCordRep rep; TEST() local [all...] |
| H A D | cordz_info.h | 282 inline void CordzInfo::SetCordRep(CordRep* rep) { in SetCordRep() argument 287 UnsafeSetCordRep(CordRep* rep) UnsafeSetCordRep() argument [all...] |
| /third_party/vk-gl-cts/framework/platform/lnx/X11/ |
| H A D | tcuLnxX11Xcb.cpp | 116 xcb_alloc_color_reply_t* rep = xcb_alloc_color_reply(connection, xcb_alloc_color(connection, m_colormap, 65535, 0, 0), NULL); in XcbWindow() local
|
| /foundation/communication/ipc/services/dbinder/test/distributedtest/src/ |
| H A D | dbinder_test_service.cpp | 74 int DBinderTestService::ReverseInt(int data, int &rep) in ReverseInt() argument 82 int DBinderTestService::ReverseIntDelay(int data, int &rep) in ReverseIntDelay() argument 90 int DBinderTestService::Delay(int data, int &rep) in Delay() argument 114 int DBinderTestService::TransProxyObject(int data, sptr<IRemoteObject> &transObject, int operation, int &rep, in TransProxyObject() argument 127 int DBinderTestService::TransProxyObjectAgain(int data, sptr<IRemoteObject> &transObject, int operation, int &rep, in TransProxyObjectAgain() argument 134 int DBinderTestService::TransStubObject(int data, sptr<IRemoteObject> &transObject, int &rep, int &stubRep) in TransStubObject() argument 166 int DBinderTestService::GetChildId(uint64_t &rep) in GetChildId() argument [all...] |
| /foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
| H A D | rdb_store_rekey_test.cpp | 148 bool RdbRekeyTest::ChangeKeyFileDate(const std::string &dbName, int rep) in ChangeKeyFileDate() argument
|
| /kernel/linux/linux-5.10/block/ |
| H A D | blk-zoned.c | 286 struct blk_zone_report rep; in blkdev_report_zones_ioctl() local
|
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| H A D | spear-keyboard.c | 64 bool rep; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_devlink.c | 114 struct devlink_health_reporter *rep; in qed_fw_reporters_destroy() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/core/ |
| H A D | cm_trace.h | 176 DEFINE_CM_SEND_EVENT(rep); variable
|
| /kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
| H A D | frwr_ops.c | 417 void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs) in frwr_reminv() argument 574 struct rpcrdma_rep *rep = mr->mr_req->rl_reply; in frwr_wc_localinv_done() local
|
| /kernel/linux/linux-5.10/net/unix/ |
| H A D | diag.c | 128 struct unix_diag_msg *rep; in sk_diag_fill() local 266 struct sk_buff *rep; in unix_diag_get_exact() local [all...] |
| /kernel/linux/linux-5.10/net/sctp/ |
| H A D | diag.c | 254 struct sk_buff *rep; in sctp_tsp_dump_one() local
|
| /kernel/linux/linux-5.10/fs/cachefiles/ |
| H A D | namei.c | 287 cachefiles_bury_object(struct cachefiles_cache *cache, struct cachefiles_object *object, struct dentry *dir, struct dentry *rep, bool preemptive, enum fscache_why_object_killed why) cachefiles_bury_object() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| H A D | intel_runtime_pm.c | 201 unsigned long rep; in __print_intel_runtime_pm_wakeref() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_usif.c | 78 } *rep = header; in usif_notify() local 100 struct nvif_notify_rep_v0 *rep = (void *)ntfy->p->e.data; in usif_notify() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | base.c | 93 struct nvif_notify_head_rep_v0 rep = {}; in nvkm_disp_vblank() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
| H A D | base.c | 156 struct nvkm_gpio_ntfy_rep rep = { in nvkm_gpio_intr() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
| H A D | base.c | 149 struct nvkm_i2c_ntfy_rep rep = { in nvkm_i2c_intr() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | client.c | 78 } rep; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | base.c | 213 struct nvif_notify_uevent_rep rep = { in nvkm_fifo_uevent() local
|
| /kernel/linux/linux-6.6/fs/cachefiles/ |
| H A D | namei.c | 264 cachefiles_bury_object(struct cachefiles_cache *cache, struct cachefiles_object *object, struct dentry *dir, struct dentry *rep, enum fscache_why_object_killed why) cachefiles_bury_object() argument [all...] |