| /third_party/gn/src/gn/ |
| H A D | command_format.cc | 430 TraverseBinaryOpNode( const ParseNode* node, std::function<void(const ParseNode*)> callback) TraverseBinaryOpNode() argument
|
| /third_party/glfw/src/ |
| H A D | x11_window.c | 1924 XIMCallback callback; in _glfwCreateInputContextX11() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | uregex.cpp | 1083 uregex_setMatchCallback(URegularExpression *regexp2, URegexMatchCallback *callback, const void *context, UErrorCode *status) uregex_setMatchCallback() argument 1100 uregex_getMatchCallback(const URegularExpression *regexp2, URegexMatchCallback **callback, const void **context, UErrorCode *status) uregex_getMatchCallback() argument 1117 uregex_setFindProgressCallback(URegularExpression *regexp2, URegexFindProgressCallback *callback, const void *context, UErrorCode *status) uregex_setFindProgressCallback() argument 1134 uregex_getFindProgressCallback(const URegularExpression *regexp2, URegexFindProgressCallback **callback, const void **context, UErrorCode *status) uregex_getFindProgressCallback() argument
|
| H A D | rematch.cpp | 2437 void RegexMatcher::setMatchCallback(URegexMatchCallback *callback, in setMatchCallback() argument 2453 void RegexMatcher::getMatchCallback(URegexMatchCallback *&callback, in getMatchCallback() argument 2469 void RegexMatcher::setFindProgressCallback(URegexFindProgressCallback *callback, in setFindProgressCallback() argument 2485 void RegexMatcher::getFindProgressCallback(URegexFindProgressCallback *&callback, in getFindProgressCallback() argument [all...] |
| H A D | rulebasedcollator.cpp | 1338 CollationKeys::LevelCallback callback; in writeSortKey() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnvmbcs.cpp | 635 enumToU(UConverterMBCSTable *mbcsTable, int8_t stateProps[], int32_t state, uint32_t offset, uint32_t value, UConverterEnumToUCallback *callback, const void *context, UErrorCode *pErrorCode) enumToU() argument 809 ucnv_MBCSEnumToUnicode(UConverterMBCSTable *mbcsTable, UConverterEnumToUCallback *callback, const void *context, UErrorCode *pErrorCode) ucnv_MBCSEnumToUnicode() argument [all...] |
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usbdi.h | 219 usb_callback_t *callback; /* USB transfer callback */ member
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | Update.cpp | 347 Compress( const CUpdateOptions &options, bool isUpdatingItself, CCodecs *codecs, const CActionSet &actionSet, const CArc *arc, CArchivePath &archivePath, const CObjectVector<CArcItem> &arcItems, Byte *processedItemsStatuses, const CDirItems &dirItems, const CDirItem *parentDirItem, CTempFiles &tempFiles, CMultiOutStream_Bunch &multiStreams, CUpdateErrorInfo &errorInfo, IUpdateCallbackUI *callback, CFinishArchiveStat &st) Compress() argument 1099 UpdateArchive( CCodecs *codecs, const CObjectVector<COpenType> &types, const UString &cmdArcPath2, NWildcard::CCensor &censor, CUpdateOptions &options, CUpdateErrorInfo &errorInfo, IOpenCallbackUI *openCallback, IUpdateCallbackUI2 *callback, bool needSetPath) UpdateArchive() argument [all...] |
| H A D | HashCalc.cpp | 451 HashCalc( DECL_EXTERNAL_CODECS_LOC_VARS const NWildcard::CCensor &censor, const CHashOptions &options, AString &errorInfo, IHashCallbackUI *callback) HashCalc() argument 1668 GetPropString(IArchiveUpdateCallback *callback, UInt32 index, PROPID propId, UString &res, bool convertSlash) GetPropString() argument 1693 UpdateItems(ISequentialOutStream *outStream, UInt32 numItems, IArchiveUpdateCallback *callback) UpdateItems() argument [all...] |
| /third_party/lzma/CPP/7zip/Archive/ |
| H A D | XzHandler.cpp | 437 void COpenCallbackWrap::Init(IArchiveOpenCallback *callback)
in Init() argument 497 HRESULT CHandler::Open2(IInStream *inStream, /* UInt32 flags, */ IArchiveOpenCallback *callback)
in Open2() argument 672 Z7_COM7F_IMF(CHandler::Open(IInStream *inStream, const UInt64 *, IArchiveOpenCallback *callback))
in Open() argument
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_wayland.c | 1313 wayland_throttle_callback(void *data, struct wl_callback *callback, uint32_t time) wayland_throttle_callback() argument
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglapi.c | 2477 eglDebugMessageControlKHR(EGLDEBUGPROCKHR callback, in eglDebugMessageControlKHR() argument
|
| /third_party/mesa3d/src/gallium/drivers/tegra/ |
| H A D | tegra_context.c | 604 tegra_set_debug_callback(struct pipe_context *pcontext, const struct util_debug_callback *callback) tegra_set_debug_callback() argument
|
| /third_party/node/src/crypto/ |
| H A D | crypto_tls.cc | 561 Local<Value> callback; in SSLInfoCallback() local 576 Local<Value> callback; SSLInfoCallback() local [all...] |
| /third_party/node/src/ |
| H A D | env-inl.h | 232 inline void Environment::CloseHandle(T* handle, OnCloseCallback callback) { in CloseHandle() argument 241 OnCloseCallback callback; in CloseHandle() member 530 auto callback = native_immediates_.CreateCallback(std::move(cb), flags); in SetImmediate() local 542 auto callback = native_immediates_threadsafe_.CreateCallback( in SetImmediateThreadsafe() local 554 auto callback = native_immediates_interrupts_.CreateCallback( in RequestInterrupt() local [all...] |
| H A D | jsvm_types.h | 152 JSVM_Value(JSVM_CDECL* callback)(JSVM_Env env, member [all...] |
| H A D | node_api.cc | 565 MakeCallback( v8::Local<v8::Object> recv, const v8::Local<v8::Function> callback, int argc, v8::Local<v8::Value> argv[]) MakeCallback() argument [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-engine.cc | 1030 auto callback = [](v8::Isolate* v8_isolate, v8::GCType type, in AddIsolate() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnvmbcs.cpp | 635 enumToU(UConverterMBCSTable *mbcsTable, int8_t stateProps[], int32_t state, uint32_t offset, uint32_t value, UConverterEnumToUCallback *callback, const void *context, UErrorCode *pErrorCode) enumToU() argument 809 ucnv_MBCSEnumToUnicode(UConverterMBCSTable *mbcsTable, UConverterEnumToUCallback *callback, const void *context, UErrorCode *pErrorCode) ucnv_MBCSEnumToUnicode() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | uregex.cpp | 1083 uregex_setMatchCallback(URegularExpression *regexp2, URegexMatchCallback *callback, const void *context, UErrorCode *status) uregex_setMatchCallback() argument 1100 uregex_getMatchCallback(const URegularExpression *regexp2, URegexMatchCallback **callback, const void **context, UErrorCode *status) uregex_getMatchCallback() argument 1117 uregex_setFindProgressCallback(URegularExpression *regexp2, URegexFindProgressCallback *callback, const void *context, UErrorCode *status) uregex_setFindProgressCallback() argument 1134 uregex_getFindProgressCallback(const URegularExpression *regexp2, URegexFindProgressCallback **callback, const void **context, UErrorCode *status) uregex_getFindProgressCallback() argument
|
| H A D | rematch.cpp | 2437 void RegexMatcher::setMatchCallback(URegexMatchCallback *callback, in setMatchCallback() argument 2453 void RegexMatcher::getMatchCallback(URegexMatchCallback *&callback, in getMatchCallback() argument 2469 void RegexMatcher::setFindProgressCallback(URegexFindProgressCallback *callback, in setFindProgressCallback() argument 2485 void RegexMatcher::getFindProgressCallback(URegexFindProgressCallback *&callback, in getFindProgressCallback() argument [all...] |
| H A D | rulebasedcollator.cpp | 1340 CollationKeys::LevelCallback callback; in writeSortKey() local [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-debugger.cc | 277 terminateExecution( std::unique_ptr<TerminateExecutionCallback> callback) terminateExecution() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | map.cc | 2182 TransitionsAccessor::TraverseCallback callback = [&](Map map) { in ComputeMinObjectSlack() local
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | profile-generator.cc | 544 void ProfileTree::TraverseDepthFirst(Callback* callback) { in TraverseDepthFirst() argument
|