HomeSort by relevance Sort by last modified time
    Searched refs:br (Results 276 - 300 of 396) sorted by null

<<111213141516

  /external/libvorbis/lib/
vorbisfile.c 1098 float br; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-junit.jar 
ant-jsch.jar 
ant-apache-oro.jar 
  /external/webkit/Source/JavaScriptCore/tests/mozilla/
jsDriver.pl 307 "<h2>Test results, $opt_engine_type</h2><br>\n" .
309 "Test List: $list_name<br>\n" .
310 "Skip List: $neglist_name<br>\n" .
313 "($failure_pct% failed)<br>\n" .
314 "Engine command line: $engine_command<br>\n" .
315 "OS type: $os_type<br>\n");
321 print OUTPUT "<BR>";
326 ("Testcase execution time: $exec_time_string.<br>\n" .
327 "Tests completed on $completion_date.<br><br>\n")
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar 
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 668 BufferedReader br = new BufferedReader(new InputStreamReader(in)); local
673 while (((s = br.readLine()) != null) && (s.length() != 0)) {
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesw.h 100 inline int UNDEF(border)(chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br)
101 { return border(ls, rs, ts, bs, tl, tr, bl, br); }
    [all...]
curses.h     [all...]
ncurses.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 100 inline int UNDEF(border)(chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br)
101 { return border(ls, rs, ts, bs, tl, tr, bl, br); }
    [all...]
curses.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 100 inline int UNDEF(border)(chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br)
101 { return border(ls, rs, ts, bs, tl, tr, bl, br); }
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 501 me.logs_.push(ATT_display + ': ' + shouldDisplay + '<br/>');
542 me.logs_.push(ATT_skip + ': ' + shouldSkip + '<br/>');
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 501 me.logs_.push(ATT_display + ': ' + shouldDisplay + '<br/>');
542 me.logs_.push(ATT_skip + ': ' + shouldSkip + '<br/>');
    [all...]
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp 1119 const BranchInst* br = cast<BranchInst>(I); local
    [all...]
  /external/skia/legacy/src/core/
SkDraw.cpp 2433 SkIRect br; local
    [all...]
  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 905 group "br"; begin
906 (* RUN: grep "br.*Bb02" < %t.ll
914 (* RUN: grep "br.*build_br.*Bb03.*Bb00" < %t.ll
    [all...]
  /build/tools/droiddoc/templates-ds/
sdkpage.cs 345 $('#download-bundle-button').append("Download the SDK <br/><span class='small'>ADT Bundle for " + os + "</span>");
  /build/tools/droiddoc/templates-sac/
sdkpage.cs 344 $('#download-bundle-button').append("Download the SDK <br/><span class='small'>ADT Bundle for " + os + "</span>");
  /external/doclava/res/assets/templates/
macros.cs 125 /if ?></strong><br/>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
buildTools.jar 
  /external/icu4c/data/locales/
resfiles.mk 59 br.txt br_FR.txt brx.txt brx_IN.txt bs.txt\
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 165 * br endcond, loop, endloop

Completed in 962 milliseconds

<<111213141516