Home
last modified time | relevance | path

Searched refs:incur (Results 1 – 25 of 50) sorted by relevance

12

/third_party/boost/libs/outcome/doc/src/content/motivation/
Derror_codes.md50 to output parameters often requires an indirection and can incur some run-time cost.
/third_party/boost/libs/math/doc/interpolators/
Dwhittaker_shannon.qbk41 Since the sinc function has slow /1/x/ decay, the truncation of the series can incur large error.
/third_party/boost/libs/beast/doc/qbk/06_websocket/
D03_decorator.qbk60 not incur a memory allocation. The follow code declares and sets a function
/third_party/boost/libs/smart_ptr/doc/smart_ptr/
Dmake_unique.adoc32 default-initialization, when users do not need or want to incur the expense
/third_party/skia/third_party/externals/oboe/samples/drumthumper/
DREADME.md27 …r to resample source audio to the device playback rate, and therefore not incur this overhead at p…
/third_party/boost/libs/optional/doc/
D1A_on_performance.qbk108 Having function parameters of type `const optional<T>&` may incur certain unexpected run-time cost …
/third_party/icu/docs/userguide/
Dindex.md44 or incur high costs to build them.
/third_party/boost/libs/math/doc/quadrature/
Dgauss.qbk96 when first needed and then cached for future use, which does incur a noticeable overhead. If this …
Dgauss_kronrod.qbk85 when first needed and then cached for future use, which does incur a noticeable overhead. If this …
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/
DAPPLE_copy_texture_levels.txt57 TEXTURE_BASE_LEVEL can incur a costly re-allocation at runtime.
/third_party/grpc/doc/
Dversioning.md28 …aking changes are very disruptive for users, cause user fragmentation and incur high maintenance c…
/third_party/openGLES/extensions/APPLE/
DAPPLE_copy_texture_levels.txt57 TEXTURE_BASE_LEVEL can incur a costly re-allocation at runtime.
/third_party/boost/libs/python/doc/
Dpolymorphism.txt203 arguments. Forwarding is tricky if you don't want to incur copies.
/third_party/openGLES/extensions/ARB/
DGLX_ARB_get_proc_address.txt135 function dispatch for context-independent pointers would incur
DARB_query_buffer_object.txt358 however, that may incur a potential performance hit in case the
/third_party/abseil-cpp/absl/synchronization/internal/
Dmutex_nonprod.inc227 // incur the cost of absl::call_once().
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DGLX_ARB_get_proc_address.txt125 function dispatch for context-independent pointers would incur
DARB_query_buffer_object.txt348 however, that may incur a potential performance hit in case the
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlreader.c5803 unsigned long incur; /* current index in in[] */ in xmlBase64Decode() local
5830 incur = 0; in xmlBase64Decode()
5838 if (incur >= inmax) in xmlBase64Decode()
5840 cur = in[incur++]; in xmlBase64Decode()
5859 inblk = incur; in xmlBase64Decode()
5895 inblk = incur; in xmlBase64Decode()
/third_party/libxml2/
Dxmlreader.c5847 unsigned long incur; /* current index in in[] */ in xmlBase64Decode() local
5874 incur = 0; in xmlBase64Decode()
5882 if (incur >= inmax) in xmlBase64Decode()
5884 cur = in[incur++]; in xmlBase64Decode()
5903 inblk = incur; in xmlBase64Decode()
5939 inblk = incur; in xmlBase64Decode()
/third_party/typescript_eslint/packages/parser/
DREADME.md210 …s defined by the provided `tsconfig.json` files. **Using this option will incur significant perfor…
/third_party/openGLES/extensions/AMD/
DAMD_query_buffer_object.txt330 however, that may incur a potential performance hit in case the application
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_query_buffer_object.txt330 however, that may incur a potential performance hit in case the application
/third_party/flutter/engine/flutter/
DDEPS119 # CQ/CI bot nor do we want the average Dart developer to incur that cost.
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/surface/
Dpicture.dart386 /// not necessarily incur repaints. For example, if the layer sub-tree was

12