/external/syzkaller/vendor/github.com/google/go-cmp/cmp/ |
D | options.go | 117 return &pathFilter{fnc: f, opt: opt} 124 fnc func(Path) bool member 129 if f.fnc(s.curPath) { 136 fn := getFuncName(reflect.ValueOf(f.fnc).Pointer()) 159 vf := &valuesFilter{fnc: v, opt: opt} 171 fnc reflect.Value // func(T, T) bool member 179 if (f.typ == nil || t.AssignableTo(f.typ)) && s.callTTBFunc(f.fnc, vx, vy) { 186 fn := getFuncName(f.fnc.Pointer()) 235 tr := &transformer{name: name, fnc: reflect.ValueOf(f)} 246 fnc reflect.Value // func(T) R member [all …]
|
D | path.go | 252 func (tf transform) Func() reflect.Value { return tf.trans.fnc }
|
/external/clang/include/clang/Basic/ |
D | Builtins.def | 897 LIBBUILTIN(abs, "ii", "fnc", "stdlib.h", ALL_LANGUAGES) 898 LIBBUILTIN(labs, "LiLi", "fnc", "stdlib.h", ALL_LANGUAGES) 899 LIBBUILTIN(llabs, "LLiLLi", "fnc", "stdlib.h", ALL_LANGUAGES) 901 LIBBUILTIN(copysign, "ddd", "fnc", "math.h", ALL_LANGUAGES) 902 LIBBUILTIN(copysignf, "fff", "fnc", "math.h", ALL_LANGUAGES) 903 LIBBUILTIN(copysignl, "LdLdLd", "fnc", "math.h", ALL_LANGUAGES) 905 LIBBUILTIN(fabs, "dd", "fnc", "math.h", ALL_LANGUAGES) 906 LIBBUILTIN(fabsf, "ff", "fnc", "math.h", ALL_LANGUAGES) 907 LIBBUILTIN(fabsl, "LdLd", "fnc", "math.h", ALL_LANGUAGES) 925 LIBBUILTIN(nan, "dcC*", "fnc", "math.h", ALL_LANGUAGES) [all …]
|
/external/blktrace/btt/ |
D | dip_rb.c | 70 void (*fnc)(struct io *iop, struct io *this), in rb_foreach() 79 if (fnc) fnc(iop, this); in rb_foreach() 84 rb_foreach(n->rb_left, iop, fnc, head); in rb_foreach() 86 rb_foreach(n->rb_right, iop, fnc, head); in rb_foreach()
|
D | devs.c | 182 void (*fnc)(struct io *iop, struct io *this), int rm_after) in dip_foreach() 189 dip_rb_fe(iop->dip, type, iop, fnc, &head); in dip_foreach() 196 dip_rb_fe(iop->dip, type, iop, fnc, NULL); in dip_foreach()
|
D | globals.h | 218 void (*fnc)(struct io *iop, struct io *this), int rm_after); 231 void (*fnc)(struct io *iop, struct io *this),
|
D | inlines.h | 303 void (*fnc)(struct io *iop, struct io *this), in dip_rb_fe() 306 rb_foreach(__get_root(dip, type)->rb_node, iop, fnc, head); in dip_rb_fe()
|
/external/v8/tools/turbolizer/src/ |
D | turbo-visualizer.ts | 228 let fnc = jsonObj.function; 230 if (typeof fnc == 'string') { 231 fnc = { 232 functionName: fnc, 243 sourceResolver.setSources(jsonObj.sources, fnc) 247 …let sourceView = new CodeView(C.SOURCE_PANE_ID, selectionBroker, sourceResolver, fnc, CodeMode.MAI… 258 disassemblyView.initializeCode(fnc.sourceText);
|
/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
D | copy.pass.cpp | 32 std::function<float(float, float)> fnc = _pow; in main() local 33 auto task = std::bind(fnc, 2.f, 4.f); in main()
|
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/cmpopts/ |
D | sort.go | 39 fnc reflect.Value // func(T, T) bool member 81 return ss.fnc.Call([]reflect.Value{vx, vy})[0].Bool() 110 fnc reflect.Value // func(T, T) bool member 145 return ms.fnc.Call([]reflect.Value{vx, vy})[0].Bool()
|
/external/python/cpython3/Lib/test/ |
D | mime.types | 394 application/vnd.frogans.fnc fnc
|
/external/mksh/src/ |
D | check.t | 9078 fnc() { 9118 fnc 9203 name: arrassign-fnc-none 9244 name: arrassign-fnc-local 9310 name: arrassign-fnc-global 9367 name: strassign-fnc-none 9404 name: strassign-fnc-local 9462 name: strassign-fnc-global 9519 name: unset-fnc-local-ksh 9549 name: unset-fnc-local-sh
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 179aaccfe25dca3c899610668cd59155.00021d24.honggfuzz.cov | 292 �E�kg�G���y��Rb�q8�u�l�~ك���mKͱ����r�fnc$!��M�N+sU,�#�F8�������%M���F���'E��x�I�BGY�A�����V…
|
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |