Home
last modified time | relevance | path

Searched defs:apply (Results 126 - 145 of 145) sorted by relevance

123456

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-morx-table.hh165 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 Dhb-ot-layout.cc1904 inline void hb_ot_map_t::apply (const Proxy &proxy, in apply() function in hb_ot_map_t
H A Dhb-ot-layout-gpos-table.hh684 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 Dhb-ot-layout-gsubgpos.hh785 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 DError.h794 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 DCommandLine.h411 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 Dsfn_shader.cpp1093 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 Dassembler-arm64-inl.h22 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 DTextureGL.cpp195 bool apply = false; in setImage() local
345 bool apply = false; in setSubImage() local
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgxvar.c1800 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 DCommandLine.h371 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 Draw_hash_set_test.cc309 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 DMachinePipeliner.cpp1287 void SwingSchedulerDAG::CopyToPhiMutation::apply(ScheduleDAGInstrs *DAG) { in apply() function in SwingSchedulerDAG::CopyToPhiMutation
H A DMachineScheduler.cpp1602 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 Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc3808 Handle<JSFunction> apply = SimpleInstallFunction( in InitializeGlobal() local
/third_party/node/deps/v8/src/objects/
H A Dobjects.cc2180 static bool apply(Map map, HeapObject obj, int offset) { in apply() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1776 IRet apply (const EvalContext& ctx, in apply() function in vkt::shaderexecutor::Func
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp1228 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 DvktShaderBuiltinPrecisionTests.cpp1749 IRet apply (const EvalContext& ctx, in apply() function in vkt::shaderexecutor::Func
[all...]

Completed in 127 milliseconds

123456