HomeSort by relevance Sort by last modified time
    Searched refs:cf (Results 26 - 50 of 494) sorted by null

12 3 4 5 6 7 8 91011>>

  /dalvik/dx/src/com/android/dx/cf/attrib/
AttDeprecated.java 17 package com.android.dx.cf.attrib;
AttSynthetic.java 17 package com.android.dx.cf.attrib;
BaseAttribute.java 17 package com.android.dx.cf.attrib;
19 import com.android.dx.cf.iface.Attribute;
  /dalvik/dx/src/com/android/dx/cf/iface/
FieldList.java 17 package com.android.dx.cf.iface;
MethodList.java 17 package com.android.dx.cf.iface;
AttributeList.java 17 package com.android.dx.cf.iface;
Field.java 17 package com.android.dx.cf.iface;
  /external/clang/test/Sema/
warn-bad-function-cast.c 10 _Complex double cf(void);
22 (void)cf();
30 (_Complex float)cf();
41 (double)cf(); /* expected-warning {{cast from function call of type '_Complex double' to non-matching type 'double'}} */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cfgparser.py 37 self.cf = self.config_class(allow_no_value=self.allow_no_value)
39 self.cf = self.config_class(defaults,
41 return self.cf
44 cf = self.newconfig(defaults)
46 cf.readfp(sio)
47 return cf
76 cf = self.fromstring(config_string)
77 L = cf.sections()
96 eq(cf.get('Foo Bar', 'foo'), 'bar')
97 eq(cf.get('Spacey Bar', 'foo'), 'bar'
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cfgparser.py 37 self.cf = self.config_class(allow_no_value=self.allow_no_value)
39 self.cf = self.config_class(defaults,
41 return self.cf
44 cf = self.newconfig(defaults)
46 cf.readfp(sio)
47 return cf
76 cf = self.fromstring(config_string)
77 L = cf.sections()
96 eq(cf.get('Foo Bar', 'foo'), 'bar')
97 eq(cf.get('Spacey Bar', 'foo'), 'bar'
    [all...]
  /external/chromium_org/chrome/browser/chromeos/imageburner/
burn_manager_unittest.cc 84 scoped_ptr<ConfigFile> cf(new ConfigFile());
85 EXPECT_TRUE(cf->empty());
87 cf.reset(new ConfigFile(""));
88 EXPECT_TRUE(cf->empty());
90 cf.reset(new ConfigFile(kConfigFileWithNoNameProperty));
91 EXPECT_TRUE(cf->empty());
93 cf.reset(new ConfigFile(kConfigFileWithNoHwidProperty));
94 EXPECT_TRUE(cf->empty());
96 cf.reset(new ConfigFile(kConfigFileWithNoNewLineAtEnd));
97 EXPECT_FALSE(cf->empty())
    [all...]
  /external/stlport/stlport/stl/
_cmath.h 231 # define _STLP_DEF_MATH_INLINE(func,cf) \
232 _STLP_MATH_INLINE(float,func,cf##f) \
233 _STLP_MATH_INLINE_D(double,func,cf) \
234 _STLP_MATH_INLINE(long double,func,cf##l)
235 # define _STLP_DEF_MATH_INLINE2(func,cf) \
236 _STLP_MATH_INLINE2(float,float,func,cf##f) \
237 _STLP_MATH_INLINE2_D(double,double,func,cf) \
238 _STLP_MATH_INLINE2(long double,long double,func,cf##l)
239 # define _STLP_DEF_MATH_INLINE2P(func,cf) \
240 _STLP_MATH_INLINE2(float,float *,func,cf##f)
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 231 # define _STLP_DEF_MATH_INLINE(func,cf) \
232 _STLP_MATH_INLINE(float,func,cf##f) \
233 _STLP_MATH_INLINE_D(double,func,cf) \
234 _STLP_MATH_INLINE(long double,func,cf##l)
235 # define _STLP_DEF_MATH_INLINE2(func,cf) \
236 _STLP_MATH_INLINE2(float,float,func,cf##f) \
237 _STLP_MATH_INLINE2_D(double,double,func,cf) \
238 _STLP_MATH_INLINE2(long double,long double,func,cf##l)
239 # define _STLP_DEF_MATH_INLINE2P(func,cf) \
240 _STLP_MATH_INLINE2(float,float *,func,cf##f)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 231 # define _STLP_DEF_MATH_INLINE(func,cf) \
232 _STLP_MATH_INLINE(float,func,cf##f) \
233 _STLP_MATH_INLINE_D(double,func,cf) \
234 _STLP_MATH_INLINE(long double,func,cf##l)
235 # define _STLP_DEF_MATH_INLINE2(func,cf) \
236 _STLP_MATH_INLINE2(float,float,func,cf##f) \
237 _STLP_MATH_INLINE2_D(double,double,func,cf) \
238 _STLP_MATH_INLINE2(long double,long double,func,cf##l)
239 # define _STLP_DEF_MATH_INLINE2P(func,cf) \
240 _STLP_MATH_INLINE2(float,float *,func,cf##f)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 231 # define _STLP_DEF_MATH_INLINE(func,cf) \
232 _STLP_MATH_INLINE(float,func,cf##f) \
233 _STLP_MATH_INLINE_D(double,func,cf) \
234 _STLP_MATH_INLINE(long double,func,cf##l)
235 # define _STLP_DEF_MATH_INLINE2(func,cf) \
236 _STLP_MATH_INLINE2(float,float,func,cf##f) \
237 _STLP_MATH_INLINE2_D(double,double,func,cf) \
238 _STLP_MATH_INLINE2(long double,long double,func,cf##l)
239 # define _STLP_DEF_MATH_INLINE2P(func,cf) \
240 _STLP_MATH_INLINE2(float,float *,func,cf##f)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 231 # define _STLP_DEF_MATH_INLINE(func,cf) \
232 _STLP_MATH_INLINE(float,func,cf##f) \
233 _STLP_MATH_INLINE_D(double,func,cf) \
234 _STLP_MATH_INLINE(long double,func,cf##l)
235 # define _STLP_DEF_MATH_INLINE2(func,cf) \
236 _STLP_MATH_INLINE2(float,float,func,cf##f) \
237 _STLP_MATH_INLINE2_D(double,double,func,cf) \
238 _STLP_MATH_INLINE2(long double,long double,func,cf##l)
239 # define _STLP_DEF_MATH_INLINE2P(func,cf) \
240 _STLP_MATH_INLINE2(float,float *,func,cf##f)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 231 # define _STLP_DEF_MATH_INLINE(func,cf) \
232 _STLP_MATH_INLINE(float,func,cf##f) \
233 _STLP_MATH_INLINE_D(double,func,cf) \
234 _STLP_MATH_INLINE(long double,func,cf##l)
235 # define _STLP_DEF_MATH_INLINE2(func,cf) \
236 _STLP_MATH_INLINE2(float,float,func,cf##f) \
237 _STLP_MATH_INLINE2_D(double,double,func,cf) \
238 _STLP_MATH_INLINE2(long double,long double,func,cf##l)
239 # define _STLP_DEF_MATH_INLINE2P(func,cf) \
240 _STLP_MATH_INLINE2(float,float *,func,cf##f)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cmath.h 231 # define _STLP_DEF_MATH_INLINE(func,cf) \
232 _STLP_MATH_INLINE(float,func,cf##f) \
233 _STLP_MATH_INLINE_D(double,func,cf) \
234 _STLP_MATH_INLINE(long double,func,cf##l)
235 # define _STLP_DEF_MATH_INLINE2(func,cf) \
236 _STLP_MATH_INLINE2(float,float,func,cf##f) \
237 _STLP_MATH_INLINE2_D(double,double,func,cf) \
238 _STLP_MATH_INLINE2(long double,long double,func,cf##l)
239 # define _STLP_DEF_MATH_INLINE2P(func,cf) \
240 _STLP_MATH_INLINE2(float,float *,func,cf##f)
    [all...]
  /external/chromium_org/chrome_frame/cfinstall/src/stub/
inlinedelegate.js 10 goog.provide('google.cf.installer.InlineDelegate');
14 goog.require('google.cf.installer.InteractionDelegate');
15 goog.require('google.cf.installer.frame');
21 * @implements {google.cf.installer.InteractionDelegate}
23 google.cf.installer.InlineDelegate = function(args) {
34 google.cf.installer.InlineDelegate.styleInjected_ = false;
40 google.cf.installer.InlineDelegate.injectCss_ = function() {
41 if (google.cf.installer.InlineDelegate.styleInjected_)
53 google.cf.installer.InlineDelegate.styleInjected_ = true;
59 google.cf.installer.InlineDelegate.prototype.getIFrameContainer = function()
    [all...]
  /dalvik/dx/src/com/android/dx/cf/direct/
AttributeListParser.java 17 package com.android.dx.cf.direct;
19 import com.android.dx.cf.iface.Attribute;
20 import com.android.dx.cf.iface.ParseException;
21 import com.android.dx.cf.iface.ParseObserver;
22 import com.android.dx.cf.iface.StdAttributeList;
31 private final DirectClassFile cf; field in class:AttributeListParser
55 * @param cf {@code non-null;} class file to parse from
60 public AttributeListParser(DirectClassFile cf, int context, int offset,
62 if (cf == null) {
63 throw new NullPointerException("cf == null")
    [all...]
FieldListParser.java 17 package com.android.dx.cf.direct;
19 import com.android.dx.cf.iface.AttributeList;
20 import com.android.dx.cf.iface.Member;
21 import com.android.dx.cf.iface.StdField;
22 import com.android.dx.cf.iface.StdFieldList;
37 * @param cf {@code non-null;} the class file to parse from
42 public FieldListParser(DirectClassFile cf, CstType definer, int offset,
44 super(cf, definer, offset, attributeFactory);
MethodListParser.java 17 package com.android.dx.cf.direct;
19 import com.android.dx.cf.iface.AttributeList;
20 import com.android.dx.cf.iface.Member;
21 import com.android.dx.cf.iface.StdMethod;
22 import com.android.dx.cf.iface.StdMethodList;
37 * @param cf {@code non-null;} the class file to parse from
42 public MethodListParser(DirectClassFile cf, CstType definer,
44 super(cf, definer, offset, attributeFactory);
  /external/chromium_org/chrome/installer/mac/third_party/bsdiff/
goobspatch.c 253 static void cfopen(cfile *cf, const char *path, off_t off,
265 if ((cf->f = fopen(path, "rb")) == NULL)
267 if ((fseeko(cf->f, off, SEEK_SET)) != 0)
270 if ((cf->u.bz2 = BZ2_bzReadOpen(&bz2_err, cf->f, 0, 0,
274 if ((cf->u.xz = xzdopen(cf->f, &lzma_err)) == NULL)
276 /* cf->f belongs to the xzfile now, don't access it
278 cf->f = NULL;
285 if ((cf->u.gz = gzdopen(fd, "rb")) == NULL
369 cfile cf, df, ef; local
    [all...]
  /external/qemu/target-i386/
helper_template.h 57 int cf, pf, af, zf, sf, of; local
61 cf = (DATA_TYPE)CC_DST < (DATA_TYPE)src1;
67 return cf | pf | af | zf | sf | of;
72 int cf;
75 cf = (DATA_TYPE)CC_DST < (DATA_TYPE)src1;
76 return cf;
81 int cf, pf, af, zf, sf, of;
85 cf = (DATA_TYPE)CC_DST <= (DATA_TYPE)src1;
91 return cf | pf | af | zf | sf | of;
96 int cf;
    [all...]
  /dalvik/dx/src/com/android/dx/cf/cst/
ConstantTags.java 17 package com.android.dx.cf.cst;

Completed in 619 milliseconds

12 3 4 5 6 7 8 91011>>