HomeSort by relevance Sort by last modified time
    Searched full:containing (Results 276 - 300 of 6163) sorted by null

<<11121314151617181920>>

  /external/llvm/test/Transforms/IndVarSimplify/
loop_evaluate_2.ll 2 ; RUN: -analyze -loops | not grep "^Loop Containing"
  /external/llvm/tools/gold/
CMakeLists.txt 2 "PATH to binutils/include containing plugin-api.h for gold plugin.")
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/vodafone/
LyricsUriBox.java 26 * A box in the {@link com.coremedia.iso.boxes.UserDataBox} containing information about the lyric location.
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/
FragmentIntersectionFinder.java 31 * @return an array containing the ordinal of each fragment's first sample
  /external/openssh/
pathnames.h 26 * System-wide file containing host keys of known hosts. This file should be
64 * Per-user file containing host keys of known hosts. This file need not be
73 * Name of the default file containing client-side authentication key. This
90 * File containing a list of those rsa keys that permit logging in as this
  /external/oprofile/doc/
opimport.1.in 30 from the first path component containing a '{' must be kept as it in the
  /external/ppp/pppd/plugins/pppoatm/
atmsap.h 28 * identifier consists of three bytes containing the OUI, followed by four
  /external/qemu/android/build/
host_executable.make 16 # first, call a library containing all object files
  /external/qemu/android/
snaphost-android.h 18 * hw_ini - IniFile instance containing the current HW config settings.
  /external/qemu/distrib/jpeg-6b/
rdjpgcom.1 45 Some digital cameras produce APP12 markers containing useful textual
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_LoadWAV.3 13 If this function succeeds, it returns the given \fI\fBSDL_AudioSpec\fP\fR, filled with the audio data format of the wave data, and sets \fBaudio_buf\fR to a \fBmalloc\fP\&'d buffer containing the audio data, and sets \fBaudio_len\fR to the length of that audio buffer, in bytes\&. You need to free the audio buffer with \fI\fBSDL_FreeWAV\fP\fR when you are done with it\&.
  /external/qemu/docs/
ANDROID-ELFF.TXT 17 - Extract information about routine, containing given PC address in the emulated
  /external/qemu/elff/
elff_api.cc 15 * an ELF file containing debugging information in DWARF format.
  /external/smack/src/com/kenai/jbosh/
BOSHClientRequestListener.java 41 * @param event event instance containing the message being sent
BOSHClientResponseListener.java 33 * @param event event instance containing the message being sent
  /external/smack/src/org/jivesoftware/smackx/pubsub/
ItemsExtension.java 22 * <li>It can represent an event containing a list of items that have been published
23 * <li>It can represent an event containing a list of retracted (deleted) items.
72 * <li>Request to delete items - itemsType = {@link ItemsElementType#retract}, items = list of {@link Item} containing
97 * <li>Request to delete items - itemsType = {@link ItemsElementType#retract}, items = list of {@link Item} containing
  /external/smack/src/org/xbill/DNS/utils/
base32.java 82 * @param b An array containing binary data
83 * @return A String containing the encoded data
144 * @param str A String containing the encoded data
145 * @return An array containing the binary data, or null if the string is invalid
  /external/smali/smali-integration-tests/src/test/smali/junit-tests/
TestSuite.smali 7 #device/emulator, and then zip up the classes.dex containing this class
  /external/stlport/stlport/stl/
_epilog.h 26 * The STLPORT macro contains the STLport namespace name containing all the std
  /external/v8/test/preparser/
strict-octal-indirect-regexp.js 28 // Strict mode with call to RegExp containing octal escape:
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/
set-href-attribute-search-expected.txt 12 Set search containing '#'
  /external/webkit/Source/JavaScriptCore/API/
JSBase.h 98 @param script A JSString containing the script to evaluate.
100 @param sourceURL A JSString containing a URL for the script's source file. This is only used when reporting exceptions. Pass NULL if you do not care to include source file information in exceptions.
111 @param script A JSString containing the script to check for syntax errors.
112 @param sourceURL A JSString containing a URL for the script's source file. This is only used when reporting exceptions. Pass NULL if you do not care to include source file information in exceptions.
  /external/webkit/Source/WebCore/manual-tests/inspector/
debugger-scopes-inspection.html 33 <p>To test, open the Inspector and start a debugging session. In a second debugger will pause. While paused look at scope chain pane. There should be three scopes: 'With scope' containing objField variable, 'Local scope' with this and self variables and 'Global scope'. All scopes but 'Global' should be expanced. 'Global' scope should be collapsed(it takes too long to expand DOMWindow so we prefer to do it on demand). </p>
debugger-shortcuts-with-console-opened.html 14 Set a breakpoint inside testFunction() (on the showAlert() call) and press F8. Now click the Test button in the page. The execution should stop on an HTML line containing <b>onclick="testFunction()"</b>. Press F8. The execution should stop on the breakpoint.
  /external/webkit/Source/WebCore/manual-tests/
select-narrow-width.html 14 The bug was most easily reproduced with select controls containing many

Completed in 472 milliseconds

<<11121314151617181920>>