Searched refs:incur (Results 1 – 25 of 60) sorted by relevance
123
/external/python/google-api-python-client/docs/ |
D | auth.md | 15 …. If someone obtains your key, they could use it to consume your quota or incur charges against yo… 33 …eone obtains your client secret, they could use it to consume your quota, incur charges against yo…
|
D | start.md | 23 …. If someone obtains your key, they could use it to consume your quota or incur charges against yo… 40 …eone obtains your client secret, they could use it to consume your quota, incur charges against yo…
|
D | oauth.md | 22 …eone obtains your client secret, they could use it to consume your quota, incur charges against yo…
|
/external/icu/libandroidicuinit/ |
D | Android.bp | 32 // stored in a separate directory to avoid a larger patch which could incur more works when
|
/external/ImageMagick/Magick++/ |
D | README | 9 reference counting so that copy constructors and assignment incur almost no
|
/external/oboe/samples/drumthumper/ |
D | README.md | 27 …r to resample source audio to the device playback rate, and therefore not incur this overhead at p…
|
/external/llvm-project/llvm/docs/ |
D | MemTagSanitizer.rst | 62 function may incur significant code size overhead, because it means
|
/external/llvm-project/clang/include/clang/Basic/ |
D | DiagnosticFrontendKinds.td | 273 "misaligned atomic operation may incur " 279 "large atomic operation may incur "
|
/external/skqp/src/gpu/effects/ |
D | GrRectBlurEffect.fp | 31 // exactly the same as highp (e.g. all non-OpenGL ES devices), and thus incur no additional penalty
|
/external/eigen/doc/ |
D | TutorialAdvancedInitialization.dox | 126 evaluate to a matrix or array when needed, so that this syntax does not incur any overhead.
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | mutex_nonprod.inc | 227 // incur the cost of absl::call_once().
|
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/ |
D | mutex_nonprod.inc | 227 // incur the cost of absl::call_once().
|
/external/abseil-cpp/absl/synchronization/internal/ |
D | mutex_nonprod.inc | 231 // incur the cost of absl::call_once().
|
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | mutex_nonprod.inc | 231 // incur the cost of absl::call_once().
|
/external/libxml2/ |
D | xmlreader.c | 5847 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()
|
/external/gemmlowp/doc/ |
D | low-precision.md | 100 Doing that in the GEMM kernel would incur substantial overhead: - It would mean
|
/external/llvm-project/clang/docs/ |
D | ShadowCallStack.rst | 46 would not suffer from race conditions and would not incur the overhead of
|
/external/llvm-project/libc/benchmarks/ |
D | RATIONALE.md | 213 they are too big they will prevent other hot code to stay in the cache and incur
|
/external/python/pybind11/docs/ |
D | classes.rst | 224 possible circular references. Native Python classes incur this same cost by
|
/external/rust/crates/regex/ |
D | PERFORMANCE.md | 89 its own copy. Cloning a regex does not incur any additional memory overhead
|
/external/libabigail/doc/manuals/ |
D | abipkgdiff.rst | 260 This option might incur some serious performance degradation as
|
D | abidiff.rst | 250 This option might incur some serious performance degradation as
|
/external/antlr/runtime/Cpp/include/ |
D | antlr3tokenstream.inl | 452 // Here the token must be in the input vector. Rather then incur
|
/external/perfetto/docs/design-docs/ |
D | heapprofd-design.md | 28 **Zero overhead when disabled:** the system must not incur a performance overhead when it is not en…
|
/external/cpuinfo/test/dmesg/ |
D | galaxy-s8-us.log | 2560 …6:3: 274] sec-battery soc:battery: sec_bat_cisd_check: [CISD] iavg: 534, incur: 1500, chgcur: 170… 2563 …6:3: 274] sec-battery soc:battery: sec_bat_cisd_check: [CISD] iavg: 534, incur: 1500, chgcur: 170… 3425 …:10: 685] sec-battery soc:battery: sec_bat_cisd_check: [CISD] iavg: 525, incur: 1500, chgcur: 170… 3428 …:10: 685] sec-battery soc:battery: sec_bat_cisd_check: [CISD] iavg: 525, incur: 1500, chgcur: 170… 4974 …6:8: 370] sec-battery soc:battery: sec_bat_cisd_check: [CISD] iavg: 522, incur: 1500, chgcur: 170… 4977 …6:8: 370] sec-battery soc:battery: sec_bat_cisd_check: [CISD] iavg: 522, incur: 1500, chgcur: 170… 5056 …6:8: 370] sec-battery soc:battery: sec_bat_cisd_check: [CISD] iavg: 522, incur: 1500, chgcur: 170… 5059 …6:8: 370] sec-battery soc:battery: sec_bat_cisd_check: [CISD] iavg: 522, incur: 1500, chgcur: 170… 5375 …6:8: 370] sec-battery soc:battery: sec_bat_cisd_check: [CISD] iavg: 520, incur: 1500, chgcur: 170… 5378 …6:8: 370] sec-battery soc:battery: sec_bat_cisd_check: [CISD] iavg: 520, incur: 1500, chgcur: 170… [all …]
|
123