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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/tools/grit/grit/node/
empty.py 2 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
4 # found in the LICENSE file.
19 '''Base class for all the grouping elements (<structures>, <includes>,
31 '''The <includes> element.'''
37 '''The <messages> element.'''
43 '''The <structures> element.'''
50 '''The <translations> element.'''
56 '''The <outputs> element.'''
62 '''The <identifiers> element.'''
  /external/chromium/build/
sanitize-win-build-log.sed 3 # Copyright (c) 2010 The Chromium Authors. All rights reserved.
5 # found in the LICENSE file.
11 /The operation completed successfully./d
  /external/valgrind/main/memcheck/tests/
xml1.stdout.exp 1 hello from frame3(). The answer is not 42.
  /external/libvpx/libvpx/tools/
gen_authors.sh 6 # This file is automatically generated from the git commit history
11 The Mozilla Foundation
12 The Xiph.Org Foundation
  /external/chromium_org/chrome/common/extensions/docs/examples/api/notifications/
background.js 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
3 // found in the LICENSE file.
6 Displays a notification with the current time. Requires "notifications"
7 permission in the manifest file (or calling
11 var time = /(..)(:..)/.exec(new Date()); // The prettyprinted time.
12 var hour = time[1] % 12 || 12; // The prettyprinted hour.
13 var period = time[1] < 12 ? 'a.m.' : 'p.m.'; // The period of the day.
15 '48.png', // The image.
16 hour + time[2] + ' ' + period, // The title
    [all...]
  /external/chromium_org/build/
sanitize-win-build-log.sed 3 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
5 # found in the LICENSE file.
11 /The operation completed successfully\./d
  /external/proguard/examples/dictionaries/
shakespeare.txt 12 --From The Tempest (V, i, 275-276)
  /external/valgrind/main/drd/tests/
pth_create_glibc_2_0.stderr.exp 2 The thread.
  /prebuilts/tools/common/proguard/proguard4.7/examples/dictionaries/
shakespeare.txt 12 --From The Tempest (V, i, 275-276)
  /sdk/dumpeventlog/etc/
Android.mk 1 # Copyright 2007 The Android Open Source Project
  /development/ndk/platforms/android-8/samples/bitmap-plasma/jni/
Application.mk 0 # The ARMv7 is significanly faster due to the use of the hardware FPU
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
Application.mk 0 # The ARMv7 is significanly faster due to the use of the hardware FPU
  /sdk/dumpeventlog/
Android.mk 1 # Copyright 2007 The Android Open Source Project
  /sdk/emulator/mksdcard/
Android.mk 1 # Copyright 2006 The Android Open Source Project
  /system/core/libmincrypt/test/
Android.mk 1 # Copyright 2013 The Android Open Source Project
  /system/core/reboot/
Android.mk 1 # Copyright 2013 The Android Open Source Project
  /external/chromium_org/chrome/browser/resources/
about_conflicts.js 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
3 // found in the LICENSE file.
6 * This variable structure is here to document the structure that the template
7 * expects to correctly populate the page.
12 'type': 'The type of module found',
14 'The type of module (string), defaults to blank for regular modules',
15 'status': 'The module status',
16 'location': 'The module path, not including filename',
17 'name': 'The name of the module'
    [all...]
  /external/chromium_org/ui/webui/resources/js/
local_strings.js 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
3 // found in the LICENSE file.
6 * NOTE: The use of this file is deprecated. Use load_time_data.js instead.
8 * The local strings get injected into the page using a variable named
14 * assigned to the templateData property after construction. If all else
15 * fails, the value of window.templateDate will be used.
26 * Returns a formatted string where $1 to $9 are replaced by the second to the
28 * @param {string} s The format string
    [all...]
  /external/chromium/chrome/browser/resources/shared/js/
local_strings.js 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
3 // found in the LICENSE file.
8 * The local strings get injected into the page using a variable named
14 * assigned to the templateData property after construction. If all else
15 * fails, the value of window.templateDate will be used.
26 * Returns a formatted string where $1 to $9 are replaced by the second to the
28 * @param {string} s The format string.
29 * @param {...string} The extra values to include in the formatted output
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
README 6 * files (the "Software"), to deal in the Software without
7 * restriction, including without limitation the rights to use, copy,
9 * of the Software, and to permit persons to whom the Software is
10 * furnished to do so, subject to the following conditions:
12 * The above copyright notice and this permission notice shall be
13 * included in all copies or substantial portions of the Software.
15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
16 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES O
    [all...]
  /external/mesa3d/src/gallium/state_trackers/xa/
README 6 * files (the "Software"), to deal in the Software without
7 * restriction, including without limitation the rights to use, copy,
9 * of the Software, and to permit persons to whom the Software is
10 * furnished to do so, subject to the following conditions:
12 * The above copyright notice and this permission notice shall be
13 * included in all copies or substantial portions of the Software.
15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
16 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES O
    [all...]
  /build/target/board/emulator/
BoardConfig.mk 6 # The generic product target doesn't have any hardware-specific pieces.
  /dalvik/dx/junit-tests/
Android.mk 1 # Copyright 2011 The Android Open Source Project
  /development/tools/line_endings/
Android.mk 1 # Copyright 2007 The Android Open Source Project
3 # Copies files into the directory structure described by a manifest
  /device/asus/deb/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
8 echo -n Press Enter to view the license

Completed in 952 milliseconds

1 2 3 4 5 6 7 8 91011>>