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

1 2

  /external/libunwind/doc/
unw_resume.tex 20 identified by \Var{cp}. The behavior of this routine differs
28 frames younger (more deeply nested) than the one identified by
36 identified by the cursor by calling the \Func{access\_reg} and
79 \item[\Const{UNW\_EINVALIDIP}] The instruction pointer identified by
81 \item[\Const{UNW\_BADFRAME}] The stack frame identified by
unw_get_proc_name.tex 20 procedure that created the stack frame identified by argument
25 saved in the stack frame identified by \Var{cp}, relative to the start
41 instruction-pointer of the stack frame identified by \Var{cp}.
unw_is_signal_frame.tex 20 if the current frame identified by \Var{cp} is a signal frame, and a
unw_get_fpreg.tex 20 register \Var{reg} in the stack frame identified by cursor \Var{cp}
unw_get_reg.tex 20 \Var{reg} in the stack frame identified by cursor \Var{cp} and stores
unw_init_remote.tex 20 pointed to by \Var{c} for unwinding in the address space identified by
unw_set_fpreg.tex 20 \Var{reg} in the stack frame identified by cursor \Var{cp} to the
unw_set_reg.tex 20 \Var{reg} in the stack frame identified by cursor \Var{cp} to the
unw_get_proc_info.tex 21 identified by argument \Var{cp}. The \Var{pip} argument is a pointer
libunwind.tex 99 identified by the cursor). \Prog{Libunwind} provides several routines
114 pointer (SP). In \Prog{libunwind}, these registers are identified by
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
metadata_database_index.cc 255 FileMetadata* identified = metadata_by_id_.get(file_id); local
256 if (!identified)
259 metadata->CopyFrom(*identified);
265 FileTracker* identified = tracker_by_id_.get(tracker_id); local
266 if (!identified)
269 tracker->CopyFrom(*identified);
  /external/chromium_org/content/test/data/media/
webrtc_test_audio.js 91 console.log('Number of peaks identified: ' + numPeaks);
  /external/libpng/projects/owatcom/
pngconfig.mak 122 $# must be identified in the 'before' rule of the project.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
base_rule_store.js 179 * are identified by having the same precondition and dynamic constraint.
  /external/chromium_org/chrome/renderer/resources/extensions/automation/
automation_node.js 279 * The tree itself is identified by the process id and routing id of the
  /external/chromium_org/extensions/renderer/resources/
binding.js 188 // Registers a custom event type for the API identified by |namespace|.
  /ndk/build/core/
build-binary.mk 569 # libraries identified in the step above. Of course, need to be
  /external/chromium_org/chrome/installer/mac/
pkg-dmg 69 I<pkg-dmg> takes a directory identified by I<source-folder> and transforms
    [all...]
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.js 688 // The click handler for navigating to the page identified by the RID.
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 934 * We append it to the element identified by targetId, which is hidden.
    [all...]
  /external/chromium_org/third_party/jstemplate/
jstemplate.js 903 * We append it to the element identified by targetId, which is hidden.
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /external/chromium_org/v8/src/
debug-debugger.js 776 // Sets a breakpoint in a script identified through id or name at the
    [all...]

Completed in 5405 milliseconds

1 2