HomeSort by relevance Sort by last modified time
    Searched refs:writeSection (Results 1 - 20 of 20) sorted by null

  /external/skia/src/sksl/
SkSLHCodeGenerator.cpp 71 bool HCodeGenerator::writeSection(const char* name, const char* prefix) {
125 if (!this->writeSection(MAKE_SECTION)) {
133 this->writeSection(CONSTRUCTOR_PARAMS_SECTION, separator);
156 if (this->writeSection(CONSTRUCTOR_SECTION)) {
171 this->writeSection(CONSTRUCTOR_PARAMS_SECTION, separator);
174 if (!this->writeSection(OPTIMIZATION_FLAGS_SECTION, "(OptimizationFlags) ")) {
178 this->writeSection(INITIALIZERS_SECTION, "\n , ");
200 this->writeSection(CONSTRUCTOR_CODE_SECTION);
217 this->writeSection(FIELDS_SECTION);
236 this->writeSection(HEADER_SECTION)
    [all...]
SkSLHCodeGenerator.h 52 bool writeSection(const char* name, const char* prefix = "");
SkSLCPPCodeGenerator.h 30 void writeSection(const char* name, const char* prefix = "");
SkSLCPPCodeGenerator.cpp 297 void CPPCodeGenerator::writeSection(const char* name, const char* prefix) {
411 this->writeSection(EMIT_CODE_SECTION);
493 this->writeSection(SET_DATA_SECTION);
507 this->writeSection(TEST_CODE_SECTION);
586 this->writeSection(CPP_SECTION);
635 this->writeSection(CPP_END_SECTION);
  /frameworks/compile/mclinker/include/mcld/LD/
ELFObjectWriter.h 42 void writeSection(Module& pModule,
  /development/samples/Vault/src/com/example/android/vault/
EncryptedDocument.java 225 final int plainLength = writeSection(
244 writeSection(f, metaIn);
307 private int writeSection(RandomAccessFile f, InputStream in)
  /external/llvm/include/llvm/MC/
MCMachObjectWriter.h 175 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 178 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 178 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 178 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 178 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 178 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 178 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 178 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 178 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
  /frameworks/compile/mclinker/lib/LD/
ELFObjectWriter.cpp 51 void ELFObjectWriter::writeSection(Module& pModule,
152 writeSection(pModule, pOutput, *sect);
159 writeSection(pModule, pOutput, *sect);
  /external/llvm/lib/MC/
ELFObjectWriter.cpp 233 void writeSection(const SectionIndexMapTy &SectionIndexMap,
    [all...]
MachObjectWriter.cpp 196 void MachObjectWriter::writeSection(const MCAsmLayout &Layout,
810 writeSection(Layout, Sec, getSectionAddress(&Sec), SectionStart, Flags,
    [all...]
  /external/llvm/tools/dsymutil/
MachOUtils.cpp 286 Writer.writeSection(Layout, *Sec, VMAddr, FileOffset, 0, 0, 0);
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 946 milliseconds