Searched defs:dir (Results 251 - 275 of 629) sorted by relevance

<<11121314151617181920>>

/external/emma/core/java12/com/vladium/emma/instr/
H A DInstrProcessor.java112 * @param dir [null unsets the previous setting]
114 public synchronized final void setInstrOutDir (final String dir) argument
116 if (dir == null)
120 final File _outDir = new File (dir);
170 // Class-Path: manifest attributes and dir nesting, but it should
198 for (File dir = canonicalOutDir; dir != null; dir = dir.getParentFile ()) // getParentFile() does no real I/O
202 if (dir
217 createDir(final File dir, final boolean mkall) argument
[all...]
/external/emma/core/java12/com/vladium/emma/rt/
H A DClassPathProcessorST.java179 public void handleDirStart (final File pathDir, final File dir) argument
273 public void handleDirEnd (final File pathDir, final File dir) argument
/external/fsck_msdos/
H A Ddosfs.h140 struct dosDirEntry *dir; member in struct:dirTodoNode
/external/gtest/src/
H A Dgtest-filepath.cc115 // Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns
116 // FilePath("dir/file"). If a case-insensitive extension is not
157 // not have a file, like "just/a/dir/", it returns the FilePath unmodified.
161 String dir; local
163 dir = String(c_str(), last_sep + 1 - c_str());
165 dir = kCurrentDirectoryString;
167 return FilePath(dir);
172 // Given directory = "dir", base_name = "test", number = 0,
173 // extension = "xml", returns "dir/test.xml". If number is greater
174 // than zero (e.g., 12), returns "dir/test_1
[all...]
/external/icu4c/common/
H A Ducasemap.cpp178 utf8_caseContextIterator(void *context, int8_t dir) { argument
182 if(dir<0) {
185 csc->dir=dir;
186 } else if(dir>0) {
189 csc->dir=dir;
192 dir=csc->dir;
195 if(dir<
[all...]
/external/icu4c/test/intltest/
H A Dnormconf.cpp448 * @param dir either +1 or -1
453 int8_t dir) {
464 if (dir > 0) {
450 iterativeNorm(const UnicodeString& str, UNormalizationMode mode, int32_t options, UnicodeString& result, int8_t dir) argument
/external/jmonkeyengine/engine/src/networking/com/jme3/network/serializing/
H A DSerializer.java242 private static List<Class> findClasses(File dir, String pkgName) throws ClassNotFoundException { argument
244 if (!dir.exists()) {
247 File[] files = dir.listFiles();
/external/kernel-headers/original/linux/
H A Dsysfs.h122 void sysfs_notify(struct kobject * k, char *dir, char *attr);
193 static inline void sysfs_notify(struct kobject * k, char *dir, char *attr) argument
/external/llvm/utils/unittest/googletest/
H A Dgtest-filepath.cc113 // Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns
114 // FilePath("dir/file"). If a case-insensitive extension is not
155 // not have a file, like "just/a/dir/", it returns the FilePath unmodified.
159 String dir; local
161 dir = String(c_str(), last_sep + 1 - c_str());
163 dir = kCurrentDirectoryString;
165 return FilePath(dir);
170 // Given directory = "dir", base_name = "test", number = 0,
171 // extension = "xml", returns "dir/test.xml". If number is greater
172 // than zero (e.g., 12), returns "dir/test_1
[all...]
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_graph.h79 EdgeIterator(Graph::Edge *first, int dir, bool reverse) argument
80 : d(dir), rev(reverse)
/external/mesa3d/src/gtest/src/
H A Dgtest-filepath.cc115 // Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns
116 // FilePath("dir/file"). If a case-insensitive extension is not
157 // not have a file, like "just/a/dir/", it returns the FilePath unmodified.
161 String dir; local
163 dir = String(c_str(), last_sep + 1 - c_str());
165 dir = kCurrentDirectoryString;
167 return FilePath(dir);
172 // Given directory = "dir", base_name = "test", number = 0,
173 // extension = "xml", returns "dir/test.xml". If number is greater
174 // than zero (e.g., 12), returns "dir/test_1
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_clip.h95 struct brw_reg dir; member in struct:brw_clip_compile::__anon23013
/external/okhttp/src/main/java/com/squareup/okhttp/internal/
H A DUtil.java157 * Deletes the contents of {@code dir}. Throws an IOException if any file
158 * could not be deleted, or if {@code dir} is not a readable directory.
160 public static void deleteContents(File dir) throws IOException { argument
161 File[] files = dir.listFiles();
163 throw new IOException("not a readable directory: " + dir);
/external/open-vcdiff/gtest/src/
H A Dgtest-filepath.cc100 // Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns
101 // FilePath("dir/file"). If a case-insensitive extension is not
126 // not have a file, like "just/a/dir/", it returns the FilePath unmodified.
130 String dir; local
132 dir = String(c_str(), last_sep + 1 - c_str());
134 dir = kCurrentDirectoryString;
136 return FilePath(dir);
141 // Given directory = "dir", base_name = "test", number = 0,
142 // extension = "xml", returns "dir/test.xml". If number is greater
143 // than zero (e.g., 12), returns "dir/test_1
[all...]
/external/openssl/crypto/x509/
H A Dby_dir.c84 char *dir; member in struct:lookup_dir_entry_st
102 static int add_cert_dir(BY_DIR *ctx,const char *dir,int type);
129 char *dir = NULL; local
138 dir=(char *)getenv(X509_get_default_cert_dir_env());
139 if (dir)
140 ret=add_cert_dir(ld,dir,X509_FILETYPE_PEM);
189 if (ent->dir)
190 OPENSSL_free(ent->dir);
208 static int add_cert_dir(BY_DIR *ctx, const char *dir, int type) argument
213 if (dir
[all...]
/external/oprofile/pp/
H A Doparchive.cpp60 DIR * dir; local
66 if (!(dir = opendir(stats_path.c_str()))) {
82 while ((dirent = readdir(dir))) {
98 closedir(dir);
217 /* copy over the <session-dir>/abi file if it exists */
222 /* copy over the <session-dir>/samples/oprofiled.log file */
/external/ppp/pppd/plugins/rp-pppoe/
H A Dcommon.c235 * dir -- either "incoming" or "outgoing"
243 clampMSS(PPPoEPacket *packet, char const *dir, int clampMss) argument
/external/protobuf/gtest/src/
H A Dgtest-filepath.cc100 // Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns
101 // FilePath("dir/file"). If a case-insensitive extension is not
126 // not have a file, like "just/a/dir/", it returns the FilePath unmodified.
130 String dir; local
132 dir = String(c_str(), last_sep + 1 - c_str());
134 dir = kCurrentDirectoryString;
136 return FilePath(dir);
141 // Given directory = "dir", base_name = "test", number = 0,
142 // extension = "xml", returns "dir/test.xml". If number is greater
143 // than zero (e.g., 12), returns "dir/test_1
[all...]
/external/qemu/distrib/sdl-1.2.15/src/cdrom/osf/
H A DSDL_syscdrom.c142 * dir: /dev/rdisk, name: cdrom
145 * dir: /dev, name: rrz
149 char *dir; member in struct:__anon24374
205 for ( i = 0; checklist[i].dir; ++i) {
210 devdir = opendir(checklist[i].dir);
216 SDL_snprintf(drive, SDL_arraysize(drive), "%s/%s", checklist[i].dir, devent->d_name);
226 fprintf(stderr, "cannot open dir: %s\n", checklist[i].dir);
/external/qemu/elff/
H A Ddwarf_cu.h469 const char* dir = stmtl_header_.include_directories; local
470 while (*dir != '\0') {
471 dir += strlen(dir) + 1;
474 stmtl_header_.file_infos = INC_CPTR_T(Dwarf_STMTL_FileDesc, dir, 1);
/external/qemu/
H A Dos-posix.c97 char *dir; local
133 dir = dirname(p);
134 dir = dirname(dir);
136 max_len = strlen(dir) +
139 snprintf(res, max_len, "%s%s", dir, SHARE_SUFFIX);
141 snprintf(res, max_len, "%s%s", dir, BUILD_SUFFIX);
/external/skia/src/core/
H A DSkDataTable.cpp38 SkDataTable::SkDataTable(const Dir* dir, int count, FreeProc proc, void* ctx) { argument
43 fU.fDir = dir;
104 Dir* dir = (Dir*)addr; local
105 char* elem = (char*)(dir + fCount);
107 dir[i].fPtr = elem;
108 dir[i].fSize = buffer.readByteArray(elem);
109 elem += dir[i].fSize;
111 fU.fDir = dir;
164 Dir* dir = (Dir*)buffer; local
165 char* elem = (char*)(dir
227 SkDataTable::Dir* dir = fDir.append(); local
239 void* dir = fHeap->alloc(count * sizeof(SkDataTable::Dir), local
[all...]
H A DSkStrokerPriv.cpp129 SkRotationDirection dir = kCW_SkRotationDirection; local
136 dir = kCCW_SkRotationDirection;
143 int count = SkBuildQuadArc(before, after, dir, &matrix, pts);
/external/skia/src/gpu/effects/
H A DGrConvolutionEffect.cpp232 Direction dir = random->nextBool() ? kX_Direction : kY_Direction; local
245 dir,
/external/skia/tools/
H A Drender_pdfs_main.cpp110 /** Builds the output filename. path = dir/name, and it replaces expected
117 static bool make_output_filepath(SkString* path, const SkString& dir, argument
119 sk_tools::make_filepath(path, dir, name);
126 * @param outputDir Output dir.
152 * @param outputDir Output dir.
196 * @param outputDir Output dir.

Completed in 601 milliseconds

<<11121314151617181920>>