HomeSort by relevance Sort by last modified time
    Searched refs:fs (Results 1426 - 1450 of 2103) sorted by null

<<51525354555657585960>>

  /external/valgrind/include/vki/
vki-amd64-linux.h 214 unsigned short fs; member in struct:vki_sigcontext
517 unsigned long ds,es,fs,gs; member in struct:vki_user_regs_struct
  /external/webrtc/webrtc/modules/audio_processing/ns/
ns_core.c 74 int WebRtcNs_InitCore(NoiseSuppressionC* self, uint32_t fs) {
82 if (fs == 8000 || fs == 16000 || fs == 32000 || fs == 48000) {
83 self->fs = fs;
89 if (fs == 8000) {
    [all...]
  /frameworks/compile/slang/
slang_rs_reflect_utils.cpp 265 if (std::error_code EC = llvm::sys::fs::create_directories(
353 if (std::error_code EC = llvm::sys::fs::create_directories(
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_h264_parser.c 291 frame_store* fs = NULL; local
348 fs = &(h264_parser->info.dpb.fs[(p_list[j] & 0x1f)]);
354 fs,
357 refPicListX->frame_idx = fs->frame_num;
358 refPicListX->flags |= viddec_h264_get_is_long_term(fs) ? VA_PICTURE_H264_LONG_TERM_REFERENCE : VA_PICTURE_H264_SHORT_TERM_REFERENCE;
459 store = &dpb->fs[dpb->fs_ref_idc[buffer_idx]];
498 store = &dpb->fs[dpb->fs_ltref_idc[buffer_idx]];
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
defs_windows_386.go 122 print("fs ", hex(r.segfs), "\n")
defs_windows_amd64.go 144 print("fs ", hex(r.segfs), "\n")
signal_netbsd_amd64.go 36 func (c *sigctxt) fs() uint64 { return c.regs().__gregs[_REG_FS] } func
signal_solaris_amd64.go 36 func (c *sigctxt) fs() uint64 { return uint64(c.regs().gregs[_REG_FS]) } func
  /prebuilts/go/linux-x86/src/runtime/
defs_windows_386.go 122 print("fs ", hex(r.segfs), "\n")
defs_windows_amd64.go 144 print("fs ", hex(r.segfs), "\n")
signal_netbsd_amd64.go 36 func (c *sigctxt) fs() uint64 { return c.regs().__gregs[_REG_FS] } func
signal_solaris_amd64.go 36 func (c *sigctxt) fs() uint64 { return uint64(c.regs().gregs[_REG_FS]) } func
  /system/update_engine/payload_generator/
ext2_filesystem.cc 44 int ProcessInodeAllBlocks(ext2_filsys fs,
58 int AddMetadataBlocks(ext2_filsys fs,
  /external/llvm/tools/bugpoint/
Miscompilation.cpp 123 sys::fs::remove(BitcodeResult);
138 sys::fs::remove(BitcodeResult);
    [all...]
  /external/mesa3d/src/gallium/drivers/galahad/
glhd_context.c 320 const struct pipe_shader_state *fs)
326 fs);
331 void *fs)
337 fs);
342 void *fs)
348 fs);
    [all...]
  /external/mesa3d/src/gallium/drivers/identity/
id_context.c 286 const struct pipe_shader_state *fs)
292 fs);
297 void *fs)
303 fs);
308 void *fs)
314 fs);
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_tgsi.c 644 void *vs, *fs; local
648 fs = shader_from_cache(sc->r->pipe, PIPE_SHADER_FRAGMENT,
651 debug_assert(vs && fs);
652 if (!vs || !fs)
656 shader.fs = fs;
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_exa_tgsi.c 675 void *vs, *fs; local
679 fs = shader_from_cache(sc->r->pipe, PIPE_SHADER_FRAGMENT,
682 debug_assert(vs && fs);
683 if (!vs || !fs)
687 shader.fs = fs;
  /external/opencv3/modules/calib3d/test/
test_fundam.cpp 524 int read_params( CvFileStorage* fs );
558 int CV_RodriguesTest::read_params( CvFileStorage* fs )
560 int code = cvtest::ArrayTest::read_params( fs );
766 int read_params( CvFileStorage* fs );
821 int CV_FundamentalMatTest::read_params( CvFileStorage* fs )
823 int code = cvtest::ArrayTest::read_params( fs );
1062 int read_params( CvFileStorage* fs );
    [all...]
  /external/elfutils/tests/
run-readelf-mixed-corenote.sh 246 fs.base: 0x00007fa1c8933740 gs.base: 0x0000000000000000
247 cs: 0x0033 ss: 0x002b ds: 0x0000 es: 0x0000 fs: 0x0000 gs: 0x0000
448 ds: 0x007b es: 0x007b fs: 0x0000 gs: 0x0033 cs: 0x0073 ss: 0x007b
519 fs.base: 0x00000000f7754700 gs.base: 0x0000000000000000
520 cs: 0x0033 ss: 0x002b ds: 0x002b es: 0x002b fs: 0x0063 gs: 0x0000
  /external/libjpeg-turbo/release/
makemacpkg.in 113 ln -fs /Library/Documentation/$PACKAGE_NAME $PKGROOT$DOCDIR
441 ln -fs libturbojpeg.0.dylib $PKGROOT/$LIBDIR/libturbojpeg.jnilib
445 ln -fs lib $PKGROOT/$PREFIX/lib32
448 ln -fs lib $PKGROOT/$PREFIX/lib64
466 hdiutil create -fs HFS+ -volname $PACKAGE_NAME-$VERSION \
  /prebuilts/go/darwin-x86/src/syscall/
unzip_nacl.go 506 println("fs unzip: junk at end of compressed data")
568 println("fs unzip: bad magic")
605 println("fs unzip: inconsistent zip file")
623 println("fs unzip: inconsistent size in zip file")
641 print("fs unzip: create ", name, ": ", err.Error(), "\n")
  /prebuilts/go/linux-x86/src/syscall/
unzip_nacl.go 506 println("fs unzip: junk at end of compressed data")
568 println("fs unzip: bad magic")
605 println("fs unzip: inconsistent zip file")
623 println("fs unzip: inconsistent size in zip file")
641 print("fs unzip: create ", name, ": ", err.Error(), "\n")
  /prebuilts/tools/common/m2/repository/commons-validator/commons-validator/1.2.0/
commons-validator-1.2.0.jar 
  /libcore/ojluni/src/main/java/java/util/
Formatter.java 2474 FormatString fs = fsa[i]; local
2539 private FormatSpecifier fs; field in class:Formatter.FormatSpecifierParser
    [all...]

Completed in 2147 milliseconds

<<51525354555657585960>>