/external/fio/engines/ |
libhdfs.c | 31 hdfsFS fs; member in struct:hdfsio_data 43 hdfsSetWorkingDirectory(hd->fs, "/.perftest"); 44 hd->fp = hdfsOpenFile(hd->fs, ".fcount", O_RDONLY, 0, 0, 0); 46 hdfsRead(hd->fs, hd->fp, &(hd->fscount), sizeof(hd->fscount)); 47 hdfsCloseFile(hd->fs, hd->fp); 49 hd->fp = hdfsOpenFile(hd->fs, ".fbs", O_RDONLY, 0, 0, 0); 51 hdfsRead(hd->fs, hd->fp, &(hd->fsbs), sizeof(hd->fsbs)); 52 hdfsCloseFile(hd->fs, hd->fp); 82 hdfsCloseFile(hd->fs, hd->fp); 96 fi = hdfsGetPathInfo(hd->fs, fname) [all...] |
/external/llvm/include/llvm/Support/ |
FileUtilities.h | 54 sys::fs::remove(Filename); 64 sys::fs::remove(Filename);
|
/external/llvm/lib/Support/ |
ToolOutputFile.cpp | 29 sys::fs::remove(Filename); 38 sys::fs::OpenFlags Flags)
|
LockFileManager.cpp | 48 sys::fs::remove(LockFileName); 65 sys::fs::remove(LockFileName); 136 sys::fs::remove(Filename); 146 if (std::error_code EC = sys::fs::make_absolute(this->FileName)) { 162 if (std::error_code EC = sys::fs::createUniqueFile( 189 sys::fs::remove(UniqueLockFileName); 201 sys::fs::create_link(UniqueLockFileName, LockFileName); 216 sys::fs::remove(UniqueLockFileName); 220 if (!sys::fs::exists(LockFileName)) { 228 if ((EC = sys::fs::remove(LockFileName))) [all...] |
/external/webrtc/webrtc/modules/audio_processing/ns/ |
noise_suppression_x.c | 32 int WebRtcNsx_Init(NsxHandle* nsxInst, uint32_t fs) { 33 return WebRtcNsx_InitCore((NoiseSuppressionFixedC*)nsxInst, fs);
|
/frameworks/compile/mclinker/include/mcld/MC/ |
MCLDDirectory.h | 24 class MCLDDirectory : public sys::fs::Directory { 37 void setSysroot(const sys::fs::Path& pPath);
|
/frameworks/compile/mclinker/include/mcld/Support/ |
MemoryAreaFactory.h | 45 MemoryArea* produce(const sys::fs::Path& pPath, FileHandle::OpenMode pMode); 48 MemoryArea* produce(const sys::fs::Path& pPath,
|
/frameworks/compile/mclinker/unittests/ |
DirIteratorTest.cpp | 14 using namespace mcld::sys::fs; 25 m_pDir = new mcld::sys::fs::Directory(".");
|
/libcore/luni/src/test/java/libcore/java/text/ |
OldDecimalFormatSymbolsTest.java | 96 DecimalFormatSymbols fs = new DecimalFormatSymbols(Locale.US); local 97 DecimalFormatSymbols fsc = (DecimalFormatSymbols) fs.clone(); 98 assertEquals(fs.getCurrency(), fsc.getCurrency()); 101 fs = new DecimalFormatSymbols(); 102 DecimalFormatSymbols fsc2 = (DecimalFormatSymbols) (fs.clone()); 104 assertTrue("Object's clone isn't equal!", fs.equals(fsc2)); 110 fs.setNaN("not-a-number"); 111 assertTrue("Object's changed clone should not be equal!", !fs.equals(fsc2));
|
/external/opencv3/modules/features2d/src/ |
blobdetector.cpp | 68 virtual void write( FileStorage& fs ) const; 146 void SimpleBlobDetector::Params::write(cv::FileStorage& fs) const 148 fs << "thresholdStep" << thresholdStep; 149 fs << "minThreshold" << minThreshold; 150 fs << "maxThreshold" << maxThreshold; 152 fs << "minRepeatability" << (int)minRepeatability; 153 fs << "minDistBetweenBlobs" << minDistBetweenBlobs; 155 fs << "filterByColor" << (int)filterByColor; 156 fs << "blobColor" << (int)blobColor; 158 fs << "filterByArea" << (int)filterByArea [all...] |
/external/v8/src/mips/ |
simulator-mips.cc | 2325 double ft, fs, fd; local 2390 set_fpu_register_double(fd_reg(), fs); local 2399 set_fpu_register_double(fd_reg(), fs); local 2409 if (test_fcsr_bit(ft_cc)) set_fpu_register_double(fd_reg(), fs); local 2412 if (!test_fcsr_bit(ft_cc)) set_fpu_register_double(fd_reg(), fs); local 2420 set_fpu_register_double(fd_reg(), fs); local 2424 set_fpu_register_double(fd_reg(), fs); local 2433 set_fpu_register_double(fd_reg(), fs); local 2437 set_fpu_register_double(fd_reg(), fs); local 2454 set_fpu_register_double(fd_reg(), fs); local 2458 set_fpu_register_double(fd_reg(), fs); local 2475 set_fpu_register_double(fd_reg(), fs); local 2479 set_fpu_register_double(fd_reg(), fs); local 2501 set_fpu_register_double(fd_reg(), fs); local 2750 float fs = get_fpu_register_float(fs_reg()); local 2842 float fs, ft, fd; local 2906 set_fpu_register_float(fd_reg(), fs); local 2961 float fs = get_fpu_register_float(fs_reg()); local 3040 set_fpu_register_float(fd_reg(), fs); local 3047 set_fpu_register_float(fd_reg(), fs); local 3058 if (test_fcsr_bit(ft_cc)) set_fpu_register_float(fd_reg(), fs); local 3061 if (!test_fcsr_bit(ft_cc)) set_fpu_register_float(fd_reg(), fs); local 3171 set_fpu_register_float(fd_reg(), fs); local 3175 set_fpu_register_float(fd_reg(), fs); local 3184 set_fpu_register_float(fd_reg(), fs); local 3188 set_fpu_register_float(fd_reg(), fs); local 3197 set_fpu_register_float(fd_reg(), fs); local 3201 set_fpu_register_float(fd_reg(), fs); local 3218 set_fpu_register_float(fd_reg(), fs); local 3222 set_fpu_register_float(fd_reg(), fs); local 3268 double fs = get_fpu_register_double(fs_reg()); local 3429 double fr, ft, fs; local [all...] |
/external/mesa3d/src/gallium/drivers/i915/ |
i915_fpc_translate.c | 129 i915_use_passthrough_shader(struct i915_fragment_shader *fs) 131 fs->program = (uint *) MALLOC(sizeof(passthrough_program)); 132 fs->decl = (uint *) MALLOC(sizeof(passthrough_decl)); 133 if (fs->program) { 134 memcpy(fs->program, passthrough_program, sizeof(passthrough_program)); 135 memcpy(fs->decl, passthrough_decl, sizeof(passthrough_decl)); 136 fs->program_len = Elements(passthrough_program); 137 fs->decl_len = Elements(passthrough_decl); 139 fs->num_constants = 0; 159 static uint get_mapping(struct i915_fragment_shader* fs, int unit [all...] |
/external/v8/src/mips64/ |
simulator-mips64.cc | 2323 float fs, ft, fd; local 2387 set_fpu_register_float(fd_reg(), fs); local 2605 set_fpu_register_float(fd_reg(), fs); local 2609 set_fpu_register_float(fd_reg(), fs); local 2626 set_fpu_register_float(fd_reg(), fs); local 2630 set_fpu_register_float(fd_reg(), fs); local 2647 set_fpu_register_float(fd_reg(), fs); local 2651 set_fpu_register_float(fd_reg(), fs); local 2660 set_fpu_register_float(fd_reg(), fs); local 2664 set_fpu_register_float(fd_reg(), fs); local 2688 set_fpu_register_float(fd_reg(), fs); local 2695 set_fpu_register_float(fd_reg(), fs); local 2706 if (test_fcsr_bit(ft_cc)) set_fpu_register_float(fd_reg(), fs); local 2709 if (!test_fcsr_bit(ft_cc)) set_fpu_register_float(fd_reg(), fs); local 2722 double ft, fs, fd; local 2786 set_fpu_register_double(fd_reg(), fs); local 2793 set_fpu_register_double(fd_reg(), fs); local 2803 if (test_fcsr_bit(ft_cc)) set_fpu_register_double(fd_reg(), fs); local 2806 if (!test_fcsr_bit(ft_cc)) set_fpu_register_double(fd_reg(), fs); local 2814 set_fpu_register_double(fd_reg(), fs); local 2818 set_fpu_register_double(fd_reg(), fs); local 2835 set_fpu_register_double(fd_reg(), fs); local 2839 set_fpu_register_double(fd_reg(), fs); local 2856 set_fpu_register_double(fd_reg(), fs); local 2860 set_fpu_register_double(fd_reg(), fs); local 2869 set_fpu_register_double(fd_reg(), fs); local 2873 set_fpu_register_double(fd_reg(), fs); local 2894 set_fpu_register_double(fd_reg(), fs); local 3117 float fs = get_fpu_register_float(fs_reg()); local 3209 double fs = get_fpu_register_double(fs_reg()); local 3366 double fr, ft, fs; local [all...] |
/external/harfbuzz_ng/util/ |
hb-fc-list.c | 108 FcFontSet *fs; local 175 fs = FcFontList (0, pat, os); 181 if (!quiet && fs) 185 for (j = 0; j < fs->nfont; j++) 187 hb_font_t *font = hb_fc_font_create (fs->fonts[j]); 194 FcPatternDel (fs->fonts[j], FC_CHARSET); 198 FcPatternPrint (fs->fonts[j]); 204 s = FcPatternFormat (fs->fonts[j], format); 214 if (fs) { 215 nfont = fs->nfont [all...] |
/external/opencv/ml/src/ |
mlnbayes.cpp | 397 void CvNormalBayesClassifier::write( CvFileStorage* fs, const char* name ) 407 cvStartWriteStruct( fs, name, CV_NODE_MAP, CV_TYPE_NAME_ML_NBAYES ); 409 CV_CALL( cvWriteInt( fs, "var_count", var_count )); 410 CV_CALL( cvWriteInt( fs, "var_all", var_all )); 413 CV_CALL( cvWrite( fs, "var_idx", var_idx )); 414 CV_CALL( cvWrite( fs, "cls_labels", cls_labels )); 416 CV_CALL( cvStartWriteStruct( fs, "count", CV_NODE_SEQ )); 418 CV_CALL( cvWrite( fs, NULL, count[i] )); 419 CV_CALL( cvEndWriteStruct( fs )); 421 CV_CALL( cvStartWriteStruct( fs, "sum", CV_NODE_SEQ )) [all...] |
/external/mesa3d/src/gallium/drivers/svga/ |
svga_state_fs.c | 55 static struct svga_shader_result *search_fs_key( struct svga_fragment_shader *fs, 58 struct svga_shader_result *result = fs->base.results; 104 struct svga_fragment_shader *fs, 111 result = svga_translate_fragment_program( fs, key ); 120 FREE((void *) fs->base.tokens); 121 fs->base.tokens = dummy; 122 result = svga_translate_fragment_program(fs, key); 144 result->next = fs->base.results; 145 fs->base.results = result; 165 struct svga_fragment_shader *fs, 256 struct svga_fragment_shader *fs = svga->curr.fs; local [all...] |
/external/e2fsprogs/e2fsck/ |
unix.c | 103 ext2_filsys fs = ctx->fs; local 115 inodes = fs->super->s_inodes_count; 116 inodes_used = (fs->super->s_inodes_count - 117 fs->super->s_free_inodes_count); 118 blocks = ext2fs_blocks_count(fs->super); 119 blocks_used = (ext2fs_blocks_count(fs->super) - 120 ext2fs_free_blocks_count(fs->super)); 145 mask = &ctx->fs->super->s_feature_compat; 333 ext2_filsys fs = ctx->fs local 1167 ext2_filsys fs = 0; local [all...] |
/external/valgrind/coregrind/m_syswrap/ |
syswrap-amd64-solaris.c | 114 struct vki_fpchip_state *fs local 246 LibVEX_GuestAMD64_fxsave(&tst->arch.vex, (HWord)fs); 249 VG_TRACK(post_mem_write, part, tid, (Addr)&fs->cw, sizeof(fs->cw)); 251 VG_TRACK(post_mem_write, part, tid, (Addr)&fs->sw, sizeof(fs->sw)); 253 VG_TRACK(post_mem_write, part, tid, (Addr)&fs->fctw, sizeof(fs->fctw)); 255 VG_TRACK(post_mem_write, part, tid, (Addr)&fs->__fx_rsvd, 256 sizeof(fs->__fx_rsvd)) 317 struct vki_fpchip_state *fs local [all...] |
/art/runtime/arch/x86/ |
jni_entrypoints_x86.S | 25 pushl %fs:THREAD_SELF_OFFSET // pass Thread::Current()
|
/cts/tools/selinux/ |
SELinuxNeverallowTestFrame.py | 72 mDevice.pullFile("/sys/fs/selinux/policy", devicePolicyFile);
|
/external/chromium-trace/catapult/tracing/bin/ |
run_node_tests | 7 var fs = require('fs'); 10 var catapultPath = fs.realpathSync(path.join(__dirname, '..', '..'));
|
/external/e2fsprogs/lib/ext2fs/ |
dblist_dir.c | 22 static int db_dir_proc(ext2_filsys fs, struct ext2_db_entry2 *db_info, 47 retval = ext2fs_get_mem(dblist->fs->blocksize, &ctx.buf); 64 static int db_dir_proc(ext2_filsys fs, struct ext2_db_entry2 *db_info, 74 ret = ext2fs_process_dir_block(fs, &db_info->blk,
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_pstipple.h | 52 struct pipe_shader_state *fs,
|
/external/toybox/toys/other/ |
fsfreeze.c | 22 #include <linux/fs.h>
|
/external/webrtc/webrtc/common_audio/vad/include/ |
webrtc_vad.h | 63 // - fs [i] : Sampling frequency (Hz): 8000, 16000, or 32000 70 int WebRtcVad_Process(VadInst* handle, int fs, const int16_t* audio_frame,
|