HomeSort by relevance Sort by last modified time
    Searched refs:OTHER (Results 101 - 125 of 173) sorted by null

1 2 3 45 6 7

  /prebuilts/tools/common/asm-tools/
asm-commons-4.0.jar 
  /prebuilts/tools/common/m2/internal/asm/asm-commons/3.3/
asm-commons-3.3.jar 
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glcpp-parse.c 96 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
98 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
249 /* Put the tokens into the symbol table, so that GDB and other debuggers
274 OTHER = 280,
312 #define OTHER 280
708 "LINE_EXPANDED", "NEWLINE", "OTHER", "PLACEHOLDER", "SPACE", "PASTE",
    [all...]
glcpp-lex.c 584 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
586 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
628 /* The OTHER class is simply a catch-all for things that the CPP
631 strings, we have to be careful to avoid OTHER matching and hiding
633 characters that appear in any other expressions. */
887 * don't switch if some other state was explicitly set.
    [all...]
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_provider_unittest.cc 235 // be coordinated with each other.
412 // match should thus be a search-other-engine match iff
643 controller_->input_.current_page_classification_ = AutocompleteInput::OTHER;
  /external/chromium_org/chrome/browser/usb/
usb_device_handle.cc 69 case UsbDeviceHandle::OTHER:
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.h 13 // in the documentation and/or other materials provided with the
235 // The number of extensions -- extending *other* messages -- that were
242 // Looks up a named extension (which extends some *other* message type)
    [all...]
descriptor.cc 13 // in the documentation and/or other materials provided with the
339 // recursive building of other files. Note that recursive checkpoints are not
390 // declaring Symbol in descriptor.h, which would drag all kinds of other
443 vector<void*> allocations_; // All other memory allocated in the pool.
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.h 13 // in the documentation and/or other materials provided with the
220 // The number of extensions -- extending *other* messages -- that were
227 // Looks up a named extension (which extends some *other* message type)
    [all...]
descriptor.cc 13 // in the documentation and/or other materials provided with the
347 // declaring Symbol in descriptor.h, which would drag all kinds of other
400 vector<void*> allocations_; // All other memory allocated in the pool.
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/
path_util.js 36 * Sub root directory for Drive. "root" and "other". This is not used now.
42 OTHER: 'other',
124 * Returns a directory part of the given |path|. In other words, the path
302 // TODO(haruki): Add support for "drive/root" and "drive/other".
  /external/chromium_org/v8/tools/
tickprocessor.js 10 // disclaimer in the documentation and/or other materials provided
251 OTHER: 3,
756 // Image base entry is above all other symbols, so we can just
803 '-o': ['stateFilter', TickProcessor.VmStates.OTHER,
804 'Show only ticks from OTHER VM state'],
833 this.argsDispatch_['--other'] = this.argsDispatch_['-o'];
  /build/tools/droiddoc/templates-ds/
sdkpage.cs 195 >DOWNLOAD FOR OTHER PLATFORMS</a></h4>
  /build/tools/droiddoc/templates-sac/
sdkpage.cs 194 >DOWNLOAD FOR OTHER PLATFORMS</a></h4>
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifInterface.java 457 public static final short OTHER = 255;
562 public static final short OTHER = 255;
    [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifInterface.java 457 public static final short OTHER = 255;
562 public static final short OTHER = 255;
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifInterface.java 457 public static final short OTHER = 255;
562 public static final short OTHER = 255;
    [all...]
  /packages/apps/Launcher3/src/com/android/gallery3d/exif/
ExifInterface.java 457 public static final short OTHER = 255;
562 public static final short OTHER = 255;
    [all...]
  /packages/apps/Mms/src/com/android/mms/exif/
ExifInterface.java 457 public static final short OTHER = 255;
562 public static final short OTHER = 255;
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/usb/
usb_api.cc 220 *output = UsbDeviceHandle::OTHER;
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
avxcc.asm 13 ; documentation and/or other materials provided with the distribution.
15 ; THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND OTHER CONTRIBUTORS ``AS IS''
18 ; ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR OTHER CONTRIBUTORS BE
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java 243 * Does the server allow the user to compose mails (and reply) using addresses other than
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 10 %RICHARD M. STALLMAN AND/OR OTHER PARTIES PROVIDE THIS PROGRAM "AS IS"
19 %STALLMAN, THE FREE SOFTWARE FOUNDATION, INC., AND/OR ANY OTHER PARTY
22 %OTHER SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
25 %A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS) THIS
27 %DAMAGES, OR FOR ANY CLAIM BY ANY OTHER PARTY.
58 %the other program under the scope of these terms.
92 % 5. If you wish to incorporate parts of this program into other free
100 %In other words, you are welcome to use, share and improve this program.
126 \chardef\other=12
813 % This is because \doind is more useful to call from other macros
    [all...]
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 270 >DOWNLOAD FOR OTHER PLATFORMS</a></h4>
  /external/chromium_org/chrome/browser/resources/ntp4/
new_tab.js 12 // will be concatenated with other files when embedded in Chrome
50 * The 'other-sessions-menu-button' element.
78 OTHER: 13
150 otherSessionsButton = getRequiredElement('other-sessions-menu-button');
154 getRequiredElement('other-sessions-menu-button').hidden = true;

Completed in 1642 milliseconds

1 2 3 45 6 7