Searched defs:f11 (Results 1 - 25 of 45) sorted by path

12

/external/chromium_org/chrome/browser/ui/bookmarks/
H A Dbookmark_context_menu_controller_unittest.cc85 const BookmarkNode* f11 = model->AddFolder(f1, 1, ASCIIToUTF16("F11")); local
86 model->AddURL(f11, 0, ASCIIToUTF16("f11a"), GURL(test_base + "f11a"));
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view_test.cc360 const BookmarkNode* f11 = model_->AddFolder(f1, 1, ASCIIToUTF16("F11")); local
361 model_->AddURL(f11, 0, ASCIIToUTF16("f11a"), GURL(test_base + "f11a"));
H A Dbookmark_context_menu_unittest.cc114 const BookmarkNode* f11 = model_->AddFolder(f1, 2, ASCIIToUTF16("F11")); local
115 model_->AddURL(f11, 0, ASCIIToUTF16("f11a"), GURL(test_base + "f11a"));
H A Dbookmark_editor_view_unittest.cc138 const BookmarkNode* f11 = model_->AddFolder(f1, 1, ASCIIToUTF16("F11")); local
139 model_->AddURL(f11, 0, ASCIIToUTF16("f11a"), GURL(test_base + "f11a"));
H A Dbookmark_menu_delegate_unittest.cc91 const BookmarkNode* f11 = model_->AddFolder(f1, 1, ASCIIToUTF16("F11")); local
92 model_->AddURL(f11, 0, ASCIIToUTF16("f11a"), GURL(test_base + "f11a"));
/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
H A Daec_core_mips.c338 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13; local
361 "mul.s %[f11], %[f6], %[f7] \n\t"
370 "sub.s %[f9], %[f9], %[f11] \n\t"
426 [f9] "=&f" (f9), [f10] "=&f" (f10), [f11] "=&f" (f11),
455 float f0, f1, f2, f3, f4, f5, f6 ,f7, f8, f9, f10, f11, f12; local
480 "mul.s %[f11], %[f7], %[f6] \n\t"
487 "add.s %[f9], %[f9], %[f11] \n\t"
520 [f9] "=&f" (f9), [f10] "=&f" (f10), [f11] "=&f" (f11),
[all...]
H A Daec_rdft_mips.c272 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; local
380 "lwc1 %[f11], 0(%[p2_rdft]) \n\t"
397 "mul.s %[f7], %[f11], %[f0] \n\t"
404 "madd.s %[f0], %[f0], %[f11], %[f5] \n\t"
411 "mul.s %[f2], %[f11], %[f0] \n\t"
412 "mul.s %[f11], %[f11], %[f5] \n\t"
422 "add.s %[f0], %[f11], %[f0] \n\t"
448 "lwc1 %[f11], 8(%[p2_rdft]) \n\t"
465 "mul.s %[f7], %[f11],
521 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; local
929 float f1, f2, f3 ,f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; local
1056 float f1, f2, f3 ,f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; local
[all...]
/external/chromium_org/v8/src/mips/
H A Dassembler-mips.h298 const FPURegister f11 = { 11 }; member in namespace:v8::internal
H A Dsimulator-mips.h143 f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, enumerator in enum:v8::internal::Simulator::FPURegister
/external/chromium_org/v8/src/mips64/
H A Dassembler-mips64.h289 const FPURegister f11 = { 11 }; member in namespace:v8::internal
H A Dsimulator-mips64.h172 f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, enumerator in enum:v8::internal::Simulator::FPURegister
/external/chromium_org/v8/test/mjsunit/harmony/
H A Dblock-let-crankshaft.js33 var functions = [ f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14,
89 function f11() { function
/external/chromium_org/v8/test/webkit/
H A DtoString-elision-trailing-comma.js69 function f11() { function
126 testToStringAndLength("f11", 6, 6);
/external/clang/test/Analysis/
H A Darray-struct.c96 void f11() { function
H A Ddead-stores.c97 int f11() { function
H A Dmalloc-overflow.c77 void * f11(int n) function
H A Dnull-deref-ps.c236 void f11(unsigned i) { function
/external/clang/test/CodeGen/
H A Darm-arguments.c64 // APCS-GNU-LABEL: define void @f11(
66 // AAPCS-LABEL: define arm_aapcscc i32 @f11()
68 struct s11 f11(void) {} function
H A Darm64-arguments.c50 // CHECK: define i64 @f11()
52 struct s11 f11(void) {} function
H A Dfunction-attributes.c51 int f11(void) { function
H A Dmicrosoft-call-conv.c59 void __stdcall f11(int x, ...) {}; function
60 // WIN: define void @f11({{.*}})
H A Dstruct.c115 void f11() { function
H A Dswitch.c156 // CHECK-LABEL: define i32 @f11(
159 int f11(int x) { function
H A Dx86_32-arguments-darwin.c73 // CHECK: i32 @f11()
80 T11 f11(void) { while (1) {} } function
H A Dx86_64-arguments-nacl.c53 // CHECK-LABEL: define double @f11()
54 union { long double a; float b; } f11() { while (1) {} } function

Completed in 2173 milliseconds

12