| /test/testfwk/xdevice/src/xdevice/_core/ |
| H A D | logger.py | 496 def emit(self, record): member in EncryptFileHandler
|
| /third_party/PyYAML/lib/yaml/ |
| H A D | emitter.py | 111 def emit(self, event): member in Emitter
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/ |
| H A D | ConvertIcuDataTask.java | 141 public void setEmitReport(boolean emit) { in setEmitReport() argument
|
| /third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
| H A D | libbitmask.c | 158 static inline int emit(char *buf, int buflen, int rbot, int rtop, int len) in emit() function
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_builder.h | 249 emit(const instruction &inst) const in emit() function in brw::fs_builder 258 emit(enum opcode opcode) const in emit() function in brw::fs_builder 267 emit(enum opcode opcode, const dst_reg &dst) const in emit() function in brw::fs_builder 276 emit(enum opcode opcode, const dst_reg &dst, const src_reg &src0) const in emit() function in brw::fs_builder 298 emit(enu function in brw::fs_builder 320 emit(enum opcode opcode, const dst_reg &dst, const src_reg &src0, emit() function in brw::fs_builder 344 emit(enum opcode opcode, const dst_reg &dst, const src_reg srcs[], emit() function in brw::fs_builder 363 emit(instruction *inst) const emit() function in brw::fs_builder [all...] |
| /third_party/node/lib/ |
| H A D | events.js | [all...] |
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/poly1305/ |
| H A D | poly1305-x86_64.s | |
| /third_party/node/deps/npm/node_modules/jsonparse/ |
| H A D | jsonparse.js | |
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_screen.h | 53 void (*emit)(struct pipe_screen *, u32 *sequence); member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_draw.c | 210 unsigned emit; member 230 uint emit = EMIT_OMIT; in vroute_add() local [all...] |
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | assembler-arm-inl.h | 211 void Assembler::emit(Instr x) { in emit() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | assembler-x64-inl.h | 47 void Assembler::emit(Immediate x) { in emit() function in v8::internal::Assembler 54 void Assembler::emit(Immediate64 x) { in emit() function in v8::internal::Assembler [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_program.c | 167 setup_stages(struct fd5_emit *emit, struct stage *s) in setup_stages() argument 237 fd5_program_emit(struct fd_context *ctx, struct fd_ringbuffer *ring, struct fd5_emit *emit) fd5_program_emit() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_emit.h | 122 fd6_emit_get_prog(struct fd6_emit *emit) in fd6_emit_get_prog() argument 133 fd6_emit_take_group(struct fd6_emit *emit, struct fd_ringbuffer *stateobj, enum fd6_state_id group_id, unsigned enable_mask) fd6_emit_take_group() argument 144 fd6_emit_add_group(struct fd6_emit *emit, struct fd_ringbuffer *stateobj, enum fd6_state_id group_id, unsigned enable_mask) fd6_emit_add_group() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pt_fetch_shade_pipeline_llvm.c | 48 struct pt_emit *emit; member 547 emit(struct pt_emit *emit, in emit() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_state_derived.c | 53 r300_draw_emit_attrib(struct r300_context* r300, enum attrib_emit emit, int index) r300_draw_emit_attrib() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AccelTable.cpp | 279 void AppleAccelTableWriter::Header::emit(AsmPrinter *Asm) const { emit() function in AppleAccelTableWriter::Header 294 void AppleAccelTableWriter::HeaderData::emit(AsmPrinter *Asm) const { emit() function in AppleAccelTableWriter::HeaderData 355 void AppleAccelTableWriter::emit() const { emit() function in AppleAccelTableWriter 365 void Dwarf5AccelTableWriter<DataT>::Header::emit( emit() function in Dwarf5AccelTableWriter::Header 531 template <typename DataT> void Dwarf5AccelTableWriter<DataT>::emit() const { emit() function in Dwarf5AccelTableWriter 595 void AppleAccelTableOffsetData::emit(AsmPrinter *Asm) const { emit() function in AppleAccelTableOffsetData 599 void AppleAccelTableTypeData::emit(AsmPrinter *Asm) const { emit() function in AppleAccelTableTypeData 605 void AppleAccelTableStaticOffsetData::emit(AsmPrinter *Asm) const { emit() function in AppleAccelTableStaticOffsetData 609 void AppleAccelTableStaticTypeData::emit(AsmPrinter *Asm) const { emit() function in AppleAccelTableStaticTypeData [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| H A D | ObjectLinkingLayer.cpp | 340 void ObjectLinkingLayer::emit(MaterializationResponsibility R, in emit() function in llvm::ObjectLinkingLayer
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFDocumentPriv.h | 100 SkPDFIndirectReference emit(const SkPDFObject& o) { return this->emit(o, this->reserveRef()); } in emit() function in SkPDFDocument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceAssembler.h | 113 template <typename T> void emit(T Value) { in emit() function in Ice::AssemblerBuffer
|
| H A D | IceInstMIPS32.cpp | 61 template <> void InstMIPS32Lui::emit(const Cfg *Func) const { in emit() function in Ice::MIPS32::InstMIPS32Lui 176 void InstMIPS32Label::emit(const Cfg *Func) const { in emit() function in Ice::MIPS32::InstMIPS32Label 246 void OperandMIPS32Mem::emit(const Cfg *Func) const { in emit() function in Ice::MIPS32::OperandMIPS32Mem 328 void InstMIPS32Ret::emit(const Cfg *Func) const { emit() function in Ice::MIPS32::InstMIPS32Ret 379 void InstMIPS32Br::emit(const Cfg *Func) const { emit() function in Ice::MIPS32::InstMIPS32Br 464 void InstMIPS32Call::emit(const Cfg *Func) const { emit() function in Ice::MIPS32::InstMIPS32Call 533 void InstMIPS32Mov::emit(const Cfg *Func) const { emit() function in Ice::MIPS32::InstMIPS32Mov 844 template <> void InstMIPS32Mflo::emit(const Cfg *Func) const { emit() function in Ice::MIPS32::InstMIPS32Mflo 855 template <> void InstMIPS32Mfhi::emit(const Cfg *Func) const { emit() function in Ice::MIPS32::InstMIPS32Mfhi 916 template <> void InstMIPS32Mtc1::emit(const Cfg *Func) const { emit() function in Ice::MIPS32::InstMIPS32Mtc1 932 template <> void InstMIPS32Mtlo::emit(const Cfg *Func) const { emit() function in Ice::MIPS32::InstMIPS32Mtlo 943 template <> void InstMIPS32Mthi::emit(const Cfg *Func) const { emit() function in Ice::MIPS32::InstMIPS32Mthi 969 template <> void InstMIPS32Mult::emit(const Cfg *Func) const { emit() function in Ice::MIPS32::InstMIPS32Mult 980 template <> void InstMIPS32Multu::emit(const Cfg *Func) const { emit() function in Ice::MIPS32::InstMIPS32Multu [all...] |
| H A D | IceOperand.cpp | 556 void Variable::emit(const Cfg *Func) const { in emit() function in Ice::Variable 599 template <> void ConstantInteger32::emit(TargetLowering *Target) const { in emit() function in Ice::ConstantInteger32 603 template <> void ConstantInteger64::emit(TargetLowering *Target) const { in emit() function in Ice::ConstantInteger64 607 template <> void ConstantFloat::emit(TargetLowering *Target) const { in emit() function in Ice::ConstantFloat 611 template <> void ConstantDouble::emit(TargetLowering *Target) const { in emit() function in Ice::ConstantDouble 615 void ConstantRelocatable::emit(TargetLowerin function in Ice::ConstantRelocatable 641 void ConstantUndef::emit(TargetLowering *Target) const { Target->emit(this); } emit() function in Ice::ConstantUndef [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | sed.c | 208 static int emit(char *line, long len, int eol) in emit() function [all...] |
| /third_party/python/Lib/ |
| H A D | traceback.py | 624 def emit(self, text_gen, margin_char=None): member in _ExceptionPrintContext [all...] |
| /third_party/python/Parser/ |
| H A D | asdl_c.py | 113 def emit(self, s, depth, reflow=True): member in EmitVisitor 276 def emit(s, depth=depth): global() function 409 def emit(s, depth=0, reflow=True): global() function 443 def emit(s, depth=0, reflow=True): global() function 452 def emit(s, depth=0, reflow=True): global() function 1336 def emit(s, d): global() function [all...] |