HomeSort by relevance Sort by last modified time
    Searched refs:identify (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/chromium_org/chrome/tools/
chrome-process-identifier.sh 8 # It then attempts to identify their types (e.g. browser, extension, plugin,
49 # Iterate over child processes and try to identify them
50 identify() { function
59 identify "$child"
69 identify "$child"
84 identify "$child"
92 identify "$child"
99 identify "$child"
103 identify "$child"
133 if identify "$pid"; the
    [all...]
  /external/eigen/bench/btl/data/
go_mean 30 '<li> eigen3: ' `hg identify -i $EIGENDIR` '</li>'\
  /external/chromium_org/tools/grit/grit/tool/
newgrd.py 47 <ph> element). You can also use the 'grit add' tool to help you identify
  /external/valgrind/main/none/tests/linux/
mremap2.c 97 char* identify ( char* p ) function
151 // printf("%p (== %s)\n", r, identify(r));
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
gensuitemodule.py 440 packagename = identify(os.path.splitext(os.path.basename(fname))[0])
576 modname = identify(name)
714 funcname = identify(name)
721 fp.write(" %r : %r,\n"%(identify(a[0]), a[1]))
749 fp.write(" Keyword argument %s: %s\n"%(identify(arg[0]),
787 (kname, identify(ename)))
881 self.addnamecode('enum', '_Enum_'+identify(code), code)
1189 def identify(str): function
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/api/tabs/screenshot/
background.js 5 // To make sure we can uniquely identify each screenshot tab, add an id as a
  /external/chromium_org/media/test/data/eme_player_js/
globals.js 21 // Unique strings to identify test result expectations.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
ttk.py 558 def identify(self, x, y): member in class:Widget
563 return self.tk.call(self._w, "identify", x, y)
675 def identify(self, x, y): member in class:Entry
678 return self.tk.call(self._w, "identify", x, y)
857 def identify(self, x, y): member in class:Notebook
860 return self.tk.call(self._w, "identify", x, y)
1273 def identify(self, component, x, y): member in class:Treeview
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
ttk.py 558 def identify(self, x, y): member in class:Widget
563 return self.tk.call(self._w, "identify", x, y)
675 def identify(self, x, y): member in class:Entry
678 return self.tk.call(self._w, "identify", x, y)
857 def identify(self, x, y): member in class:Notebook
860 return self.tk.call(self._w, "identify", x, y)
1273 def identify(self, component, x, y): member in class:Treeview
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_widgets.py 28 self.assertEqual(self.widget.identify(
32 self.assertEqual(self.widget.identify(-1, -1), "")
34 self.assertRaises(Tkinter.TclError, self.widget.identify, None, 5)
35 self.assertRaises(Tkinter.TclError, self.widget.identify, 5, None)
36 self.assertRaises(Tkinter.TclError, self.widget.identify, 5, '')
236 self.assertEqual(self.entry.identify(5, 5), "textarea")
237 self.assertEqual(self.entry.identify(-1, -1), "")
239 self.assertRaises(Tkinter.TclError, self.entry.identify, None, 5)
240 self.assertRaises(Tkinter.TclError, self.entry.identify, 5, None)
241 self.assertRaises(Tkinter.TclError, self.entry.identify, 5, ''
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_widgets.py 28 self.assertEqual(self.widget.identify(
32 self.assertEqual(self.widget.identify(-1, -1), "")
34 self.assertRaises(Tkinter.TclError, self.widget.identify, None, 5)
35 self.assertRaises(Tkinter.TclError, self.widget.identify, 5, None)
36 self.assertRaises(Tkinter.TclError, self.widget.identify, 5, '')
236 self.assertEqual(self.entry.identify(5, 5), "textarea")
237 self.assertEqual(self.entry.identify(-1, -1), "")
239 self.assertRaises(Tkinter.TclError, self.entry.identify, None, 5)
240 self.assertRaises(Tkinter.TclError, self.entry.identify, 5, None)
241 self.assertRaises(Tkinter.TclError, self.entry.identify, 5, ''
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
settings_format_browsertest.js 82 * @param {!Element} element The target element to identify.
  /external/chromium_org/content/test/data/media/
webrtc_test_audio.js 65 * Tries to identify the beep-every-half-second signal generated by the fake
  /external/chromium_org/tools/vim/
ninja-build.vim 32 # This is a list of files that need to identify the src directory. The shorter
  /ndk/build/core/
main.mk 47 # contain any space in it, used to uniquely identify the
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
exif_encoder.js 524 * @param {string} key A key to identify the value.
540 * @param {string} key A key to identify the value.
556 * @param {string} key A key to identify pre-allocated position.
  /bionic/libc/kernel/uapi/linux/
nvme.h 437 struct nvme_identify identify; member in union:nvme_command::__anon704
  /external/kernel-headers/original/uapi/linux/
nvme.h 389 struct nvme_identify identify; member in union:nvme_command::__anon27890
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
nvme.h 437 struct nvme_identify identify; member in union:nvme_command::__anon76359
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
nvme.h 437 struct nvme_identify identify; member in union:nvme_command::__anon77126
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
nvme.h 437 struct nvme_identify identify; member in union:nvme_command::__anon77905
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
nvme.h 437 struct nvme_identify identify; member in union:nvme_command::__anon78683
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
nvme.h 437 struct nvme_identify identify; member in union:nvme_command::__anon79459
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
nvme.h 437 struct nvme_identify identify; member in union:nvme_command::__anon80236
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
popup.js 79 // through all the steps to identify if this is the case.

Completed in 1205 milliseconds

1 2 3