HomeSort by relevance Sort by last modified time
    Searched full:declare (Results 401 - 425 of 4316) sorted by null

<<11121314151617181920>>

  /packages/apps/Calendar/res/values/
attrs.xml 19 <declare-styleable name="com.android.calendar.MultiStateButton">
20 </declare-styleable>
  /packages/apps/Email/res/values/
attrs.xml 20 <declare-styleable name="SizeBoundingFrameLayout_attributes">
23 </declare-styleable>
  /packages/apps/Gallery2/res/values/
filtershow_values_attrs.xml 18 <declare-styleable name="ImageButtonTitle">
21 </declare-styleable>
  /external/llvm/test/CodeGen/X86/
sse_reload_fold.ll 5 declare float @test_f(float %f)
6 declare double @test_d(double %f)
7 declare <4 x float> @test_vf(<4 x float> %f)
8 declare <2 x double> @test_vd(<2 x double> %f)
9 declare float @llvm.sqrt.f32(float)
10 declare double @llvm.sqrt.f64(double)
12 declare <4 x float> @llvm.x86.sse.rsqrt.ps(<4 x float>)
13 declare <4 x float> @llvm.x86.sse.sqrt.ps(<4 x float>)
14 declare <4 x float> @llvm.x86.sse.rcp.ps(<4 x float>)
15 declare <4 x float> @llvm.x86.sse.min.ps(<4 x float>, <4 x float>
    [all...]
  /development/samples/training/ads-and-ux/res/values/
attrs.xml 20 <declare-styleable name="AppTheme">
25 </declare-styleable>
28 <declare-styleable name="TextAppearance">
49 </declare-styleable>
  /development/samples/training/device-management-policy/res/values/
attrs.xml 19 <declare-styleable name="AppTheme">
24 </declare-styleable>
27 <declare-styleable name="TextAppearance">
48 </declare-styleable>
  /external/bison/m4/
stpcpy.m4 9 dnl Persuade glibc <string.h> to declare stpcpy().
  /external/chromium/chrome/common/extensions/docs/static/
idle.html 5 <p>You must declare the "idle" permission in your extension's manifest to use the idle API.
  /external/clang/test/CodeGen/
2004-11-27-StaticFunctionRedeclare.c 2 // RUN: opt -std-compile-opts -emit-llvm | not grep {declare i32.*func}
  /external/clang/test/CodeGenCXX/
2004-09-27-DidntEmitTemplate.cpp 6 // CHECK-NOT: declare{{.*}}callDefaultCtor
virtual-functions-incomplete-types.cpp 13 // CHECK: declare void @_ZN1B1gEv()
  /external/clang/test/SemaCXX/
value-initialization.cpp 3 struct A { // expected-warning {{does not declare any constructor to initialize}}
  /external/clang/test/SemaTemplate/
template-decl-fail.cpp 7 // expected-warning{{declaration does not declare anything}}
  /external/llvm/test/Analysis/BasicAA/
2008-11-23-NoaliasRet.ll 3 declare noalias i32* @_Znwj(i32 %x) nounwind
2009-03-04-GEPNoalias.ll 3 declare noalias i32* @noalias()
  /external/llvm/test/CodeGen/ARM/
2009-10-16-Scope.ll 12 call void @llvm.dbg.declare(metadata !{i32* %count_}, metadata !4)
21 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
23 declare i32 @foo(i32) ssp
alloca.ll 12 declare void @g(i8*, i32, i32, i32, i32)
arguments7.ll 9 declare double @g(i32, i32, i32, i32, double)
arguments8.ll 9 declare i64 @g(i32, i32, i32, i32, i64)
arguments_f64_backfill.ll 9 declare float @g(float)
clz.ll 3 declare i32 @llvm.ctlz.i32(i32, i1)
  /external/llvm/test/CodeGen/Generic/
2010-ZeroSizedArg.ll 17 declare i32 @printf(i8*, ...)
hello.ll 5 declare i32 @printf(i8*, ...)
  /external/llvm/test/CodeGen/Hexagon/
simpletailcall.ll 14 declare i32 @bar_empty(...)
  /external/llvm/test/CodeGen/MSP430/
2009-12-21-FrameAddr.ll 13 declare i8* @llvm.frameaddress(i32)

Completed in 1015 milliseconds

<<11121314151617181920>>