HomeSort by relevance Sort by last modified time
    Searched full:star (Results 326 - 350 of 716) sorted by null

<<11121314151617181920>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
transformer.py 468 if nodelist[idx + 1][0] == token.STAR:
699 if t == token.STAR:
826 if node[0] == token.STAR or node[0] == token.DOUBLESTAR:
827 if node[0] == token.STAR:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
transformer.py 468 if nodelist[idx + 1][0] == token.STAR:
699 if t == token.STAR:
826 if node[0] == token.STAR or node[0] == token.DOUBLESTAR:
827 if node[0] == token.STAR:
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageHeaderView.java     [all...]
  /cts/apps/CameraITS/build/scripts/
gpylint_rcfile 16 disable=design,similarities,no-self-use,attribute-defined-outside-init,locally-disabled,star-args,pointless-except,bad-option-value,global-statement,fixme,suppressed-message,useless-suppression
  /external/autotest/client/cros/cellular/
base_station_8960.py 338 'STAR': cellular.UeGsmDataStatus.ATTACHING,
base_station_pxt.py 323 'STAR': cellular.UeGsmDataStatus.ATTACHING,
  /external/ceres-solver/internal/ceres/
graph_algorithms.h 258 // possible. For example a star graph, i.e. a graph with n-nodes
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/
default.pylintrc 62 star-args,
  /external/clang/lib/Lex/
TokenConcatenation.cpp 115 TokenInfo[tok::star ] |= aci_avoid_equal; // *=
  /external/kernel-headers/original/uapi/linux/
keyboard.h 342 #define K_PSTAR K(KT_PAD,12) /* key-pad asterisk (star) */
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
EarClippingTriangulatorTest.java 85 // // Star shape
  /external/libvorbis/doc/
Vorbis_I_spec.css 103 table.eqnarray-star, table.eqnarray {width:100%;}
  /external/llvm/lib/TableGen/
TGLexer.cpp 348 ++CurPtr; // skip the star.
  /external/regex-re2/re2/
simplify.cc 319 return Regexp::Star(re->Incref(), f);
  /external/v8/test/cctest/interpreter/bytecode_expectations/
PropertyCall.golden 71 B(Star), R(2),
  /frameworks/av/include/media/stagefright/
ACodec.h 150 kWhatStart = 'star',
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
gsmamr_enc.h 43 The comments were changed to "slash-star" rather than double
  /frameworks/base/core/java/android/os/
PatternMatcher.java 57 * Supported modifiers include star ({@code *}) for zero-or-more, plus ({@code +})
  /frameworks/base/core/res/res/values/
styles_holo.xml 576 <style name="Widget.Holo.CompoundButton.Star" parent="Widget.CompoundButton.Star">
    [all...]
styles_material.xml 623 <style name="Widget.Material.CompoundButton.Star" parent="Widget.CompoundButton.Star">
    [all...]
  /frameworks/base/docs/html-intl/intl/ko/distribute/tools/
localization-checklist.jd 358 &lt;xliff:g id="star"&gt;\u2605&lt;/xliff:g&gt;
  /frameworks/base/docs/html-intl/intl/ru/distribute/tools/
localization-checklist.jd 358 &lt;xliff:g id="star"&gt;\u2605&lt;/xliff:g&gt;
    [all...]
  /frameworks/base/docs/html-intl/intl/zh-tw/distribute/tools/
localization-checklist.jd 264 &lt;xliff:g id="star"&gt;\u2605&lt;/xliff:g&gt;
  /packages/apps/Contacts/res/values/
strings.xml 106 <!-- Menu item used to add a star to a contact, which makes that contact show up at the top of favorites -->
109 <!-- Menu item used to remove a star from a contact, making the contact no longer show up at the top of favorites -->
114 <!-- Description of what happens when you click on the star MenuItem. [CHAR LIMIT=NONE] -->
509 <!-- String describing the Star/Favorite checkbox
    [all...]
  /packages/apps/Messaging/build/gcheckstyle/tools/java/checkstyle/
googlestyle-5.0.xml 365 SL, SL_ASSIGN, SR_ASSIGN, STAR, STAR_ASSIGN"/>

Completed in 1321 milliseconds

<<11121314151617181920>>