Home
last modified time | relevance | path

Searched refs:fnc (Results 1 – 14 of 14) sorted by relevance

/external/syzkaller/vendor/github.com/google/go-cmp/cmp/
Doptions.go117 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 …]
Dpath.go252 func (tf transform) Func() reflect.Value { return tf.trans.fnc }
/external/clang/include/clang/Basic/
DBuiltins.def897 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/
Ddip_rb.c70 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()
Ddevs.c182 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()
Dglobals.h218 void (*fnc)(struct io *iop, struct io *this), int rm_after);
231 void (*fnc)(struct io *iop, struct io *this),
Dinlines.h303 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/
Dturbo-visualizer.ts228 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/
Dcopy.pass.cpp32 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/
Dsort.go39 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/
Dmime.types394 application/vnd.frogans.fnc fnc
/external/mksh/src/
Dcheck.t9078 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/
D179aaccfe25dca3c899610668cd59155.00021d24.honggfuzz.cov292 �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/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...