| /third_party/typescript/tests/baselines/reference/ |
| H A D | moduleExportDuplicateAlias.js | 24 var apply = require('./moduleExportAliasDuplicateAlias').apply; global() variable [all...] |
| H A D | moduleExportDuplicateAlias2.js | 24 var apply = require('./moduleExportAliasDuplicateAlias').apply; global() variable [all...] |
| H A D | jsFileCompilationRestParamJsDocFunction.js | 12 function apply(func, thisArg, ...args) { function
|
| H A D | moduleExportDuplicateAlias3.js | 30 var apply = require('./moduleExportAliasDuplicateAlias').apply; global() variable [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
| H A D | FDRRecords.cpp | 18 Error BufferExtents::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::BufferExtents 19 Error WallclockRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::WallclockRecord 20 Error NewCPUIDRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::NewCPUIDRecord 21 Error TSCWrapRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::TSCWrapRecord 22 Error CustomEventRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::CustomEventRecord 23 Error CallArgRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::CallArgRecord 24 Error PIDRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::PIDRecord 25 Error NewBufferRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::NewBufferRecord 26 Error EndBufferRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::EndBufferRecord 27 Error FunctionRecord::apply(RecordVisito in apply() function in llvm::xray::FunctionRecord 28 Error CustomEventRecordV5::apply(RecordVisitor &V) { return V.visit(*this); } apply() function in llvm::xray::CustomEventRecordV5 29 Error TypedEventRecord::apply(RecordVisitor &V) { return V.visit(*this); } apply() function in llvm::xray::TypedEventRecord [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrSwizzle.cpp | 12 void GrSwizzle::apply(SkRasterPipeline* pipeline) const { in apply() function in GrSwizzle
|
| H A D | GrFixedClip.cpp | 34 GrClip::Effect GrFixedClip::apply(GrAppliedHardClip* out, SkIRect* bounds) const { in apply() function in GrFixedClip
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_integerwidth.cpp | 42 void IntegerWidth::apply(impl::DecimalQuantity& quantity, UErrorCode& status) const { in apply() function in IntegerWidth
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_integerwidth.cpp | 42 void IntegerWidth::apply(impl::DecimalQuantity& quantity, UErrorCode& status) const { in apply() function in IntegerWidth
|
| /third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/ |
| H A D | dump-macros-only.c | 15 #define apply(x,...) x(__VA_ARGS__) macro
|
| H A D | dump-macros.c | 14 #define apply(x,...) x(__VA_ARGS__) macro
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_integerwidth.cpp | 42 void IntegerWidth::apply(impl::DecimalQuantity& quantity, UErrorCode& status) const { in apply() function in IntegerWidth
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
| H A D | Indexer.java | 37 public R apply(T value) { in apply() method in Indexer
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | proxy_call.js | [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/util/ |
| H A D | tuple.hpp | 77 apply(F &&f, T &&t) { in apply() function
|
| /third_party/skia/src/core/ |
| H A D | SkDrawLooper.cpp | 86 void SkDrawLooper::apply(SkCanvas* canvas, const SkPaint& paint, in apply() function in SkDrawLooper
|
| /third_party/skia/src/shaders/gradients/ |
| H A D | Sk4fGradientPriv.h | 29 static Sk4f apply(const Sk4f& c) { return c; } in apply() function 34 static Sk4f apply(const Sk4f& c) { in apply() function
|
| /third_party/skia/tests/ |
| H A D | RecorderTest.cpp | 32 void apply(const SkRecord& record) { in apply() function in Tally
|
| H A D | RecordTest.cpp | 31 void apply(const SkRecord& record) { in apply() function in AreaSummer 49 void apply(SkRecord* record) { in apply() function
|
| /third_party/python/Lib/idlelib/ |
| H A D | zzdummy.py | 15 def apply(self, event=None): function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | hash_policy_traits_test.cc | 45 static int apply(int v) { return apply_impl(v); } in apply() function 94 MockFunction<int(int)> apply; member
|
| H A D | node_hash_policy.h | 83 static auto apply(Ts&&... ts) -> decltype(P::apply(std::forward<Ts>(ts)...)) { in apply() function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | flat_hash_map.h | 579 apply(F&& f, Args&&... args) { in apply() function
|
| H A D | flat_hash_set.h | 483 apply(F&& f, Args&&... args) { in apply() function
|
| H A D | node_hash_set.h | 473 apply(F&& f, Args&&... args) { in apply() function
|