HomeSort by relevance Sort by last modified time
    Searched full:level1 (Results 576 - 600 of 607) sorted by null

<<2122232425

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
elementgetattributenodens01.java 86 attribute2 = doc.createAttributeNS("http://www.w3.org/DOM/Level1", "att");
elementgetelementsbytagnamens04.java 86 child1 = doc.createElementNS("http://www.w3.org/DOM/Level1", "dom:child");
  /libcore/luni/src/test/java/tests/org/w3c/dom/
ElementGetAttributeNodeNS.java 68 attribute2 = doc.createAttributeNS("http://www.w3.org/DOM/Level1",
  /external/opencv/cv/src/
cvlkpyramid.cpp 88 int level1 = level + 1; local
132 for( i = 1; i < level1; i++ )
144 bufferBytes = (int)((level1 >= 0) * ((pyrA->data.ptr == 0) +
147 sizeof(size[0][0]) + sizeof(scale[0][0])) * level1);
152 *imgJ = *imgI + level1;
153 *step = (int *) (*imgJ + level1);
154 *scale = (double *) (*step + level1);
155 *size = (CvSize *)(*scale + level1);
165 uchar *bufPtr = (uchar *) (*size + level1);
    [all...]
  /external/iptables/iptables/
iptables-xml.c 377 char *level1 = NULL; local
432 if (level1)
463 if (level1)
479 level1 = NULL;
519 if (level1)
  /external/oprofile/pp/
common_option.cpp 45 "verbose output", "all,debug,bfd,level1,sfile,stats,xml"),
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneSubInfo.java 91 * Retrieves the Group Identifier Level1 for GSM phones.
  /external/sonivox/docs/
JET_Authoring_Guidelines.html 117 mso-list:l11 level1 lfo1;
712 mso-list:l9 level1 lfo2;
726 mso-list:l8 level1 lfo3;
789 mso-list:l7 level1 lfo4;
804 mso-list:l6 level1 lfo5;
819 mso-list:l5 level1 lfo6;
834 mso-list:l4 level1 lfo7;
848 mso-list:l3 level1 lfo8;
862 mso-list:l2 level1 lfo9;
876 mso-list:l1 level1 lfo10;
    [all...]
JET_Creator_User_Manual.html 120 mso-list:l10 level1 lfo1;
715 mso-list:l9 level1 lfo2;
729 mso-list:l8 level1 lfo3;
792 mso-list:l7 level1 lfo4;
807 mso-list:l6 level1 lfo5;
822 mso-list:l5 level1 lfo6;
837 mso-list:l4 level1 lfo7;
851 mso-list:l3 level1 lfo8;
865 mso-list:l2 level1 lfo9;
879 mso-list:l1 level1 lfo10;
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
gnuplot.php 171 'fontfile', 'add', 'delete', 'nofontfiles', 'level1', 'leveldefault',
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h 76 /* {SPL0, SPL1, SPL2, SPL3, CPL1, CPL2, CPL2, CPL2} , SPL0: Simple Profile@Level0 , CPL1: Core Profile@Level1 */
77 /* {SSPL0, SSPL1, SSPL2, SSPL2, CSPL1, CSPL2, CSPL3, CSPL3} , SSPL0: Simple Scalable Profile@Level0, CPL1: Core Scalable Profile@Level1 */
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
alltests.java 20 package org.w3c.domts.level1.core;
584 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/alltests";
  /development/samples/JetBoy/src/com/example/android/jetboy/
JetBoyView.java 439 // JET info: it's stored as a raw resource in our APK, and is labeled "level1"
440 mJet.loadJetFile(mContext.getResources().openRawResourceFd(R.raw.level1));
442 // JET info: mJet.loadJetFile("/sdcard/level1.jet");
    [all...]
  /external/oprofile/
ChangeLog-2004 834 --verbose=sfile,bfd,level1 resp. sample filename handling bfd
837 * pp/opgprof.cpp: controlled by --verbose==bfd, add level1 to get
  /external/chromium_org/third_party/libxml/src/include/libxml/
tree.h 114 * NOTE: This is synchronized with DOM Level1 values
    [all...]
  /external/chromium_org/third_party/opus/src/doc/
customdoxygen.css 967 div.toc li.level1 {
  /external/libxml2/include/libxml/
tree.h 114 * NOTE: This is synchronized with DOM Level1 values
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp 2317 const Stmt *level1 = getStmtParent(s1Start, PM); local
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
texture_manager_unittest.cc 1940 LevelInfo level1 = GetLevelInfo(texture_ref_.get(), GL_TEXTURE_2D, 1); local
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
MSVSSettings.py 627 'Level1', # /W1
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_api.cpp 64 /* {SPL0, SPL1, SPL2, SPL3, CPL1, CPL2, CPL2, CPL2} , SPL0: Simple Profile@Level0, CPL1: Core Profile@Level1, the last two are redundant for easy table manipulation */
92 /* {SSPL0, SSPL1, SSPL2, SSPL2, CSPL1, CSPL2, CSPL3, CSPL3} , SSPL0: Simple Scalable Profile@Level0, CSPL1: Core Scalable Profile@Level1, the fourth is redundant for easy table manipulation */
    [all...]
  /external/grub/netboot/
tlan.c 315 /* National Sem. & Level1 PHY id's */
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py     [all...]
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]

Completed in 947 milliseconds

<<2122232425