HomeSort by relevance Sort by last modified time
    Searched refs:BOTH (Results 1 - 25 of 209) sorted by null

1 2 3 4 5 6 7 8 9

  /toolchain/binutils/binutils-2.25/gas/testsuite/lib/
doobjcmp 6 BOTH="$1 $2"
10 if (cmp $BOTH > /dev/null)
16 if (doboth $BOTH size)
21 size $BOTH
25 if (doboth $BOTH objdump +header)
33 if (doboth $BOTH objdump +text > /dev/null)
38 # doboth $BOTH objdump +text
42 if (doboth $BOTH objdump +data > /dev/null)
47 # doboth $BOTH objdump +data
51 if (doboth $BOTH objdump +symbols > /dev/null
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
ldlex.l 39 yylex and yyparse (indirectly) both check this. */
81 BOTH either EXPRESSION or SCRIPT
115 %s BOTH
139 <BOTH,SCRIPT,EXPRESSION,VERS_START,VERS_NODE,VERS_SCRIPT,INPUTLIST>"/*" { comment (); }
178 <SCRIPT,DEFSYMEXP,MRI,BOTH,EXPRESSION>((("$"|0[xX])([0-9A-Fa-f])+)|(([0-9])+))(M|K|m|k)? {
207 <BOTH,SCRIPT,EXPRESSION,MRI>"]" { RTOKEN(']');}
208 <BOTH,SCRIPT,EXPRESSION,MRI>"[" { RTOKEN('[');}
209 <BOTH,SCRIPT,EXPRESSION,MRI>"<<=" { RTOKEN(LSHIFTEQ);}
210 <BOTH,SCRIPT,EXPRESSION,MRI>">>=" { RTOKEN(RSHIFTEQ);}
211 <BOTH,SCRIPT,EXPRESSION,MRI>"||" { RTOKEN(OROR);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z8k/
eidi.s 5 ei both
6 di both
20 EI BOTH
21 DI BOTH
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterMirrorRepresentation.java 41 NONE('N'), VERTICAL('V'), HORIZONTAL('H'), BOTH('B');
61 return BOTH;
117 if (mMirror == Mirror.BOTH
125 if (mMirror == Mirror.BOTH
138 mMirror = Mirror.BOTH;
140 case BOTH:
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
ScrolledText.py 17 from Tkconstants import RIGHT, LEFT, Y, BOTH
27 self.pack(side=LEFT, fill=BOTH, expand=True)
50 stext.pack(fill=BOTH, side=LEFT, expand=True)
Tkconstants.py 25 BOTH='both'
SimpleDialog.py 20 self.message.pack(expand=1, fill=BOTH)
33 b.pack(side=LEFT, fill=BOTH, expand=1)
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
ScrolledText.py 17 from Tkconstants import RIGHT, LEFT, Y, BOTH
27 self.pack(side=LEFT, fill=BOTH, expand=True)
50 stext.pack(fill=BOTH, side=LEFT, expand=True)
Tkconstants.py 25 BOTH='both'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
ScrolledText.py 17 from Tkconstants import RIGHT, LEFT, Y, BOTH
27 self.pack(side=LEFT, fill=BOTH, expand=True)
50 stext.pack(fill=BOTH, side=LEFT, expand=True)
Tkconstants.py 25 BOTH='both'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
ScrolledText.py 17 from Tkconstants import RIGHT, LEFT, Y, BOTH
27 self.pack(side=LEFT, fill=BOTH, expand=True)
50 stext.pack(fill=BOTH, side=LEFT, expand=True)
Tkconstants.py 25 BOTH='both'
  /frameworks/base/core/java/android/database/
CursorJoiner.java 38 * case BOTH:
39 * // handle case where a row with the same key is in both cursors
63 /** The rows pointed to by both cursors are the same */
64 BOTH
123 case BOTH:
153 * if the row pointed to by the right cursor is unique, BOTH if the rows in both
174 mCompareResult = Result.BOTH;
225 case BOTH:
  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewPager.java 35 public static enum InterceptType { NONE, LEFT, RIGHT, BOTH }
119 (intercept == InterceptType.BOTH || intercept == InterceptType.LEFT);
121 (intercept == InterceptType.BOTH || intercept == InterceptType.RIGHT);
123 // Only check ability to page if we can't scroll in one / both directions
  /prebuilts/misc/common/swig/include/2.0.11/guile/
pointer-in-out.i 40 func(int **BOTH)
85 %typemap(in) PTRTYPE *BOTH = PTRTYPE *INPUT;
86 %typemap(argout) PTRTYPE *BOTH = PTRTYPE *OUTPUT;
typemaps.i 198 %typemap (in) C_NAME *BOTH = C_NAME *INPUT;
199 %typemap (argout) C_NAME *BOTH = C_NAME *OUTPUT;
241 %typemap (in) C_NAME *BOTH = C_NAME *INPUT;
242 %typemap (argout) C_NAME *BOTH = C_NAME *OUTPUT;
303 %typemap (in) char **BOTH = char **INPUT;
304 %typemap (argout) char **BOTH = char **OUTPUT;
312 %typemap (freearg) char **INPUT, char **BOTH "if (must_free$argnum && (*$1)) SWIG_free(*$1);"
318 %typemap (freearg) char *OUTPUT, char *BOTH "";
  /external/proguard/src/proguard/gui/
TabbedPane.java 56 cardConstraints.fill = GridBagConstraints.BOTH;
155 imageConstraints.fill = GridBagConstraints.BOTH;
  /external/deqp/modules/gles3/functional/
es3fShaderTextureFunctionTests.cpp     [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
d10v.h 66 #define BOTH 3
  /external/icu/android_icu4j/src/main/java/android/icu/text/
UnicodeSetSpanner.java 290 BOTH,
299 * end of the string, using TrimOption.BOTH and SpanCondition.SIMPLE. For example:
313 return trim(sequence, TrimOption.BOTH, SpanCondition.SIMPLE);
331 * LEADING, TRAILING, or BOTH
353 * LEADING, TRAILING, or BOTH
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeSetSpanner.java 327 BOTH,
338 * end of the string, using TrimOption.BOTH and SpanCondition.SIMPLE. For example:
354 return trim(sequence, TrimOption.BOTH, SpanCondition.SIMPLE);
372 * LEADING, TRAILING, or BOTH
396 * LEADING, TRAILING, or BOTH
  /external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/flame/
ParticleControllerInfluencerPanel.java 42 contentPanel.add(new LoaderButton.ParticleEffectLoaderButton(editor, this), new GridBagConstraints(0, 0, 1, 1, 1, 1, GridBagConstraints.CENTER, GridBagConstraints.BOTH, new Insets(0,
44 contentPanel.add(controllerPicker, new GridBagConstraints(0, 1, 1, 1, 1, 1, GridBagConstraints.CENTER, GridBagConstraints.BOTH, new Insets(0,
  /external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/particleeditor/
EditorPanel.java 152 add(contentPanel, new GridBagConstraints(1, 1, 1, 1, 0.0, 0.0, GridBagConstraints.CENTER, GridBagConstraints.BOTH,
158 add(advancedPanel, new GridBagConstraints(1, 2, 1, 1, 0.0, 0.0, GridBagConstraints.CENTER, GridBagConstraints.BOTH,
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
textView.py 54 self.textView.pack(side=LEFT,expand=TRUE,fill=BOTH)
56 frameText.pack(side=TOP,expand=TRUE,fill=BOTH)

Completed in 1083 milliseconds

1 2 3 4 5 6 7 8 9