Home
last modified time | relevance | path

Searched defs:rep (Results 26 - 50 of 186) sorted by relevance

12345678

/third_party/mbedtls/scripts/mbedtls_dev/
H A Dbignum_mod_raw.py159 rep = bignum_common.ModulusRepresentation.INVALID variable in BignumModRawConvertRep
[all...]
/third_party/mesa3d/src/freedreno/afuc/
H A Demu.c127 bool rep; in emu_instr() local
316 bool rep; in emu_step() local
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dfe25519.c46 int i,rep; in fe_reduce_add_sub() local
66 int i,rep; in reduce_mul() local
/third_party/mesa3d/src/glx/apple/
H A Dappledri.c156 xAppleDRIQueryVersionReply rep; local
188 xAppleDRIQueryDirectRenderingCapableReply rep; local
220 xAppleDRIAuthConnectionReply rep; local
254 xAppleDRICreateSurfaceReply rep; global() local
314 xAppleDRICreateSharedBufferReply rep; XAppleDRICreateSharedBuffer() local
383 xAppleDRICreatePixmapReply rep; XAppleDRICreatePixmap() local
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_dri.c223 struct drm_vmw_surface_create_req *rep = &arg.rep; in vmw_drm_surface_from_handle() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-linkage.h192 int NextFpReg(MachineRepresentation rep) { in NextFpReg() argument
H A Dstruct-types.h129 constexpr explicit ArrayType(ValueType rep, bool mutability) in ArrayType() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dutrans.cpp43 UReplaceable *rep; member in ReplaceableGlue
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dutrans.cpp43 UReplaceable *rep; member in ReplaceableGlue
[all...]
/third_party/libdrm/tests/ttmtest/src/
H A Dxf86dri.c121 xXF86DRIQueryVersionReply rep; local
153 xXF86DRIQueryDirectRenderingCapableReply rep; local
185 xXF86DRIOpenConnectionReply rep; local
235 xXF86DRIAuthConnectionReply rep; global() local
293 xXF86DRIGetClientDriverNameReply rep; global() local
343 xXF86DRICreateContextReply rep; global() local
410 xXF86DRICreateDrawableReply rep; uniDRICreateDrawable() local
466 xXF86DRIGetDrawableInfoReply rep; uniDRIGetDrawableInfo() local
556 xXF86DRIGetDeviceInfoReply rep; global() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dutrans.cpp43 UReplaceable *rep; member in ReplaceableGlue
[all...]
/third_party/python/Objects/stringlib/
H A Dcodecs.h273 PyObject *rep = NULL; in utf8_encoder() local
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dint128_unittest.cc460 const char* rep; in TEST() member
H A Dint128.cc174 std::string rep = os.str(); in operator <<() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_test_util.h118 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 Dcordz_info_test.cc147 TestCordRep rep; in TEST() local
188 TestCordRep rep; TEST() local
[all...]
H A Dcordz_info.h282 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 DtcuLnxX11Xcb.cpp116 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 Ddbinder_test_service.cpp74 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 Drdb_store_rekey_test.cpp148 bool RdbRekeyTest::ChangeKeyFileDate(const std::string &dbName, int rep) in ChangeKeyFileDate() argument
/third_party/mesa3d/src/glx/
H A Ddri2.c225 xDRI2QueryVersionReply rep; in DRI2QueryVersion() local
272 xDRI2ConnectReply rep; in DRI2Connect() local
342 xDRI2AuthenticateReply rep; DRI2Authenticate() local
407 xDRI2GetBuffersReply rep; DRI2GetBuffers() local
466 xDRI2GetBuffersReply rep; DRI2GetBuffersWithFormat() local
525 xDRI2CopyRegionReply rep; DRI2CopyRegion() local
[all...]
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dminizip.c345 char rep=0; local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Ddead-code-elimination.cc375 Node* DeadCodeElimination::DeadValue(Node* node, MachineRepresentation rep) { in DeadValue() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_inlines.h175 Value *ValueRef::rep() const in rep() function in ValueRef
181 Value *ValueDef::rep() const in rep() function in ValueDef
/third_party/node/deps/openssl/openssl/fuzz/
H A Dcmp.c45 static int allow_unprotected(const OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *rep, in allow_unprotected() argument

Completed in 15 milliseconds

12345678