HomeSort by relevance Sort by last modified time
    Searched refs:tk (Results 26 - 50 of 95) sorted by null

12 3 4

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
tkCommonDialog.py 1 # base class for tk common dialogues
4 # dialogues available in Tk 4.2 and newer. use tkFileDialog,
21 raise TclError, "this module requires Tk 4.2 or newer"
48 s = w.tk.call(self.command, *w._options(self.options))
Canvas.py 28 v = self.canvas.tk.split(self.canvas.tk.call(
37 self._keys = map(lambda x, tk=self.canvas.tk:
38 tk.splitlist(x)[0][1:],
39 self.canvas.tk.splitlist(
169 return self.canvas.tk.splitlist(self._do('gettags', self.tag))
173 return self.canvas.tk.getint(self._do('index', index))
tkFileDialog.py 5 # tk common file dialogues
8 # available in Tk 4.2 and newer, and the directory dialogue available
9 # in Tk 8.3 and newer.
89 if not widget.tk.wantobjects() and "multiple" in self.options:
91 return self._fixresult(widget, widget.tk.splitlist(result))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
tkCommonDialog.py 1 # base class for tk common dialogues
4 # dialogues available in Tk 4.2 and newer. use tkFileDialog,
21 raise TclError, "this module requires Tk 4.2 or newer"
48 s = w.tk.call(self.command, *w._options(self.options))
Canvas.py 28 v = self.canvas.tk.split(self.canvas.tk.call(
37 self._keys = map(lambda x, tk=self.canvas.tk:
38 tk.splitlist(x)[0][1:],
39 self.canvas.tk.splitlist(
169 return self.canvas.tk.splitlist(self._do('gettags', self.tag))
173 return self.canvas.tk.getint(self._do('index', index))
tkFileDialog.py 5 # tk common file dialogues
8 # available in Tk 4.2 and newer, and the directory dialogue available
9 # in Tk 8.3 and newer.
89 if not widget.tk.wantobjects() and "multiple" in self.options:
91 return self._fixresult(widget, widget.tk.splitlist(result))
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
properties.rb 32 tokens = lexer.map { |tk| tk }
  /external/chromium_org/v8/test/cctest/
test-hydrogen-types.cc 50 HType tk = kTypes[k]; local
51 CHECK(!ti.Equals(tj) || !tj.Equals(tk) || ti.Equals(tk));
62 HType tk = kTypes[k]; local
63 CHECK(!ti.IsSubtypeOf(tj) || !tj.IsSubtypeOf(tk) || ti.IsSubtypeOf(tk));
  /external/bluetooth/bluedroid/stack/smp/
smp_api.c 265 smp_convert_string_to_tk(p_cb->tk, passkey);
306 memcpy(p_cb->tk, p_data, len);
309 key.p_data = p_cb->tk;
smp_keys.c 185 UINT8 *tt = p_cb->tk;
199 /* save the TK */
200 memset(p_cb->tk, 0, BT_OCTET16_LEN);
204 key.p_data = p_cb->tk;
220 ** AES with the TK value as key and a concatenation of the random
249 if (!SMP_Encrypt( p_cb->tk, BT_OCTET16_LEN, ptext, BT_OCTET16_LEN, &output))
569 /* calculate e(k, r XOR p1), where k = TK */
570 if (!SMP_Encrypt(p_cb->tk, BT_OCTET16_LEN, p1, BT_OCTET16_LEN, &output))
609 if (!SMP_Encrypt(p_cb->tk, BT_OCTET16_LEN, p2, BT_OCTET16_LEN, &output))
714 ** RRand and local BDA, TK information
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
properties.rb 132 a returns [$tk]
135 $tk = [
164 tk = parser.a
165 tk.should == [
  /external/chromium_org/third_party/sqlite/src/
mkopcodeh.awk 38 tk[$2] = 0+$3
58 op[name] = tk[sym]
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
wish.i 32 #include <tk.h>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_extensions.py 25 self.assertRaises(Tkinter.TclError, x.tk.globalgetvar, var)
32 self.assertEqual(x.tk.globalgetvar(name), myvar.get())
34 self.assertRaises(Tkinter.TclError, x.tk.globalgetvar, name)
200 self.assertEqual(optmenu.tk.globalgetvar(name), var.get())
202 self.assertRaises(Tkinter.TclError, optmenu.tk.globalgetvar, name)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_extensions.py 25 self.assertRaises(Tkinter.TclError, x.tk.globalgetvar, var)
32 self.assertEqual(x.tk.globalgetvar(name), myvar.get())
34 self.assertRaises(Tkinter.TclError, x.tk.globalgetvar, name)
200 self.assertEqual(optmenu.tk.globalgetvar(name), var.get())
202 self.assertRaises(Tkinter.TclError, optmenu.tk.globalgetvar, name)
  /external/chromium_org/third_party/freetype/src/psaux/
afmparse.c 589 AFM_TrackKern tk; local
621 tk = fi->TrackKerns + n;
631 tk->degree = shared_vals[0].u.i;
632 tk->min_ptsize = shared_vals[1].u.f;
633 tk->min_kern = shared_vals[2].u.f;
634 tk->max_ptsize = shared_vals[3].u.f;
635 tk->max_kern = shared_vals[4].u.f;
  /external/freetype/src/psaux/
afmparse.c 589 AFM_TrackKern tk; local
621 tk = fi->TrackKerns + n;
631 tk->degree = shared_vals[0].u.i;
632 tk->min_ptsize = shared_vals[1].u.f;
633 tk->min_kern = shared_vals[2].u.f;
634 tk->max_ptsize = shared_vals[3].u.f;
635 tk->max_kern = shared_vals[4].u.f;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/
afmparse.c 589 AFM_TrackKern tk; local
621 tk = fi->TrackKerns + n;
631 tk->degree = shared_vals[0].u.i;
632 tk->min_ptsize = shared_vals[1].u.f;
633 tk->min_kern = shared_vals[2].u.f;
634 tk->max_ptsize = shared_vals[3].u.f;
635 tk->max_kern = shared_vals[4].u.f;
  /external/valgrind/main/coregrind/m_demangle/
cplus-dem.c 3543 type_kind_t tk = tk_none; local
3851 type_kind_t tk = tk_integral; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
correg.h 58 #define RidFromToken(tk) ((RID) ((tk) & 0x00ffffff))
59 #define TypeFromToken(tk) ((tk) & 0xff000000)
222 STDMETHOD(SetRoleCheck)(mdToken tk,LPCWSTR rszName[],DWORD rdwRoleFlags[]) PURE;
258 STDMETHOD(SetRoleCheck)(mdScope es,mdToken tk,LPCWSTR rszName[],DWORD rdwRoleFlags[]) PURE;
276 STDMETHOD(EnumCustomValues)(HCORENUM *phEnum,mdToken tk,mdCustomValue rCustomValues[],ULONG cMax,ULONG *pcCustomValues) PURE;
282 STDMETHOD(EnumRoleChecks)(HCORENUM *phEnum,mdToken tk,mdRoleCheck rRoleChecks[],ULONG cMax,ULONG *pcRoleChecks) PURE;
285 STDMETHOD(FindCustomValue)(mdToken tk,LPCWSTR szName,mdCustomValue *pcv,DWORD *pdwValueType) PURE;
329 STDMETHOD(EnumCustomValues)(mdScope scope,HCORENUM *phEnum,mdToken tk,mdCustomValue rCustomValues[],ULONG cMax,ULONG *pcCustomValues) PURE
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/delegation/
import.rb 256 lexer.map { |tk| lexer.capture( tk.text ) }
281 lexer.map { |tk| lexer.capture( tk.text ) }
  /art/compiler/dex/
mir_optimization.cc 438 BasicBlock* tk = GetBasicBlock(bb->taken); local
439 DCHECK(tk != NULL);
440 BasicBlock* tk_ft = GetBasicBlock(tk->fall_through);
441 BasicBlock* tk_tk = GetBasicBlock(tk->taken);
449 (Predecessors(tk) == 1) && (Predecessors(ft) == 1)) {
454 if (SelectKind(tk->last_mir_insn) == kSelectGoto) {
455 tk->last_mir_insn->optimization_flags |= (MIR_IGNORE_SUSPEND_CHECK);
461 (tk->first_mir_insn != tk->last_mir_insn) &&
462 (tk->first_mir_insn->next == tk->last_mir_insn) &
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 926 tk = look( k ) and return( tk.type )
960 tk = @tokens.at( cursor += 1 ) or return( cursor )
961 # ^- if tk is nil (i.e. i is outside array limits)
962 end until tk.channel == @channel
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_peap.c 257 u8 *tk; local
261 * Tunnel key (TK) is the first 60 octets of the key generated by
264 tk = data->key_data;
265 if (tk == NULL)
267 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: TK", tk, 60);
271 /* Fast-connect: IPMK|CMK = TK */
272 os_memcpy(data->ipmk, tk, 40);
273 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: IPMK from TK",
275 os_memcpy(data->cmk, tk + 40, 20)
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap_server_peap.c 294 u8 *tk; local
298 * Tunnel key (TK) is the first 60 octets of the key generated by
301 tk = eap_server_tls_derive_key(sm, &data->ssl, "client EAP encryption",
303 if (tk == NULL)
305 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: TK", tk, 60);
312 * TempKey = First 40 octets of TK
317 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: TempKey", tk, 40);
318 if (peap_prfplus(data->peap_version, tk, 40,
321 os_free(tk);
    [all...]

Completed in 300 milliseconds

12 3 4