| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| H A D | miniunz.c | 378 char rep=0; local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uiter.cpp | 538 uiter_setReplaceable(UCharIterator *iter, const Replaceable *rep) { in uiter_setReplaceable() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
| H A D | status.h | 831 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() argument 833 inline bool Status::IsMovedFrom(uintptr_t rep) { in IsMovedFrom() argument 845 InlinedRepToCode(uintptr_t rep) InlinedRepToCode() argument 850 RepToPointer(uintptr_t rep) RepToPointer() argument 855 PointerToRep(status_internal::StatusRep* rep) PointerToRep() argument 859 Ref(uintptr_t rep) Ref() argument 865 Unref(uintptr_t rep) Unref() argument [all...] |
| H A D | status.cc | 130 status_internal::StatusRep* rep = RepToPointer(rep_); in SetPayload() local 199 void Status::UnrefNonInlined(uintptr_t rep) { in UnrefNonInlined() argument 221 status_internal::StatusRep* rep = RepToPointer(rep_); in raw_code() local 239 status_internal::StatusRep* rep = RepToPointer(rep_); PrepareToModify() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_btree.h | 574 IsDataEdge(const CordRep* rep) IsDataEdge() argument 590 New(CordRep* rep) New() argument 703 Add(CordRep* rep) Add() argument 718 Add(CordRep* rep) Add() argument 778 Create(CordRep* rep) Create() argument 839 Append(CordRepBtree* tree, CordRep* rep) Append() argument 846 Prepend(CordRepBtree* tree, CordRep* rep) Prepend() argument [all...] |
| H A D | cord_rep_btree.cc | 55 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...] |
| /third_party/zlib/contrib/minizip/ |
| H A D | miniunz.c | 431 char rep = 0; in do_extract_currentfile() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/input/ |
| H A D | rockchip_pwm_remotectl.h | 148 int rep;
member
|
| /device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/ |
| H A D | rockchip_pwm_remotectl.h | 155 int rep; member
|
| /foundation/communication/ipc/services/dbinder/test/distributedtest/src/ |
| H A D | dbinder_test_service_skeleton.cpp | 41 int DBinderTestServiceProxy::ReverseInt(int data, int &rep) in ReverseInt() argument 58 int DBinderTestServiceProxy::GetChildId(uint64_t &rep) in GetChildId() argument 70 int DBinderTestServiceProxy::TransProxyObject(int data, sptr<IRemoteObject> &transObject, int operation, int &rep, in TransProxyObject() argument 104 TransProxyObjectAgain(int data, sptr<IRemoteObject> &transObject, int operation, int &rep, int &withdrawRes) TransProxyObjectAgain() argument 122 TransStubObject(int data, sptr<IRemoteObject> &transObject, int &rep, int &stubRep) TransStubObject() argument 348 ReverseIntNullReply(int data, int &rep) ReverseIntNullReply() argument 363 ReverseIntVoidData(int data, int &rep) ReverseIntVoidData() argument 375 ReverseIntDelay(int data, int &rep) ReverseIntDelay() argument 390 Delay(int data, int &rep) Delay() argument 405 ReverseIntDelayAsync(int data, int &rep) ReverseIntDelayAsync() argument 466 ReverseIntDelayAsync(int data, int &rep) ReverseIntDelayAsync() argument [all...] |
| /third_party/elfutils/libcpu/ |
| H A D | i386_data.h | 42 unsigned int rep : 1; member
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | utransts.c | 70 static void InitXReplaceable(XReplaceable* rep, const char* cstring) { in InitXReplaceable() argument 75 static void FreeXReplaceable(XReplaceable* rep) { in FreeXReplaceable() argument 83 static int32_t Xlength(const UReplaceable* rep) { in Xlength() argument 89 static UChar XcharAt(const UReplaceable* rep, int32_ argument 95 Xchar32At(const UReplaceable* rep, int32_t offset) Xchar32At() argument 101 Xreplace(UReplaceable* rep, int32_t start, int32_t limit, const UChar* text, int32_t textLength) Xreplace() argument 114 Xcopy(UReplaceable* rep, int32_t start, int32_t limit, int32_t dest) Xcopy() argument 126 Xextract(UReplaceable* rep, int32_t start, int32_t limit, UChar* dst) Xextract() argument [all...] |
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmw_screen_ioctl.c | 148 struct drm_vmw_surface_arg *rep = &s_arg.rep; in vmw_ioctl_surface_create() local 217 struct drm_vmw_gb_surface_create_rep *rep; in vmw_ioctl_gb_surface_create() local 427 struct drm_vmw_gb_surface_ref_ext_rep *rep = &s_arg.rep; vmw_ioctl_gb_surface_ref() local 455 struct drm_vmw_gb_surface_ref_rep *rep = &s_arg.rep; vmw_ioctl_gb_surface_ref() local 516 struct drm_vmw_fence_rep rep; vmw_ioctl_command() local 617 struct drm_vmw_dmabuf_rep *rep = &arg.rep; vmw_ioctl_region_create() local [all...] |
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
| H A D | cbor.cc | 804 span<uint8_t> rep = tokenizer->GetString16WireRep(); in ParseUTF16String() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir.cpp | 163 ValueDef::mayReplace(const ValueRef &rep) in mayReplace() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | int64-lowering.cc | 164 void Int64Lowering::LowerLoadOperator(Node* node, MachineRepresentation rep, in LowerLoadOperator() argument 193 void Int64Lowering::LowerStoreOperator(Node* node, MachineRepresentation rep, in LowerStoreOperator() argument 245 MachineRepresentation rep = in LowerNode() local 251 MachineRepresentation rep = in LowerNode() local 258 MachineRepresentation rep = in LowerNode() local 886 MachineRepresentation rep = PhiRepresentationOf(node->op()); LowerNode() local 902 MachineRepresentation rep = LoopExitValueRepresentationOf(node->op()); LowerNode() local 1134 MachineRepresentation rep = PhiRepresentationOf(phi->op()); PreparePhiReplacement() local [all...] |
| H A D | machine-operator.h | 128 LoadRepresentation rep; member 210 MachineRepresentation rep; member 1037 UnalignedLoadSupported(MachineRepresentation rep) UnalignedLoadSupported() argument 1041 UnalignedStoreSupported(MachineRepresentation rep) UnalignedStoreSupported() argument [all...] |
| H A D | memory-lowering.cc | 388 MachineRepresentation rep = machine_type.representation(); in ReduceLoadFromObject() local 512 MachineRepresentation rep = access.machine_type.representation(); in ReduceStoreToObject() local
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | register-allocator-verifier.cc | 591 MachineRepresentation rep = reg_op->representation(); in VerifyGapMoves() local
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | machine-type.h | 240 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 D | cmp_client.c | 32 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 D | cmp_client.c | 32 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 D | vktDynamicStateLineWidthTests.cpp | 494 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 D | NVCtrl.c | 156 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 D | sre_lib.h | 516 SRE_REPEAT* rep; member [all...] |