HomeSort by relevance Sort by last modified time
    Searched full:modifications (Results 26 - 50 of 3206) sorted by null

12 3 4 5 6 7 8 91011>>

  /ndk/sources/host-tools/sed-4.2.1/m4/
xstrndup.m4 5 dnl with or without modifications, as long as this notice is preserved.
  /external/clang/test/SemaCXX/
warn-unsequenced.cpp 20 a = a++; // expected-warning {{multiple unsequenced modifications to 'a'}}
23 ++a + ++a; // expected-warning {{multiple unsequenced modifications to 'a'}}
24 a++ + a++; // expected-warning {{multiple unsequenced modifications}}
27 a = xs[a++]; // expected-warning {{multiple unsequenced modifications}}
31 a = (a++, a++); // expected-warning {{multiple unsequenced modifications}}
35 f(a = 0, a = 0); // expected-warning {{multiple unsequenced modifications}}
38 a = f(++a, a++); // expected-warning {{multiple unsequenced modifications}}
50 S str1(a++, a++); // expected-warning {{multiple unsequenced modifications}}
57 a = A { ++a, a++ }.x; // expected-warning {{unsequenced modifications}}
58 A { ++a, a++ }.x + A { ++a, a++ }.y; // expected-warning {{unsequenced modifications}}
    [all...]
  /external/chromium_org/chrome/browser/extensions/activity_log/
web_request_constants.cc 5 // Constants used when describing request modifications via the WebRequest API
23 // Keys and values used for describing cookie modifications.
web_request_constants.h 5 // Constants used when describing request modifications via the WebRequest API
24 // Keys and values used for describing cookie modifications.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
README.chromium 17 Local Modifications: None
27 Local Modifications: None
37 Local Modifications: None
47 Local Modifications: None
57 Local Modifications: None
68 Local Modifications: None (?)
80 Local Modifications: None
90 Local Modifications: Deleted unittest2/test/ to save space.
  /external/chromium_org/third_party/gpsd/
README.chromium 15 Local Modifications:
16 No modifications.
  /external/chromium_org/third_party/x86inc/
README.chromium 16 Local Modifications:
17 Multiple chromium specific modifications have been made to this file. Do a
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
IFlyoutListener.java 13 // BEGIN ADT MODIFICATIONS
25 // END ADT MODIFICATIONS
  /bionic/libc/upstream-dlmalloc/
README.txt 8 Currently there are very minor modifications that are signified with:
  /bionic/libc/upstream-netbsd/
README.txt 5 Note that code in the other 'netbsd' directory contains Android modifications.
  /external/bison/m4/
closeout.m4 6 dnl with or without modifications, as long as this notice is preserved.
getdtablesize.m4 5 dnl with or without modifications, as long as this notice is preserved.
localcharset.m4 5 dnl with or without modifications, as long as this notice is preserved.
mbchar.m4 5 dnl with or without modifications, as long as this notice is preserved.
mbiter.m4 5 dnl with or without modifications, as long as this notice is preserved.
off_t.m4 5 dnl with or without modifications, as long as this notice is preserved.
pipe2.m4 5 dnl with or without modifications, as long as this notice is preserved.
quote.m4 6 dnl with or without modifications, as long as this notice is preserved.
sig_atomic_t.m4 5 dnl with or without modifications, as long as this notice is preserved.
spawn-pipe.m4 5 dnl with or without modifications, as long as this notice is preserved.
wait-process.m4 5 dnl with or without modifications, as long as this notice is preserved.
waitpid.m4 5 dnl with or without modifications, as long as this notice is preserved.
xsize.m4 5 dnl with or without modifications, as long as this notice is preserved.
  /external/chromium-trace/trace-viewer/third_party/web_dev_style/
README.chromium 14 Local Modifications:
  /external/chromium_org/third_party/android_platform/
README.chromium 14 Local Modifications:

Completed in 238 milliseconds

12 3 4 5 6 7 8 91011>>