HomeSort by relevance Sort by last modified time
    Searched full:added (Results 51 - 75 of 15019) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/leveldatabase/src/
AUTHORS 1 # Names should be added to this file like so:
  /external/chromium_org/tools/gyp/
AUTHORS 1 # Names should be added to this file like so:
  /external/chromium_org/ui/aura/client/
cursor_client_observer.cc 5 // Added to make sure that something is built in aura with this
  /external/clang/test/SemaCXX/
friend-class-nodecl.cpp 4 // Tests that the tag decls in friend declarations aren't added to the
  /external/llvm/lib/
CMakeLists.txt 1 # `Support' and `TableGen' libraries are added on the top-level CMakeLists.txt
  /external/stlport/
README.google 4 * Added _android.h included by _system.h
  /ndk/sources/cxx-stl/stlport/
README.android 4 * Added _android.h included by _system.h
  /prebuilts/ndk/5/sources/cxx-stl/stlport/
README.android 4 * Added _android.h included by _system.h
  /prebuilts/ndk/6/sources/cxx-stl/stlport/
README.android 4 * Added _android.h included by _system.h
  /prebuilts/ndk/7/sources/cxx-stl/stlport/
README.android 4 * Added _android.h included by _system.h
  /prebuilts/ndk/8/sources/cxx-stl/stlport/
README.android 4 * Added _android.h included by _system.h
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/
README.android 4 * Added _android.h included by _system.h
  /external/proguard/docs/
downloads.html 49 <li>Added new peephole optimizations.
50 <li>Added option <code>-optimizations</code> for fine-grained configuration of
52 <li>Added option <code>-adaptclassstrings</code> for adapting string constants
54 <li>Added option <code>-keeppackagenames</code> for keeping specified package
56 <li>Added option <code>-keepdirectories</code> for keeping specified directory
60 <li>Added option <code>-regex</code> in ReTrace, for specifying alternative
88 <li>Added class merging.
89 <li>Added static single assignment analysis.
90 <li>Added support for annotation and enumeration class types in configuration.
93 <li>Added simplification of tail recursion calls
    [all...]
  /external/chromium_org/chrome/browser/chromeos/drive/
file_change_unittest.cc 13 FileChange::Type change_type = FileChange::ADDED;
39 FileChange::ADDED);
41 FileChange::ADDED);
54 FileChange::ADDED);
56 FileChange::ADDED);
64 FileChange::ADDED);
68 FileChange::ADDED);
  /external/wpa_supplicant_8/hostapd/
ChangeLog 4 * added support for simulataneous authentication of equals (SAE) for
8 * added AP-STA-DISCONNECTED ctrl_iface event
11 * added number of small changes to make it easier for static analyzers
13 * added a workaround for Windows 7 Michael MIC failure reporting and
22 - added support for fragmentation
26 * added preliminary support for using TLS v1.2 (CONFIG_TLSV12=y)
28 * added wps_rf_bands configuration parameter for overriding RF Bands
30 * added support for getting per-device PSK from RADIUS Tunnel-Password
31 * added support for libnl 3.2 and newer
33 * added a workaround for 4-way handshake to update SNonce even afte
    [all...]
  /external/libsepol/tests/
test-linker-types.c 51 * - attr a declared in base, added to in module
52 * - attr a declared in base, added to in module optional
53 * - attr a declared in base, added to in 2 modules
54 * - attr a declared in base, added to in 2 modules (optional and global)
55 * - attr a declared in base optional, added to in module
56 * - attr a declared in base optional, added to in module optional
57 * - attr a added to in base optional, declared in module
58 * - attr a added to in base optional, declared in module optional
59 * - attr a added to in base optional, declared in module, added to in other modul
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/docs/
downloads.html 60 <li>Added support for Java 7.
62 <li>Added support for instance methods overriding class methods.
63 <li>Added removal of unused parameterless constructors.
64 <li>Added removal of empty class initializers.
65 <li>Added peephole optimizations for constant strings.
91 <li>Added support for synthetic, bridge, and varargs modifiers in configuration.
92 <li>Added detection of atomic updater construction with constant arguments.
117 <li>Added option <code>-keepparameternames</code>.
118 <li><code>-dontskipnonpubliclibraryclasses</code> is now set by default. Added
150 <li>Added new peephole optimizations
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/docs/
CHANGES 16 - Added language files
24 - Added a PARSER_CONTROL setting to treat whitespace inside of keywords in
27 - Added a possibility to allow setting the style for escape characters (BenBE)
29 * Added some missing Perl keywords and obscure default variables (BenBE)
31 * Added multiline continuation suppoert of preprocessor defines for
36 * Added some more functions for PHP (BenBE)
41 * Added some more keywords for ABAP (BenBE, Sandra Rossi, Jacob Laursen)
43 - Added language files
65 * Added some missing keywords for D (BenBE)
71 * Added missing keywords to the Python language file
    [all...]
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/
Readme.txt 4 Dependency check for composed grammars added.
26 Added noprune and nocollapse option.
33 Added depend and dbgST options.
34 Added project "SimpleTreeWalker" as an example for a multi grammar project.
57 Example build file for polydiff example grammar added.
61 Example build file for composite-java example grammar added
  /external/chromium_org/media/base/
audio_timestamp_helper.h 22 // counts are added using AddFrames(). These frame counts are accumulated by
24 // samples that have been added. GetDuration() calculates the proper duration
25 // values for samples added to the current timestamp. GetFramesToTarget()
26 // determines the number of frames that need to be added/removed from the
43 // and the number of sample frames that have been added so far.
46 // Gets the duration if |frame_count| frames were added to the current
  /external/chromium_org/net/websockets/
PRESUBMIT.py 15 """Verifies that any new files have been added to the README file.
17 Checks that if any source files were added in this CL, that they were
18 also added to the README file. We do not warn about pre-existing
40 'One or more files were added to net/websockets without being added\n'
46 'One or more files added to net/websockets but not found in the README '
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngstruct.h 52 /* These were added in libpng-1.0.2 */
71 /* Added in 1.5.4: state to keep track of whether the zstream has been
81 /* End of material added at libpng 1.5.4 */
89 /* Added at libpng 1.5.4 */
98 /* End of material added at libpng 1.5.4 */
118 png_size_t info_rowbytes; /* Added in 1.5.4: cache of updated row bytes */
125 /* Added at libpng-1.5.10 */
255 /* New members added in libpng-1.0.6 */
270 /* Added in 1.5.5 to record an sRGB chunk in the png. */
274 /* New members added in libpng-1.0.3 *
    [all...]
  /external/chromium_org/chrome/browser/webdata/
keyword_table.h 39 // date_created This column was added after we allowed keywords.
48 // added in version 26.
49 // instant_url See TemplateURLData::instant_url. This was added in
51 // last_modified See TemplateURLData::last_modified. This was added
53 // sync_guid See TemplateURLData::sync_guid. This was added in
55 // alternate_urls See TemplateURLData::alternate_urls. This was added
59 // This was added in version 49.
60 // image_url See TemplateURLData::image_url. This was added in
63 // was added in version 52.
65 // This was added in version 52
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
dbreg.h 27 *! 10-Apr-2003 vp: Added macro for subkey TCWORDSWAP.
28 *! 21-Mar-2003 sb: Added macro for subkey SHMSize
29 *! 27-Aug-2001 jeh Added WSXREG_LOADERFILENAME.
31 *! 29-Nov-2000 rr: Added WSXREG_DSPTYPE_55 as 6.
32 *! 06-Sep-2000 jeh: Added WSXREG_CHNLOFFSET, WSXREG_NUMCHNLS,
35 *! 26-Jul-2000 rr: Added WSXREG_DCDNAME for the DCD Dll name. It will
45 *! 10-Nov-1997 cr: Added WSXREG_INFPATH, WSXREG_WINDEVICEPATH,
47 *! 21-Oct-1997 cr: Added WSXREG_BUSTYPE.
48 *! 08-Sep-1997 cr: Added WSXREG_SERVICES, WSXREG_SERVICENAME and
50 *! 30-Aug-1997 cr: Added WSXREG_SOFTWAREPATHNT & WSXREG_WBCLASSGUID
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
parseSvnDiffFooter.pl 51 Added: svn:executable
68 Added: svn:mergeinfo
154 Added: svn:executable
173 Added: svn:executable
195 Added: svn:executable
214 Added: documentation
216 Added: svn:executable
238 Added: svn:executable
240 Added: documentation
257 Added: svn:executabl
    [all...]

Completed in 8965 milliseconds

1 23 4 5 6 7 8 91011>>