| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout-morx-table.hh | 165 bool apply (hb_aat_apply_context_t *c) const in apply() function 321 bool apply (hb_aat_apply_context_t *c) const in apply() function 573 bool apply (hb_aat_apply_context_t *c) const in apply() function 609 bool apply (hb_aat_apply_context_t *c) const in apply() function 816 bool apply (hb_aat_apply_context_t *c) const in apply() function 918 bool apply (hb_aat_apply_context_t *c) const in apply() function 988 void apply (hb_aat_apply_context_t *c, in apply() function 1121 void apply (hb_aat_apply_context_ function [all...] |
| H A D | hb-ot-layout.cc | 1904 inline void hb_ot_map_t::apply (const Proxy &proxy, in apply() function in hb_ot_map_t
|
| H A D | hb-ot-layout-gpos-table.hh | 684 bool apply (hb_ot_apply_context_t *c, in apply() function 786 bool apply (hb_ot_apply_context_t *c) const in apply() function 902 bool apply (hb_ot_apply_context_t *c) const in apply() function 1207 bool apply (hb_ot_apply_context_t *c, in apply() function 1350 bool apply (hb_ot_apply_context_t *c) const in apply() function 1543 bool apply (hb_ot_apply_context_t *c) const in apply() function 1786 bool apply (hb_ot_apply_context_t *c) const in apply() function 2051 bool apply (hb_ot_apply_context_t *c) const in apply() function 2306 bool apply (hb_ot_apply_context_t *c) const apply() function 2503 bool apply (hb_ot_apply_context_t *c) const apply() function 2755 bool apply (hb_ot_apply_context_t *c) const apply() function [all...] |
| H A D | hb-ot-layout-gsubgpos.hh | 785 bool apply (OT::hb_ot_apply_context_t *c) const in apply() function 1617 bool apply (hb_ot_apply_context_t *c, in apply() function [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | Error.h | 794 static Error apply(HandlerT &&H, std::unique_ptr<ErrorInfoBase> E) { in apply() function in llvm::ErrorHandlerTraits 808 static Error apply(HandlerT &&H, std::unique_ptr<ErrorInfoBase> E) { in apply() function in llvm::ErrorHandlerTraits 824 static Error apply(HandlerT &&H, std::unique_ptr<ErrorInfoBase> E) { in apply() function in llvm::ErrorHandlerTraits 840 static Error apply(HandlerT &&H, std::unique_ptr<ErrorInfoBase> E) { in apply() function in llvm::ErrorHandlerTraits
|
| H A D | CommandLine.h | 411 void apply(Option &O) const { O.setDescription(Desc); } in apply() function 421 void apply(Option &O) const { O.setValueStr(Desc); } in apply() function 432 template <class Opt> void apply(Opt &O) const { O.setInitialValue(Init); } in apply() function 448 template <class Opt> void apply(Opt &O) const { O.setLocation(O, Loc); } in apply() function 462 template <class Opt> void apply(Opt &O) const { O.addCategory(Category); } in apply() function 471 template <class Opt> void apply(Opt &O) const { O.addSubCommand(Sub); } in apply() function 481 template <typename Opt> void apply(Opt &O) const { O.setCallback(CB); } in apply() function 683 template <class Opt> void apply(Opt &O) const { in apply() function in llvm::ValuesClass 1301 void apply(Opt *O, const Mod &M, const Mods &... Ms) { apply() function 1306 template <class Opt, class Mod> void apply(Opt *O, const Mod &M) { apply() function 1707 void apply(list<D, S, P> &L) const { apply() function 1919 void apply(alias &A) const { A.setAliasFor(Opt); } apply() function [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_shader.cpp | 1093 void Shader::InstructionChain::apply(Instr *current, Instr **last) { in apply() function in r600::Shader::InstructionChain
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | assembler-arm64-inl.h | 22 void RelocInfo::apply(intptr_t delta) { in apply() function in v8::internal::RelocInfo
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | TextureGL.cpp | 195 bool apply = false; in setImage() local 345 bool apply = false; in setSubImage() local
|
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttgxvar.c | 1800 FT_Fixed apply = 0x10000L; in ft_var_apply_tuple() local 3407 FT_Fixed apply; FT_LOCAL_DEF() local 3978 FT_Fixed apply; FT_LOCAL_DEF() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | CommandLine.h | 371 void apply(Option &O) const { O.setDescription(Desc); } in apply() function 381 void apply(Option &O) const { O.setValueStr(Desc); } in apply() function 392 template <class Opt> void apply(Opt &O) const { O.setInitialValue(Init); } in apply() function 408 template <class Opt> void apply(Opt &O) const { O.setLocation(O, Loc); } in apply() function 422 template <class Opt> void apply(Opt &O) const { O.setCategory(Category); } in apply() function 431 template <class Opt> void apply(Opt &O) const { O.addSubCommand(Sub); } in apply() function 606 template <class Opt> void apply(Opt &O) const { in apply() function in llvm::ValuesClass 1156 void apply(Opt *O, const Mod &M, const Mods &... Ms) { apply() function 1161 template <class Opt, class Mod> void apply(Opt *O, const Mod &M) { apply() function 1511 void apply(list<D, S, P> &L) const { apply() function 1705 void apply(alias &A) const { A.setAliasFor(Opt); } apply() function [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set_test.cc | 309 apply(F&& f, Args&&... args) { in apply() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | MachinePipeliner.cpp | 1287 void SwingSchedulerDAG::CopyToPhiMutation::apply(ScheduleDAGInstrs *DAG) { in apply() function in SwingSchedulerDAG::CopyToPhiMutation
|
| H A D | MachineScheduler.cpp | 1602 void BaseMemOpClusterMutation::apply(ScheduleDAGInstrs *DAG) { in apply() function in BaseMemOpClusterMutation 1810 void CopyConstrain::apply(ScheduleDAGInstrs *DAGInstrs) { in apply() function in CopyConstrain
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | junit-4.10.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/framework/
junit/runner/
junit/textui/
org/
... |
| /third_party/node/deps/v8/src/init/ |
| H A D | bootstrapper.cc | 3808 Handle<JSFunction> apply = SimpleInstallFunction( in InitializeGlobal() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | objects.cc | 2180 static bool apply(Map map, HeapObject obj, int offset) { in apply() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderBuiltinPrecisionTests.cpp | 1776 IRet apply (const EvalContext& ctx, in apply() function in vkt::shaderexecutor::Func [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsBuiltinPrecisionTests.cpp | 1228 IRet apply (const EvalContext& ctx, in apply() function in deqp::gls::BuiltinPrecisionTests::Func 3145 static ExprP<Ret> apply (ExpandContex function 3159 static ExprP<Ret> apply (ExpandContext&, apply() function [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderBuiltinPrecisionTests.cpp | 1749 IRet apply (const EvalContext& ctx, in apply() function in vkt::shaderexecutor::Func [all...] |