Home
last modified time | relevance | path

Searched refs:AppData (Results 1 – 16 of 16) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/examples/msdk/
Dtest-roi.c33 } AppData; typedef
36 send_eos_event (AppData * data) in send_eos_event()
42 dispatch_keystroke (AppData * app, const gchar * str) in dispatch_keystroke()
66 AppData *app = data; in cb_msg()
93 AppData *app = data; in cb_msg_eos()
101 AppData *app = data; in cb_msg_error()
121 AppData *app = data; in cb_add_roi()
149 AppData *app = data; in handle_keyboard()
192 AppData data = { 0, }; in main()
/third_party/gstreamer/gstplugins_base/tests/examples/decodebin_next/
Duridecodebin3-select-all.c44 } AppData; typedef
100 activate_all_av_streams (AppData * data) in activate_all_av_streams()
160 _on_bus_message (GstBus * bus, GstMessage * message, AppData * data) in _on_bus_message()
220 decodebin_pad_added_cb (GstElement * dbin, GstPad * pad, AppData * data) in decodebin_pad_added_cb()
349 AppData *data; in main()
358 data = g_new0 (AppData, 1); in main()
/third_party/zlib/contrib/delphi/
DZLib.pas19 TAlloc = function (AppData: Pointer; Items, Size: Integer): Pointer; cdecl; in ppData()
20 TFree = procedure (AppData, Block: Pointer); cdecl;
37 AppData: Pointer; // private data object passed to zalloc and zfree
254 function zlibAllocMem(AppData: Pointer; Items, Size: Integer): Pointer; cdecl; in zlibAllocMem()
260 procedure zlibFreeMem(AppData, Block: Pointer); cdecl; argument
/third_party/node/deps/npm/docs/content/configuring-npm/
Dfolders.md30 On most systems, this is `/usr/local`. On Windows, it's `%AppData%\npm`.
77 `%AppData%/npm-cache` on Windows.
/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-cache.md78 Default: `~/.npm` on Posix, or `%AppData%/npm-cache` on Windows.
/third_party/freetype/docs/
DDEBUG203 set FT_LOGGING_FILE=C:\Users\AppData\Local\Temp\freetype2.log
/third_party/skia/third_party/externals/freetype/docs/
DDEBUG203 set FT_LOGGING_FILE=C:\Users\AppData\Local\Temp\freetype2.log
/third_party/skia/third_party/externals/swiftshader/docs/
DdEQP.md23 …Note: abd is in the Android SDK, typically in `C:\Users\<username>\AppData\Local\Android\sdk\platf…
/third_party/flutter/flutter/packages/flutter_tools/lib/src/android/
Dandroid_sdk.dart320 androidHomeDir = fs.path.join(homeDirPath, 'AppData', 'Local', 'Android', 'sdk');
/third_party/node/doc/changelogs/
DCHANGELOG_V012.md304 ….com/nodejs/node/commit/18d413d299)] - **win,msi**: create npm folder in AppData directory (Steven…
DCHANGELOG_V010.md298 ….com/nodejs/node/commit/18d413d299)] - **win,msi**: create npm folder in AppData directory (Steven…
/third_party/node/deps/npm/docs/content/using-npm/
Dconfig.md270 * Default: Windows: `%AppData%\npm-cache`, Posix: `~/.npm`
/third_party/NuttX/
DREADME.md454 C:\Users\Username\AppData\Local\lxss\rootfs
/third_party/node/doc/api/
Dfs.md2591 // Prints: /tmp/foo-itXde2 or C:\Users\...\AppData\Local\Temp\foo-itXde2
/third_party/node/tools/
Dlint-md.mjs21234 // On Windows, this is in a place called `%AppData%`, which we have to
/third_party/chromium/patch/
D0003-ohos-1115.patch59559 + * path of AppData are still accessible. The default is false.
59800 + * path of AppData are always accessible.