OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:change
(Results
1901 - 1925
of
27401
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
stdafx.h
29
#define WINVER 0x0501 //
Change
this to the appropriate value to target other versions of Windows.
33
#define _WIN32_WINNT 0x0501 //
Change
this to the appropriate value to target other versions of Windows.
37
#define _WIN32_WINDOWS 0x0410 //
Change
this to the appropriate value to target Windows Me or later.
41
#define _WIN32_IE 0x0600 //
Change
this to the appropriate value to target other versions of IE.
/external/chromium_org/third_party/zlib/
README.chromium
20
A more significant
change
to support mixed-source data compression. See
/external/chromium_org/ui/aura/client/
capture_delegate.h
14
// This interface provides API to
change
the root Window's capture state without
/external/chromium_org/ui/base/accelerators/
menu_label_accelerator_util_linux.h
14
//
Change
windows accelerator style to GTK style. (GTK uses _ for
/external/chromium_org/ui/base/l10n/
l10n_util_posix.cc
20
// TODO(jungshik): Once the above issues are resolved,
change
this back
/external/chromium_org/ui/base/win/
scoped_ole_initializer.cc
23
DCHECK_NE(RPC_E_CHANGED_MODE, hr_) << "Invalid COM thread model
change
";
/external/chromium_org/ui/compositor/
layer_delegate.h
28
// the bounds
change
.
/external/chromium_org/ui/display/types/
display_constants.h
40
// Color calibration profiles. Don't
change
the order, and edit
/external/chromium_org/ui/events/ozone/device/
device_event.h
24
CHANGE
,
/external/chromium_org/ui/gfx/animation/
animation_container_element.h
24
// Returns the time interval of the animation. If an Element needs to
change
/external/chromium_org/ui/views/examples/
scroll_view_example.h
34
// Control buttons to
change
the size of scrollable and jump to
/external/chromium_org/ui/wm/public/
window_types.h
11
// This isn't a property because it can't
change
after the window has been
/external/chromium_org/v8/test/mjsunit/
debug-liveedit-patch-positions-replace.js
35
// Before the
change
2 rinfo are 22 characters away from each other. After the
36
//
change
they are 114 characters away from each other. New instance of Code is
55
// Line long enough to
change
rinfo encoding.
63
print("
Change
log: " + JSON.stringify(change_log) + "\n");
/external/chromium_org/v8/test/test262/
README
15
If you do update to a newer revision you may have to
change
the test
/external/clang/test/CodeGen/
arm64_vcreate.c
14
// FIXME enable when scalar_to_vector in backend is fixed. Also,
change
/external/clang/test/FixIt/
fixit-cxx1y-compat.cpp
10
constexpr int &f(); // expected-warning {{'constexpr' non-static member function will not be implicitly 'const' in C++1y; add 'const' to avoid a
change
in behavior}}
/external/clang/test/SemaCXX/
cxx1y-constexpr-not-const.cpp
17
// expected-warning@5 {{'constexpr' non-static member function will not be implicitly 'const' in C++1y; add 'const' to avoid a
change
in behavior}}
/external/clang/test/SemaObjC/
arc-bridged-cast.m
41
// expected-note{{use __bridge to convert directly (no
change
in ownership)}} expected-note{{use CFBridgingRelease call to transfer ownership of a +1 'CFTypeRef' (aka 'const void *') into ARC}}
46
// expected-note{{use __bridge to convert directly (no
change
in ownership)}} \
52
// expected-note{{use __bridge to convert directly (no
change
in ownership)}} \
60
// expected-note{{use __bridge to convert directly (no
change
in ownership)}} \
/external/clang/tools/clang-format/
clang-format.py
2
# -
Change
'binary' if clang-format is not on the path (see below).
9
# line adds support for INSERT mode.
Change
"C-I" to another binding if you
26
#
Change
this to the full path if clang-format is not on the path.
29
#
Change
this to format according to other formatting styles. See the output of
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/
LICENSE.sax.txt
8
releases and other information. Please
change
your bookmarks.
/external/eigen/doc/snippets/
Tutorial_Map_using.cpp
18
m2map(3) = 7; // this will
change
m2, since they share the same array
/external/elfutils/0.153/
README
5
greatly simplified and speed increases. Since no
change
violating this
/external/fio/os/windows/posix/include/sys/
shm.h
33
time_t shm_ctime; /* time of last
change
by shmctl() */
/external/freetype/src/gzip/
infblock.h
8
subject to
change
. Applications should only use zlib.h.
/external/icu/icu4c/source/common/
utypeinfo.h
19
// Visual Stuido 10 emits warning 4275 with this
change
. If you compile
Completed in 2131 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>