Home
last modified time | relevance | path

Searched defs:rep (Results 201 - 225 of 389) sorted by relevance

12345678910>>...16

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator-verifier.cc591 MachineRepresentation rep = reg_op->representation(); in VerifyGapMoves() local
/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h128 LoadRepresentation rep; member
210 MachineRepresentation rep; member
1037 UnalignedLoadSupported(MachineRepresentation rep) UnalignedLoadSupported() argument
1041 UnalignedStoreSupported(MachineRepresentation rep) UnalignedStoreSupported() argument
[all...]
H A Dmemory-lowering.cc388 MachineRepresentation rep = machine_type.representation(); in ReduceLoadFromObject() local
512 MachineRepresentation rep = access.machine_type.representation(); in ReduceStoreToObject() local
/third_party/node/deps/v8/src/codegen/
H A Dmachine-type.h240 static MachineType TypeForRepresentation(const MachineRepresentation& rep, in TypeForRepresentation() argument
320 V8_INLINE size_t hash_value(MachineRepresentation rep) { in hash_value() argument
334 inline bool IsIntegral(MachineRepresentation rep) { in IsIntegral() argument
339 inline bool IsFloatingPoint(MachineRepresentation rep) { in IsFloatingPoint() argument
343 IsSimd128(MachineRepresentation rep) IsSimd128() argument
347 CanBeTaggedPointer(MachineRepresentation rep) CanBeTaggedPointer() argument
353 CanBeTaggedSigned(MachineRepresentation rep) CanBeTaggedSigned() argument
358 IsAnyTagged(MachineRepresentation rep) IsAnyTagged() argument
362 CanBeCompressedPointer(MachineRepresentation rep) CanBeCompressedPointer() argument
367 CanBeTaggedOrCompressedPointer(MachineRepresentation rep) CanBeTaggedOrCompressedPointer() argument
371 IsAnyCompressed(MachineRepresentation rep) IsAnyCompressed() argument
376 ElementSizeLog2Of( MachineRepresentation rep) ElementSizeLog2Of() argument
415 ElementSizeInBytes( MachineRepresentation rep) ElementSizeInBytes() argument
420 ElementSizeInPointers( MachineRepresentation rep) ElementSizeInPointers() argument
427 RepresentationBit( MachineRepresentation rep) RepresentationBit() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_client.c32 unprotected_exception(const OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *rep, int invalid_protection, int expected_type ) unprotected_exception() argument
123 send_receive_check(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *req, OSSL_CMP_MSG **rep, int expected_type) send_receive_check() argument
250 poll_for_response(OSSL_CMP_CTX *ctx, int sleep, int rid, OSSL_CMP_MSG **rep, int *checkAfter) poll_for_response() argument
691 OSSL_CMP_MSG *rep = NULL; OSSL_CMP_try_certreq() local
733 OSSL_CMP_MSG *rep = NULL; OSSL_CMP_exec_certreq() local
[all...]
/third_party/openssl/crypto/cmp/
H A Dcmp_client.c32 unprotected_exception(const OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *rep, int invalid_protection, int expected_type ) unprotected_exception() argument
126 send_receive_check(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *req, OSSL_CMP_MSG **rep, int expected_type) send_receive_check() argument
253 poll_for_response(OSSL_CMP_CTX *ctx, int sleep, int rid, OSSL_CMP_MSG **rep, int *checkAfter) poll_for_response() argument
694 OSSL_CMP_MSG *rep = NULL; OSSL_CMP_try_certreq() local
736 OSSL_CMP_MSG *rep = NULL; OSSL_CMP_exec_certreq() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateLineWidthTests.cpp494 std::string TestLineWidthParams::rep () const in rep() function in vkt::DynamicState::TestLineWidthParams
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
H A DNVCtrl.c156 xnvCtrlQueryExtensionReply rep; in XNVCTRLQueryVersion() local
186 xnvCtrlIsNvReply rep; in XNVCTRLIsNvScreen() local
218 xnvCtrlQueryTargetCountReply rep; in XNVCTRLQueryTargetCount() local
292 xnvCtrlSetAttributeAndGetStatusReply rep; XNVCTRLSetTargetAttributeAndGetStatus() local
344 xnvCtrlQueryAttributeReply rep; XNVCTRLQueryTargetAttribute() local
395 xnvCtrlQueryAttribute64Reply rep; XNVCTRLQueryTargetAttribute64() local
435 xnvCtrlQueryStringAttributeReply rep; XNVCTRLQueryTargetStringAttribute() local
505 xnvCtrlSetStringAttributeReply rep; XNVCTRLSetTargetStringAttribute() local
562 xnvCtrlQueryValidAttributeValuesReply rep; XNVCTRLQueryValidTargetAttributeValues32() local
607 xnvCtrlQueryValidAttributeValuesReply rep; XNVCTRLQueryValidTargetStringAttributeValues() local
650 xnvCtrlQueryValidAttributeValues64Reply rep; XNVCTRLQueryValidTargetAttributeValues64() local
751 xnvCtrlQueryAttributePermissionsReply rep; QueryAttributePermissionsInternal() local
880 xnvCtrlQueryGvoColorConversionReply rep; XNVCTRLQueryGvoColorConversion() local
979 xnvCtrlQueryBinaryDataReply rep; XNVCTRLQueryTargetBinaryData() local
1051 xnvCtrlStringOperationReply rep; XNVCTRLStringOperation() local
[all...]
/third_party/python/Modules/_sre/
H A Dsre_lib.h516 SRE_REPEAT* rep; member
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.cc55 void DumpAll(const CordRep* rep, bool include_contents, std::ostream& stream, in DumpAll() argument
110 CreateSubstring(CordRep* rep, size_t offset, size_t n) CreateSubstring() argument
130 MakeSubstring(CordRep* rep, size_t offset, size_t n) MakeSubstring() argument
137 MakeSubstring(CordRep* rep, size_t offset) MakeSubstring() argument
174 DeleteLeafEdge(CordRep* rep) DeleteLeafEdge() argument
328 Dump(const CordRep* rep, absl::string_view label, bool include_contents, std::ostream& stream) Dump() argument
342 Dump(const CordRep* rep, absl::string_view label, std::ostream& stream) Dump() argument
347 Dump(const CordRep* rep, std::ostream& stream) Dump() argument
463 AddCordRep(CordRepBtree* tree, CordRep* rep) AddCordRep() argument
891 CreateSlow(CordRep* rep) CreateSlow() argument
907 AppendSlow(CordRepBtree* tree, CordRep* rep) AppendSlow() argument
919 PrependSlow(CordRepBtree* tree, CordRep* rep) PrependSlow() argument
[all...]
H A Dcord_internal.h339 Delete(CordRep* rep) Delete() argument
397 InlineData(CordRep* rep) InlineData() argument
492 make_tree(CordRep* rep) make_tree() argument
500 set_tree(CordRep* rep) set_tree() argument
529 absl::cord_internal::CordRep* rep; global() member
580 Ref(CordRep* rep) Ref() argument
586 Unref(CordRep* rep) Unref() argument
[all...]
H A Dcord_rep_ring.cc42 inline bool IsFlatOrExternal(CordRep* rep) { in IsFlatOrExternal() argument
58 auto* rep = CordRepFlat::New(n + extra); in CreateFlat() local
66 void UnrefEntries(const CordRepRing* rep, index_type head, index_type tail) { in UnrefEntries() argument
81 operator <<(std::ostream& s, const CordRepRing& rep) operator <<() argument
114 Filler(CordRepRing* rep, index_type pos) Filler() argument
193 Validate(CordRepRing* rep, const char* file, int line) Validate() argument
199 std::cerr << "\\nContent = " << *rep; Validate() local
211 auto* rep = new (mem) CordRepRing(static_cast<index_type>(capacity)); New() local
243 Destroy(CordRepRing* rep) Destroy() argument
268 Copy(CordRepRing* rep, index_type head, index_type tail, size_t extra) Copy() argument
276 Mutable(CordRepRing* rep, size_t extra) Mutable() argument
331 CordRepRing* rep = CordRepRing::New(1, extra); CreateFromLeaf() local
342 CordRepRing* rep = nullptr; CreateSlow() local
370 AddRing(CordRepRing* rep, CordRepRing* ring, size_t offset, size_t len) AddRing() argument
434 AppendSlow(CordRepRing* rep, CordRep* child) AppendSlow() argument
445 AppendLeaf(CordRepRing* rep, CordRep* child, size_t offset, size_t len) AppendLeaf() argument
458 Append(CordRepRing* rep, CordRep* child) Append() argument
469 PrependSlow(CordRepRing* rep, CordRep* child) PrependSlow() argument
480 PrependLeaf(CordRepRing* rep, CordRep* child, size_t offset, size_t len) PrependLeaf() argument
494 Prepend(CordRepRing* rep, CordRep* child) Prepend() argument
505 Append(CordRepRing* rep, absl::string_view data, size_t extra) Append() argument
539 Prepend(CordRepRing* rep, absl::string_view data, size_t extra) Prepend() argument
709 RemovePrefix(CordRepRing* rep, size_t len, size_t extra) RemovePrefix() argument
738 RemoveSuffix(CordRepRing* rep, size_t len, size_t extra) RemoveSuffix() argument
[all...]
H A Dcord_rep_btree_test.cc292 CordRep* rep = CordRepBtree::New(); in TEST() local
778 CordRep* rep = node->SubTree(offset, length); TEST() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord_ring_test.cc246 MakeSubstring(size_t start, size_t len, CordRep* rep) MakeSubstring() argument
256 RemovePrefix(size_t start, CordRep* rep) RemovePrefix() argument
261 RemoveSuffix(size_t length, CordRep* rep) RemoveSuffix() argument
353 NeedsUnref(CordRepType* rep) NeedsUnref() argument
360 Ref(CordRepType* rep) Ref() argument
391 NeedsUnref(CordRepType* rep) NeedsUnref() argument
398 Ref(CordRepType* rep) Ref() argument
404 RefIfShared(CordRepType* rep) RefIfShared() argument
409 RefIfInputShared(CordRepType* rep) RefIfInputShared() argument
414 RefIfInputSharedIndirect(CordRepType* rep) RefIfInputSharedIndirect() argument
1429 CordRep* rep = external ? MakeExternal(str) : MakeFlat(str); TEST_F() local
[all...]
H A Dcord_test.cc195 auto* rep = new cord_internal::CordRepSubstring; in MakeSubstring() local
/device/soc/rockchip/common/sdk_linux/drivers/hid/
H A Dhid-input.c2123 struct hid_report *rep; in hidinput_change_resolution_multipliers() local
2146 struct hid_report *rep; in report_features() local
[all...]
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp679 RepeatKey rep; in ParseRepeatKeys() local
[all...]
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service_skeleton.cpp230 auto rep = replyParcel.ReadRemoteObject(); in TestGetFooService() local
676 int TestServiceProxy::TestMultipleProcesses(int data, int &rep, int delayTime) in TestMultipleProcesses() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsev-es.c951 bool rep; in vc_handle_mmio_movs() local
/kernel/linux/linux-5.10/drivers/hid/usbhid/
H A Dhid-core.c1276 static void usbhid_request(struct hid_device *hid, struct hid_report *rep, int reqtype) in usbhid_request() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c179 struct mlx5_eswitch_rep *rep = rpriv->rep; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local
380 mlx5e_sqs2vport_stop(struct mlx5_eswitch *esw, struct mlx5_eswitch_rep *rep) mlx5e_sqs2vport_stop() argument
397 mlx5e_sqs2vport_start(struct mlx5_eswitch *esw, struct mlx5_eswitch_rep *rep, u32 *sqns_array, int sqns_num) mlx5e_sqs2vport_start() argument
441 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_add_sqs_fwd_rules() local
470 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_remove_sqs_fwd_rules() local
479 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_rep_open() local
502 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_rep_close() local
518 struct mlx5_eswitch_rep *rep; mlx5e_is_uplink_rep() local
617 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_rep_change_carrier() local
685 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_build_rep_params() local
725 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_build_rep_netdev() local
795 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_create_rep_ttc_table() local
824 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_create_rep_root_ft() local
860 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_destroy_rep_root_ft() local
871 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_create_rep_vport_rx_rule() local
1206 mlx5e_vport_rep_load(struct mlx5_core_dev *dev, struct mlx5_eswitch_rep *rep) mlx5e_vport_rep_load() argument
1290 mlx5e_vport_rep_unload(struct mlx5_eswitch_rep *rep) mlx5e_vport_rep_unload() argument
1311 mlx5e_vport_rep_get_proto_dev(struct mlx5_eswitch_rep *rep) mlx5e_vport_rep_get_proto_dev() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Deeprom_def.c929 struct cal_ctl_data *rep; in ath9k_hw_set_def_power_per_rate_table() local
/kernel/linux/linux-5.10/net/tipc/
H A Dnetlink_compat.c60 struct sk_buff *rep; member
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c112 struct report *rep = cb; in report__config() local
145 struct report *rep = arg; in hist_iter__report_callback() local
188 struct report *rep = arg; in hist_iter__branch_callback() local
220 struct report *rep in process_feature_event() local
246 struct report *rep = container_of(tool, struct report, tool); process_sample_event() local
320 struct report *rep = container_of(tool, struct report, tool); process_read_event() local
338 report__setup_sample_type(struct report *rep) report__setup_sample_type() argument
445 hists__fprintf_nr_sample_events(struct hists *hists, struct report *rep, const char *evname, FILE *fp) hists__fprintf_nr_sample_events() argument
510 perf_evlist__tui_block_hists_browse(struct evlist *evlist, struct report *rep) perf_evlist__tui_block_hists_browse() argument
528 perf_evlist__tty_browse_hists(struct evlist *evlist, struct report *rep, const char *help) perf_evlist__tty_browse_hists() argument
578 report__warn_kptr_restrict(const struct report *rep) report__warn_kptr_restrict() argument
607 report__gtk_browse_hists(struct report *rep, const char *help) report__gtk_browse_hists() argument
622 report__browse_hists(struct report *rep) report__browse_hists() argument
668 report__collapse_hists(struct report *rep) report__collapse_hists() argument
703 struct report *rep = arg; hists__resort_cb() local
716 report__output_resort(struct report *rep) report__output_resort() argument
730 stats_setup(struct report *rep) stats_setup() argument
736 stats_print(struct report *rep) stats_print() argument
744 tasks_setup(struct report *rep) tasks_setup() argument
823 tasks_print(struct report *rep, FILE *fp) tasks_print() argument
890 __cmd_report(struct report *rep) __cmd_report() argument
1089 struct report *rep = opt->value; parse_percent_limit() local
[all...]
/kernel/linux/linux-5.10/lib/zstd/
H A Dzstd_internal.h179 U32 rep[ZSTD_REP_NUM]; member

Completed in 33 milliseconds

12345678910>>...16