HomeSort by relevance Sort by last modified time
    Searched refs:FS (Results 101 - 125 of 240) sorted by null

1 2 3 45 6 7 8 910

  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 206 const std::string &FS, const TargetOptions &Options);
217 void ParseSubtargetFeatures(StringRef CPU, StringRef FS);
223 void resetSubtargetFeatures(StringRef CPU, StringRef FS);
  /external/llvm/lib/Target/Hexagon/
HexagonTargetMachine.cpp 68 StringRef CPU, StringRef FS,
73 : LLVMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL),
77 Subtarget(TT, CPU, FS), InstrInfo(Subtarget), TLInfo(*this),
  /external/llvm/lib/Target/R600/
AMDGPUTargetMachine.cpp 52 StringRef CPU, StringRef FS,
58 LLVMTargetMachine(T, TT, CPU, FS, Options, RM, CM, OptLevel),
59 Subtarget(TT, CPU, FS),
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
Isac_test.cc 24 #define FS 16000
41 HeaderRate = HeaderSize * 8 * FS / current_framesamples; /* bits/s */
46 BN_data->arrival_time += ((packet_size + HeaderSize) * 8 * FS) / (bottleneck + HeaderRate);
test_iSACfixfloat.c 31 #define FS 16000
74 HeaderRate = HeaderSize * 8 * FS / current_framesamples; /* bits/s */
79 BN_data->arrival_time += ((packet_size + HeaderSize) * 8 * FS) / (bottleneck + HeaderRate);
656 kbps = ((double) FS) / ((double) cur_framesmpls) * 8.0 * stream_len / 1000.0;// kbits/s
667 printf("\nmeasured average bitrate = %0.3f kbits/s", (double)totalbits *(FS/1000) / totalsmpls);
673 length_file = ((double)framecnt*(double)declen/FS);
  /external/llvm/lib/Target/Mips/
MipsSubtarget.h 145 const std::string &FS, bool little, Reloc::Model RM,
150 void ParseSubtargetFeatures(StringRef CPU, StringRef FS);
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCTargetDesc.cpp 48 std::string FS;
50 FS = "+64bit-mode";
52 FS = "-64bit-mode";
53 return FS;
221 StringRef FS) {
223 if (!FS.empty()) {
225 ArchFS = ArchFS + "," + FS.str();
227 ArchFS = FS;
X86MCTargetDesc.h 74 StringRef FS);
  /external/guava/guava/src/com/google/common/base/
Ascii.java 335 * relationship shall be: FS is the most inclusive, then GS, then RS,
341 public static final byte FS = 28;
344 * @see #FS
351 * @see #FS
358 * @see #FS
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCTargetDesc.cpp 141 StringRef FS) {
143 if (!FS.empty()) {
145 ArchFS = ArchFS + "," + FS.str();
147 ArchFS = FS;
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCTargetDesc.cpp 83 StringRef FS) {
85 if (!FS.empty()) {
87 ArchFS = ArchFS + "," + FS.str();
89 ArchFS = FS;
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
settings.h 23 #define FS 16000
37 #define FRAMESAMPLES 480 /* ((FRAMESIZE*FS)/1000) */
42 #define FRAMESAMPLES_10ms 160 /* ((10*FS)/1000) */
51 /* samples of look ahead (in a half-band, so actually half the samples of look ahead @ FS) */
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
decode_bwe.c 79 (frame_samples * 1000) / FS, sendTimestampIn16kHz,
  /external/webrtc/src/modules/audio_processing/agc/
digital_agc.h 59 WebRtc_Word16 *out_H, WebRtc_UWord32 FS,
  /frameworks/av/libvideoeditor/osal/inc/
LVOSA_FileReader_optim.h 68 M4OSA_FileSystem_FctPtr *FS);
  /frameworks/compile/slang/
slang_rs_ast_replace.h 74 void VisitForStmt(clang::ForStmt *FS);
  /external/chromium_org/v8/tools/profviz/
worker.js 145 if (FS.findObject(input_file_name)) {
146 FS.deleteFile(input_file_name);
149 FS.createDataFile("/", input_file_name, arrc);
155 displayplot(FS.findObject(output_file_name));
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckSecuritySyntaxOnly.cpp 82 void checkLoopConditionForFloat(const ForStmt *FS);
162 void WalkAST::VisitForStmt(ForStmt *FS) {
163 checkLoopConditionForFloat(FS);
166 VisitChildren(FS);
209 void WalkAST::checkLoopConditionForFloat(const ForStmt *FS) {
214 const Expr *condition = FS->getCond();
220 const Expr *increment = FS->getInc();
283 PathDiagnosticLocation::createBegin(FS, BR.getSourceManager(), AC);
  /external/llvm/include/llvm/Target/
TargetMachine.h 61 StringRef CPU, StringRef FS, const TargetOptions &Options);
294 StringRef CPU, StringRef FS, TargetOptions Options,
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCTargetDesc.cpp 41 StringRef FS) {
43 InitAArch64MCSubtargetInfo(X, TT, CPU, FS);
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCTargetDesc.cpp 56 StringRef FS) {
58 InitPPCMCSubtargetInfo(X, TT, CPU, FS);
  /external/llvm/lib/Target/
TargetMachine.cpp 48 StringRef TT, StringRef CPU, StringRef FS,
50 : TheTarget(T), TargetTriple(TT), TargetCPU(CPU), TargetFS(FS),
  /external/chromium_org/sandbox/win/tools/finder/
finder.h 33 #define FS L"FILE"
  /external/chromium_org/chrome_frame/test/
exception_barrier_unittest.cc 13 mov eax, FS:0
88 // Inline asm assigning to 'FS:0' : handler not registered as safe handler
97 push FS:0
98 mov FS:0, esp

Completed in 3349 milliseconds

1 2 3 45 6 7 8 910