Home
last modified time | relevance | path

Searched defs:stub (Results 1 – 25 of 32) sorted by relevance

12

/third_party/mesa3d/src/mapi/
Dstub.c65 const struct mapi_stub *stub = (const struct mapi_stub *) elem; in stub_compare() local
89 struct mapi_stub *stub; in stub_add_dynamic() local
122 struct mapi_stub *stub = NULL; in stub_find_dynamic() local
162 const struct mapi_stub *stub = in stub_find_by_slot() local
170 stub_fix_dynamic(struct mapi_stub *stub, const struct mapi_stub *alias) in stub_fix_dynamic()
190 stub_get_name(const struct mapi_stub *stub) in stub_get_name()
207 stub_get_slot(const struct mapi_stub *stub) in stub_get_slot()
216 stub_get_addr(const struct mapi_stub *stub) in stub_get_addr()
Dmapi_glapi.c125 const struct mapi_stub *stub; in _glapi_add_dispatch() local
151 struct mapi_stub *stub; in _glapi_add_dispatch() local
180 const struct mapi_stub *stub; in _glapi_get_stub() local
207 const struct mapi_stub *stub = _glapi_get_stub(funcName, 0); in _glapi_get_proc_offset() local
219 const struct mapi_stub *stub = _glapi_get_stub(funcName, 1); in _glapi_get_proc_address() local
230 const struct mapi_stub *stub = stub_find_by_slot(offset); in _glapi_get_proc_name() local
/third_party/protobuf/python/google/protobuf/
Dservice_reflection.py274 def _ServiceStubInit(stub, rpc_channel): argument
285 def _StubMethod(self, stub, method_descriptor, argument
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DServiceTest.java118 TestService stub = TestService.newStub(mockChannel); in testStub() local
144 TestService.BlockingInterface stub = TestService.newBlockingStub(mockChannel); in testBlockingStub() local
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DServiceTest.java120 TestService stub = TestService.newStub(mockChannel); in testStub() local
147 TestService.BlockingInterface stub = in testBlockingStub() local
/third_party/node/test/parallel/
Dtest-dns-lookup-promises.js60 ].forEach(async ({ stub, factory, expectation }) => { property
115 ].forEach(async ({ stub, factory, expectation }) => { property
/third_party/skia/src/utils/
DSkEventTracer.cpp37 static const char* stub = "stub"; in getCategoryGroupName() local
/third_party/icu/icu4c/source/test/intltest/
Dtrnserr.cpp278 StubTransliterator stub; in TestCoverage() local
/third_party/ltp/include/lapi/
Drt_sigaction.h202 unsigned long stub = 0; in ltp_rt_sigaction() local
/third_party/python/Lib/test/
Dtest_pulldom.py269 def stub(self, *args, **kwargs): member in SAXExerciser
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DSynthTest.java2773 char[] stub = new char[8388602]; Arrays.fill(stub, 'c'); String hex = "0123456789ABCDEF"; in testStressReadDistanceExtraBits() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Drandom.c455 u8 stub; in random_init() local
/third_party/node/test/async-hooks/
Dinit-hooks.js161 const stub = { uid, type: 'Unknown', handleIsObject: true, handle: {} }; variable
/third_party/skia/src/core/
DSkPictureData.cpp549 static const SkPaint& stub = *(new SkPaint); in requiredPaint() local
/third_party/protobuf/src/google/protobuf/
Dmap_field_test.cc257 MapFieldBaseStub* stub = in Expect() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DIBMCalendarTest.java1031 StubCalendar stub = new StubCalendar(); in TestCoverage() local
2016 … StubSimpleDateFormat stub = new StubSimpleDateFormat("EEE MMM dd yyyy G HH:mm:ss.SSS", Locale.US); in TestSimpleDateFormatCoverage() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DIBMCalendarTest.java1031 StubCalendar stub = new StubCalendar(); in TestCoverage() local
2016 … StubSimpleDateFormat stub = new StubSimpleDateFormat("EEE MMM dd yyyy G HH:mm:ss.SSS", Locale.US); in TestSimpleDateFormatCoverage() local
/third_party/node/deps/uv/src/unix/
Daix.c450 char *obj, *stub; in uv__is_ahafs_mounted() local
/third_party/libuv/src/unix/
Daix.c450 char *obj, *stub; in uv__is_ahafs_mounted() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DICUResourceBundleTest.java906 Stub stub = new Stub(); in TestCoverage() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUResourceBundleTest.java906 Stub stub = new Stub(); in TestCoverage() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneTest.java1356 StubTimeZone stub = new StubTimeZone(); in TestCoverage() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneTest.java1384 StubTimeZone stub = new StubTimeZone(); in TestCoverage() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dbackward_references_hq.c43 ZopfliNode stub; in BrotliInitZopfliNodes() local
/third_party/node/deps/brotli/c/enc/
Dbackward_references_hq.c43 ZopfliNode stub; in BrotliInitZopfliNodes() local

12