HomeSort by relevance Sort by last modified time
    Searched full:classid (Results 76 - 100 of 139) sorted by null

1 2 34 5 6

  /external/iproute2/tc/
q_atm.c 44 fprintf(stderr, " [ hdr HEX... ] [ excess ( CLASSID | clp ) ] "
f_u32.c 34 " [ classid CLASSID ]\n");
45 fprintf(stderr, "\nNOTE: CLASSID is parsed at hexadecimal input.\n");
1024 } else if (matches(*argv, "classid") == 0 ||
1029 fprintf(stderr, "Illegal \"classid\"\n");
q_hfsc.c 34 "Usage: ... hfsc [ default CLASSID ]\n"
tc_qdisc.c 34 fprintf(stderr, " [ handle QHANDLE ] [ root | ingress | parent CLASSID ]\n");
  /external/libvpx/examples/includes/geshi/geshi/
html4strict.php 102 'cellpadding', 'cellspacing', 'char', 'charoff', 'charset', 'checked', 'cite', 'class', 'classid', 'clear', 'code', 'codebase', 'codetype', 'color', 'cols', 'colspan', 'compact', 'content', 'coords',
klonec.php 135 'cellpadding', 'cellspacing', 'char', 'charoff', 'charset', 'checked', 'cite', 'class', 'classid', 'clear', 'code', 'codebase', 'codetype', 'color', 'cols', 'colspan', 'compact', 'content', 'coords',
cfm.php 117 'cellpadding', 'cellspacing', 'char', 'charoff', 'charset', 'checked', 'cite', 'class', 'classid', 'clear', 'code', 'codebase', 'codetype', 'color', 'cols', 'colspan', 'compact', 'content', 'coords',
klonecpp.php 163 'cellpadding', 'cellspacing', 'char', 'charoff', 'charset', 'checked', 'cite', 'class', 'classid', 'clear', 'code', 'codebase', 'codetype', 'color', 'cols', 'colspan', 'compact', 'content', 'coords',
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-attrs/
mozilla 106 classid
  /external/webkit/Source/JavaScriptCore/yarr/
YarrPattern.cpp 399 void atomBuiltInCharacterClass(BuiltInCharacterClassID classID, bool invert)
401 switch (classID) {
432 void atomCharacterClassBuiltIn(BuiltInCharacterClassID classID, bool invert)
434 ASSERT(classID != NewlineClassID);
436 switch (classID) {
    [all...]
  /dalvik/vm/jdwp/
Jdwp.h 82 RefTypeId classId; /* method->clazz */
  /external/iproute2/man/man8/
tc-prio.8 8 classid
  /external/webkit/Source/WebKit/qt/Api/
qwebpage.h 408 virtual QObject *createPlugin(const QString &classid, const QUrl &url, const QStringList &paramNames, const QStringList &paramValues);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
i2o-dev.h 311 * (LCT.ClassID.Version field)
  /external/iproute2/examples/
cbq.init-v0.7.3 771 tc class add dev $DEVICE parent 1:$PARENT classid 1:$CLASS cbq \
790 prio $PRIO_MARK handle $mark fw classid 1:$CLASS
805 ${DREALM:+to $DREALM} classid 1:$CLASS
848 prio $PRIO_RULE u32 $u32_s $u32_d classid 1:$CLASS
945 tc class replace dev $DEVICE classid 1:$CLASS cbq \
    [all...]
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
FrameLoaderClientQt.cpp     [all...]
  /external/icu4c/test/intltest/
transapi.cpp     [all...]
tchcfmt.cpp 427 UClassID classID = ChoiceFormat::getStaticClassID();
428 if (classID == form_pat.getDynamicClassID()) {
uobjtest.cpp 16 * Test for UObject, currently only the classID.
205 // find common i18n -name '*.h' -print | xargs fgrep ClassID | cut -d: -f1 | cut -d\/ -f2- | sort | uniq | sed -e 's%.*%#include "&"%'
  /external/webkit/Tools/DumpRenderTree/qt/
DumpRenderTreeQt.cpp 385 QObject* WebPage::createPlugin(const QString& classId, const QUrl& url, const QStringList& paramNames, const QStringList& paramValues)
392 return loader.createWidget(classId, view());
394 Q_UNUSED(classId);
    [all...]
  /frameworks/base/libs/rs/
rsFileA3D.cpp 404 fileEntries[i].classID = entry->getType();
rsAllocation.cpp 218 RsA3DClassID classID = (RsA3DClassID)stream->loadU32();
219 if (classID != RS_A3D_CLASS_ID_ALLOCATION) {
  /external/iproute2/
ChangeLog 22 * Warn when using "handle" instead of "classid" with "tc class"
298 * Validate classid is not too large to cause loss of bits.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XInput.h 76 #define FindTypeAndClass(d,type,_class,classid,offset) \
82 if (_ip->input_class == classid) \
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
Constants.java 192 ATTRNAME_CLASSID = "classid",

Completed in 701 milliseconds

1 2 34 5 6