Home
last modified time | relevance | path

Searched refs:setFile (Results 1 - 12 of 12) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
H A DScan.h171 void setFile(const char* filename) in setFile() function in glslang::TInputScanner
178 void setFile(const char* filename, int i) in setFile() function in glslang::TInputScanner
H A DparseVersions.h146 void setCurrentSourceName(const char* name) { currentScanner->setFile(name); } in setCurrentSourceName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileUtilities.h58 /// setFile - Give ownership of the file to the FileRemover so it will
61 void setFile(const Twine& filename, bool deleteIt = true) { in setFile() function in llvm::FileRemover
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileDescriptorSet.php54 public function setFile($var) function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFileUtilities.h60 /// setFile - Give ownership of the file to the FileRemover so it will
63 void setFile(const Twine& filename, bool deleteIt = true) { in setFile() function in llvm::FileRemover
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpContext.h654 scanner.setFile(startLoc.getFilenameStr(), 0); in TokenizableIncludeFile()
655 scanner.setFile(startLoc.getFilenameStr(), 1); in TokenizableIncludeFile()
656 scanner.setFile(startLoc.getFilenameStr(), 2); in TokenizableIncludeFile()
/third_party/node/deps/v8/tools/profview/
H A Dprofview.js147 setFile(file) {
184 main.setFile(JSON.parse(event.target.result));
192 main.setFile(null);
/third_party/backends/japi/
H A DJscanimage.java584 dlg.setFile(file.getName()); in actionPerformed()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.h807 inline void setFile(DataFile file, uint8_t fileIndex = 0) in setFile() function in nv50_ir::Symbol
H A Dnv50_ir_from_tgsi.cpp1799 sym->setFile(FILE_MEMORY_GLOBAL); in makeSym()
1802 sym->setFile(FILE_MEMORY_SHARED); in makeSym()
1808 sym->setFile(FILE_SHADER_INPUT); in makeSym()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DDemo.java440 fileDialog.setFile("Test_" + id + ".txt"); in actionPerformed()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 38 milliseconds