HomeSort by relevance Sort by last modified time
    Searched defs:see (Results 1 - 25 of 29) sorted by null

1 2

  /external/lzma/C/
Ppmd7Dec.c 143 CPpmd_See *see; local
166 see = Ppmd7_MakeEscFreq(p, numMasked, &freqSum);
177 Ppmd_See_Update(see);
186 see->Summ = (UInt16)(see->Summ + freqSum);
Ppmd7Enc.c 142 CPpmd_See *see; local
155 see = Ppmd7_MakeEscFreq(p, numMasked, &escFreq);
173 Ppmd_See_Update(see);
185 see->Summ = (UInt16)(see->Summ + sum + escFreq);
Ppmd7.c 328 CPpmd_See *s = &p->See[i][k];
638 CPpmd_See *see; local
642 see = p->See[(unsigned)p->NS2Indx[nonMasked - 1]] +
648 unsigned r = (see->Summ >> see->Shift);
649 see->Summ = (UInt16)(see->Summ - r);
655 see = &p->DummySee;
658 return see;
    [all...]
  /external/doclava/src/com/google/doclava/
Proofread.java 13 * See the License for the specific language governing permissions and
92 } else if ("@see".equals(k)) {
93 SeeTagInfo see = (SeeTagInfo) t; local
94 String label = see.label();
98 writeIndented("{" + see.name() + " ... " + label + "}");
  /external/python/cpython2/Lib/idlelib/idle_test/
mock_tk.py 95 index of actual lines start at 1, as with Tk. The methods never see this.
289 def see(self, index): member in class:Text
  /external/python/cpython3/Lib/idlelib/idle_test/
mock_tk.py 95 index of actual lines start at 1, as with Tk. The methods never see this.
289 def see(self, index): member in class:Text
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
ttk.py 924 # The only, and good, difference I see is about mnemonics, which works
1382 def see(self, item): member in class:Treeview
    [all...]
Tix.py 7 # For Tix, see http://tix.sourceforge.net
150 bitmap directories (see the tix_addbitmapdir command above). By
161 in one of the bitmap directories (see the addbitmapdir command
237 See Tix documentation for complete details"""
1050 def see(self, entry): member in class:HList
1510 def see(self, index): member in class:TList
    [all...]
Tkinter.py 161 send_event - see X/Windows documentation
514 """Return previous widget in the focus order. See tk_focusNext for details."""
2593 def see(self, index): member in class:Listbox
3097 def see(self, index): member in class:Text
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
ttk.py 924 # The only, and good, difference I see is about mnemonics, which works
1382 def see(self, item): member in class:Treeview
    [all...]
Tix.py 7 # For Tix, see http://tix.sourceforge.net
150 bitmap directories (see the tix_addbitmapdir command above). By
161 in one of the bitmap directories (see the addbitmapdir command
237 See Tix documentation for complete details"""
1050 def see(self, entry): member in class:HList
1510 def see(self, index): member in class:TList
    [all...]
Tkinter.py 161 send_event - see X/Windows documentation
514 """Return previous widget in the focus order. See tk_focusNext for details."""
2593 def see(self, index): member in class:Listbox
3097 def see(self, index): member in class:Text
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
ttk.py 924 # The only, and good, difference I see is about mnemonics, which works
1382 def see(self, item): member in class:Treeview
    [all...]
Tix.py 7 # For Tix, see http://tix.sourceforge.net
150 bitmap directories (see the tix_addbitmapdir command above). By
161 in one of the bitmap directories (see the addbitmapdir command
237 See Tix documentation for complete details"""
1050 def see(self, entry): member in class:HList
1510 def see(self, index): member in class:TList
    [all...]
Tkinter.py 161 send_event - see X/Windows documentation
514 """Return previous widget in the focus order. See tk_focusNext for details."""
2593 def see(self, index): member in class:Listbox
3097 def see(self, index): member in class:Text
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
ttk.py 924 # The only, and good, difference I see is about mnemonics, which works
1382 def see(self, item): member in class:Treeview
    [all...]
Tix.py 7 # For Tix, see http://tix.sourceforge.net
150 bitmap directories (see the tix_addbitmapdir command above). By
161 in one of the bitmap directories (see the addbitmapdir command
237 See Tix documentation for complete details"""
1050 def see(self, entry): member in class:HList
1510 def see(self, index): member in class:TList
    [all...]
Tkinter.py 161 send_event - see X/Windows documentation
514 """Return previous widget in the focus order. See tk_focusNext for details."""
2593 def see(self, index): member in class:Listbox
3097 def see(self, index): member in class:Text
    [all...]
  /external/python/cpython2/Lib/lib-tk/
ttk.py 927 # The only, and good, difference I see is about mnemonics, which works
1386 def see(self, item): member in class:Treeview
    [all...]
Tix.py 7 # For Tix, see http://tix.sourceforge.net
147 bitmap directories (see the tix_addbitmapdir command above). By
158 in one of the bitmap directories (see the addbitmapdir command
234 See Tix documentation for complete details"""
1039 def see(self, entry): member in class:HList
1497 def see(self, index): member in class:TList
    [all...]
Tkinter.py 184 send_event - see X/Windows documentation
575 """Return previous widget in the focus order. See tk_focusNext for details."""
2650 def see(self, index): member in class:Listbox
3159 def see(self, index): member in class:Text
    [all...]
  /external/python/cpython3/Lib/tkinter/
ttk.py 931 # The only, and good, difference I see is about mnemonics, which works
1390 def see(self, item): member in class:Treeview
    [all...]
tix.py 3 # For Tix, see http://tix.sourceforge.net
139 bitmap directories (see the tix_addbitmapdir command above). By
150 in one of the bitmap directories (see the addbitmapdir command
226 See Tix documentation for complete details"""
1033 def see(self, entry): member in class:HList
1490 def see(self, index): member in class:TList
    [all...]
__init__.py 215 send_event - see X/Windows documentation
728 """Return previous widget in the focus order. See tk_focusNext for details."""
2813 def see(self, index): member in class:Listbox
3333 def see(self, index): member in class:Text
    [all...]
  /external/annotation-tools/annotation-file-utilities/lib/
plume-core.jar 

Completed in 507 milliseconds

1 2