Lines Matching full:find
28 :cscope find create a new Q
48 c: find callers of name
49 d: find all function calls made from name
50 e: find pattern
51 f: find files with name as substring
52 g: find definition of name
53 i: find files #including name
54 s: find all uses of name
55 t: find assignments to name
57 The find command pushes the current location onto the tags stack,
108 map <tab>a "tye:csc find t"t
109 map <tab>c "tye:csc find c"t
110 map <tab>d "tye:csc find d"t
111 map <tab>e "tye:csc find e"t
112 map <tab>f "tye:csc find f"t
113 map <tab>g "tye:csc find g"t
114 map <tab>i "tye:csc find i"t
115 map <tab>s "tye:csc find s"t
116 map <tab>t "tye:csc find t"t
128 path which will be used to find the files reported by cscope. If this