/external/boringssl/src/crypto/x509v3/ |
v3name_test.c | 277 int (*fn) (X509 *, const char *); member in struct:set_name_fn 316 static void check_message(const struct set_name_fn *fn, const char *op, 323 fn->name, op, nameincert, 332 const struct set_name_fn *fn) 347 } else if (fn->host) { 354 check_message(fn, "host", nameincert, match, *pname); 362 } else if (fn->host) { 369 check_message(fn, "host-no-wildcards", nameincert, match, *pname); 373 if (fn->email) { 380 check_message(fn, "email", nameincert, match, *pname) [all...] |
/libcore/ojluni/src/main/java/java/util/concurrent/atomic/ |
Striped64.java | 217 * @param fn the update function, or null for add (this convention 221 final void longAccumulate(long x, LongBinaryOperator fn, 256 (fn == null) ? v + x : fn.applyAsLong(v, x))) 288 (fn == null) ? v + x : fn.applyAsLong(v, x))) 293 private static long apply(DoubleBinaryOperator fn, long v, double x) { 295 d = (fn == null) ? d + x : fn.applyAsDouble(d, x); 305 final void doubleAccumulate(double x, DoubleBinaryOperator fn, [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test___all__.py | 51 for fn in sorted(os.listdir(basedir)):
52 path = os.path.join(basedir, fn)
56 yield pkg_init, modpath + fn
57 for p, m in self.walk_modules(path, modpath + fn + "."):
60 if not fn.endswith('.py') or fn == '__init__.py':
62 yield path, modpath + fn[:-3]
|
test_shelve.py | 11 fn = "shelftemp" + os.extsep + "db"
variable in class:TestCase 30 s = shelve.open(self.fn, protocol=0)
35 for f in glob.glob(self.fn+"*"):
40 s = shelve.open(self.fn, protocol=1)
45 for f in glob.glob(self.fn+"*"):
50 s = shelve.open(self.fn, protocol=2)
55 for f in glob.glob(self.fn+"*"):
108 fn = "shelftemp.db"
variable in class:TestShelveBase 121 x= shelve.open(self.fn+str(self.counter), **self._args)
129 for f in glob.glob(self.fn+"*"): [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test___all__.py | 51 for fn in sorted(os.listdir(basedir)): 52 path = os.path.join(basedir, fn) 56 yield pkg_init, modpath + fn 57 for p, m in self.walk_modules(path, modpath + fn + "."): 60 if not fn.endswith('.py') or fn == '__init__.py': 62 yield path, modpath + fn[:-3]
|
test_shelve.py | 11 fn = "shelftemp" + os.extsep + "db" variable in class:TestCase 30 s = shelve.open(self.fn, protocol=0) 35 for f in glob.glob(self.fn+"*"): 40 s = shelve.open(self.fn, protocol=1) 45 for f in glob.glob(self.fn+"*"): 50 s = shelve.open(self.fn, protocol=2) 55 for f in glob.glob(self.fn+"*"): 108 fn = "shelftemp.db" variable in class:TestShelveBase 121 x= shelve.open(self.fn+str(self.counter), **self._args) 129 for f in glob.glob(self.fn+"*") [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test___all__.py | 51 for fn in sorted(os.listdir(basedir)): 52 path = os.path.join(basedir, fn) 56 yield pkg_init, modpath + fn 57 for p, m in self.walk_modules(path, modpath + fn + "."): 60 if not fn.endswith('.py') or fn == '__init__.py': 62 yield path, modpath + fn[:-3]
|
test_shelve.py | 11 fn = "shelftemp" + os.extsep + "db" variable in class:TestCase 30 s = shelve.open(self.fn, protocol=0) 35 for f in glob.glob(self.fn+"*"): 40 s = shelve.open(self.fn, protocol=1) 45 for f in glob.glob(self.fn+"*"): 50 s = shelve.open(self.fn, protocol=2) 55 for f in glob.glob(self.fn+"*"): 108 fn = "shelftemp.db" variable in class:TestShelveBase 121 x= shelve.open(self.fn+str(self.counter), **self._args) 129 for f in glob.glob(self.fn+"*") [all...] |
/prebuilts/go/darwin-x86/misc/cgo/testcshared/ |
main4.c | 77 void (*fn)(void); 124 fn = (void(*)(void))dlsym(handle, "RunGoroutines"); 125 if (fn == NULL) { 134 fn(); 201 fn = (void (*)(void))dlsym(handle, "TestSEGV"); 202 if (fn == NULL) { 211 fn();
|
/prebuilts/go/linux-x86/misc/cgo/testcshared/ |
main4.c | 77 void (*fn)(void); 124 fn = (void(*)(void))dlsym(handle, "RunGoroutines"); 125 if (fn == NULL) { 134 fn(); 201 fn = (void (*)(void))dlsym(handle, "TestSEGV"); 202 if (fn == NULL) { 211 fn();
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test___all__.py | 51 for fn in sorted(os.listdir(basedir)): 52 path = os.path.join(basedir, fn) 56 yield pkg_init, modpath + fn 57 for p, m in self.walk_modules(path, modpath + fn + "."): 60 if not fn.endswith('.py') or fn == '__init__.py': 62 yield path, modpath + fn[:-3]
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test___all__.py | 51 for fn in sorted(os.listdir(basedir)): 52 path = os.path.join(basedir, fn) 56 yield pkg_init, modpath + fn 57 for p, m in self.walk_modules(path, modpath + fn + "."): 60 if not fn.endswith('.py') or fn == '__init__.py': 62 yield path, modpath + fn[:-3]
|
/external/valgrind/callgrind/ |
fn.c | 234 obj = (obj_node*) CLG_MALLOC("cl.fn.non.1", sizeof(obj_node)); 235 obj->name = di ? VG_(strdup)( "cl.fn.non.2", 293 file_node* file = (file_node*) CLG_MALLOC("cl.fn.nfn.1", 295 file->name = VG_(strdup)("cl.fn.nfn.2", filename); 344 fn_node* fn = (fn_node*) CLG_MALLOC("cl.fn.nfnnd.1", local 346 fn->name = VG_(strdup)("cl.fn.nfnnd.2", fnname); 349 fn->number = CLG_(stat).distinct_fns; 350 fn->last_cxt = 0 420 fn_node *fn = get_fn_node_infile(file, fnname); local 493 fn_node* fn; local [all...] |
/external/valgrind/memcheck/tests/ |
wrap6.c | 172 soak up lots of int registers. And the orig fn uses TRASH_IREGS to 191 OrigFn fn; local 192 VALGRIND_GET_ORIG_FN(fn); 195 CALL_FN_W_v(r, fn); 197 CALL_FN_v_v(fn); 218 OrigFn fn; local 219 VALGRIND_GET_ORIG_FN(fn); 222 CALL_FN_W_W(r, fn, a1); 224 CALL_FN_v_W(fn, a1); 246 OrigFn fn; local 275 OrigFn fn; local 306 OrigFn fn; local 337 OrigFn fn; local 369 OrigFn fn; local 404 OrigFn fn; local 441 OrigFn fn; local 479 OrigFn fn; local 518 OrigFn fn; local 558 OrigFn fn; local 599 OrigFn fn; local [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
inl.go | 34 func fnpkg(fn *Node) *Pkg { 35 if fn.IsMethod() { 37 rcvr := fn.Type.Recv().Type 43 Fatalf("receiver with no sym: [%v] %L (%v)", fn.Sym, fn, rcvr) 49 return fn.Sym.Pkg 54 func typecheckinl(fn *Node) { 55 lno := setlineno(fn) 61 pkg := fnpkg(fn) 68 fmt.Printf("typecheck import [%v] %L { %#v }\n", fn.Sym, fn, fn.Func.Inl [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
inl.go | 34 func fnpkg(fn *Node) *Pkg { 35 if fn.IsMethod() { 37 rcvr := fn.Type.Recv().Type 43 Fatalf("receiver with no sym: [%v] %L (%v)", fn.Sym, fn, rcvr) 49 return fn.Sym.Pkg 54 func typecheckinl(fn *Node) { 55 lno := setlineno(fn) 61 pkg := fnpkg(fn) 68 fmt.Printf("typecheck import [%v] %L { %#v }\n", fn.Sym, fn, fn.Func.Inl [all...] |
/bionic/tests/ |
stdlib_test.cpp | 294 static void CheckStrToFloat(T fn(const char* s, char** end)) { function 297 EXPECT_PRED_FORMAT2(pred, 9.0, fn("9.0", nullptr)); 298 EXPECT_PRED_FORMAT2(pred, 9.0, fn("0.9e1", nullptr)); 299 EXPECT_PRED_FORMAT2(pred, 9.0, fn("0x1.2p3", nullptr)); 303 EXPECT_PRED_FORMAT2(pred, 9.0, fn(s, &p)); 306 EXPECT_TRUE(isnan(fn("+nan", nullptr))); 307 EXPECT_TRUE(isnan(fn("nan", nullptr))); 308 EXPECT_TRUE(isnan(fn("-nan", nullptr))); 310 EXPECT_TRUE(isnan(fn("+nan(0xff)", nullptr))); 311 EXPECT_TRUE(isnan(fn("nan(0xff)", nullptr))) [all...] |
/external/v8/src/arm64/ |
macro-assembler-arm64-inl.h | 294 #define DEFINE_FUNCTION(FN, REGTYPE, REG, OP) \ 295 void MacroAssembler::FN(const REGTYPE REG, const MemOperand& addr) { \ 303 #define DEFINE_FUNCTION(FN, REGTYPE, REG, REG2, OP) \ 304 void MacroAssembler::FN(const REGTYPE REG, const REGTYPE REG2, \ 312 #define DECLARE_FUNCTION(FN, OP) \ 313 void MacroAssembler::FN(const Register& rt, const Register& rn) { \ 320 #define DECLARE_FUNCTION(FN, OP) \ 321 void MacroAssembler::FN(const Register& rs, const Register& rt, \ 558 void MacroAssembler::Fabs(const FPRegister& fd, const FPRegister& fn) { 560 fabs(fd, fn); [all...] |
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
wifi_hal.cpp | 130 wifi_error init_wifi_vendor_hal_func_table(wifi_hal_fn *fn) 132 if (fn == NULL) { 135 fn->wifi_initialize = wifi_initialize; 136 fn->wifi_cleanup = wifi_cleanup; 137 fn->wifi_event_loop = wifi_event_loop; 138 fn->wifi_get_supported_feature_set = wifi_get_supported_feature_set; 139 fn->wifi_get_concurrency_matrix = wifi_get_concurrency_matrix; 140 fn->wifi_set_scanning_mac_oui = wifi_set_scanning_mac_oui; 141 fn->wifi_get_ifaces = wifi_get_ifaces; 142 fn->wifi_get_iface_name = wifi_get_iface_name [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
dis.py | 206 fn = sys.argv[1]
207 if not fn or fn == "-":
208 fn = None
210 fn = None
211 if fn is None:
214 f = open(fn)
216 if fn is not None:
219 fn = "<stdin>"
220 code = compile(source, fn, "exec") [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
dis.py | 206 fn = sys.argv[1]
207 if not fn or fn == "-":
208 fn = None
210 fn = None
211 if fn is None:
214 f = open(fn)
216 if fn is not None:
219 fn = "<stdin>"
220 code = compile(source, fn, "exec") [all...] |
/external/llvm/bindings/go/llvm/ |
ir_test.go | 26 fn := AddFunction(mod, "foo", ftyp) 28 fn.AddFunctionAttr(attr) 29 newattr := fn.FunctionAttr() 39 fn.RemoveFunctionAttr(attr) 40 newattr = fn.FunctionAttr()
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
dis.py | 206 fn = sys.argv[1] 207 if not fn or fn == "-": 208 fn = None 210 fn = None 211 if fn is None: 214 f = open(fn) 216 if fn is not None: 219 fn = "<stdin>" 220 code = compile(source, fn, "exec" [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
dis.py | 206 fn = sys.argv[1] 207 if not fn or fn == "-": 208 fn = None 210 fn = None 211 if fn is None: 214 f = open(fn) 216 if fn is not None: 219 fn = "<stdin>" 220 code = compile(source, fn, "exec" [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
dis.py | 206 fn = sys.argv[1] 207 if not fn or fn == "-": 208 fn = None 210 fn = None 211 if fn is None: 214 f = open(fn) 216 if fn is not None: 219 fn = "<stdin>" 220 code = compile(source, fn, "exec" [all...] |