Home
last modified time | relevance | path

Searched refs:Expose (Results 1 – 25 of 54) sorted by relevance

123

/external/tensorflow/tensorflow/core/lib/gtl/
Dpriority_queue_util.h40 struct Expose : Q { in ConsumeTop() struct
44 auto& c = q->*&Expose::c; in ConsumeTop()
45 auto& comp = q->*&Expose::comp; in ConsumeTop()
/external/skia/tools/sk_app/unix/
Dmain_unix.cpp63 case Expose: in main()
DWindow_unix.cpp318 SkASSERT(event.type != Expose && event.type != ConfigureNotify); in handleEvent()
374 event.type = Expose; in onInval()
/external/skqp/tools/sk_app/unix/
Dmain_unix.cpp63 case Expose: in main()
DWindow_unix.cpp318 SkASSERT(event.type != Expose && event.type != ConfigureNotify); in handleEvent()
374 event.type = Expose; in onInval()
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/
Dtest_rendering.c295 case Expose: in main()
/external/v8/include/
DAPIDesign.md9 2. Expose ECMAScript-like capabilities to the embedder.
/external/python/cpython3/Misc/NEWS.d/
D3.6.0a3.rst124 Expose the DirEntry type as os.DirEntry. Code patch by Jelle Zijlstra.
447 Expose the Android API level that python was built against, in
D3.6.0a4.rst412 Expose the EPOLLEXCLUSIVE constant (when it is defined) in the select
422 Expose the EPOLLRDHUP and POLLRDHUP constants in the select module.
D3.7.0b1.rst104 Expose preadv and pwritev system calls in the os module. Patch by Pablo
144 Expose posix_spawn as a low level API in the os module.
D3.7.0b3.rst317 Expose several missing constants in zlib and fix corresponding
/external/deqp/framework/delibs/cmake/
DDefs.cmake161 # Expose definitions
/external/python/httplib2/
DCHANGELOG155 230 Expose meaningful exception for App Engine URLFetch ResponseTooLargeError
156 231 Expose App Engine URLFetch DeadlineExceededError for debugging purposes
/external/ImageMagick/MagickCore/
Ddisplay.c2169 case Expose: in XAnnotateEditImage()
2378 case Expose: in XAnnotateEditImage()
3021 case Expose: in XChopImage()
3149 case Expose: in XChopImage()
3616 case Expose: in XColorEditImage()
4167 case Expose: in XCompositeImage()
4766 case Expose: in XCropImage()
4924 case Expose: in XCropImage()
5117 case Expose: in XCropImage()
5845 case Expose: in XDrawEditImage()
[all …]
Dwidget.c1350 case Expose: in XScreenEvent()
2444 case Expose: in XColorBrowserWidget()
3067 case Expose: in XCommandWidget()
3508 case Expose: in XConfirmWidget()
3967 case Expose: in XDialogWidget()
5074 case Expose: in XFileBrowserWidget()
6313 case Expose: in XFontBrowserWidget()
7340 case Expose: in XListBrowserWidget()
7951 case Expose: in XMenuWidget()
8320 case Expose: in XNoticeWidget()
[all …]
/external/opencensus-java/
DCHANGELOG.md40 - Expose the factory methods of MonitoredResource.
/external/python/six/
DCHANGES287 - Expose an API for adding mappings to six.moves.
/external/libpng/contrib/gregbook/
Drpng-x.c643 while (e.type != Expose || e.xexpose.count); in rpng_x_create_window()
Drpng2-x.c745 if (e.type == Expose) { in main()
1073 while (e.type != Expose || e.xexpose.count); in rpng2_x_create_window()
/external/javapoet/
DCHANGELOG.md296 * Expose `compressType` API.
/external/swiftshader/third_party/LLVM/include/llvm/
DIntrinsics.td362 // Expose the carry flag from add operations on two integrals.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DSystemLibrary.rst57 Don't Expose System Headers
/external/llvm/docs/
DSystemLibrary.rst57 Don't Expose System Headers
/external/okhttp/
DCHANGELOG.md616 * Replacing `httpMinorVersion` with `Protocol`. Expose HTTP/1.0 as a potential protocol.
789 * Expose the transport ("http/1.1", "spdy/3", etc.) via magic request headers.
/external/python/google-api-python-client/
DCHANGELOG329 - Expose the full token response in OAuth2Client and OAuth2Decorator.

123