OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:conflicts
(Results
251 - 275
of
1300
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/content/browser/download/
download_file_impl.h
80
UNIQUIFY = 1 << 0, // If there's already a file on disk that
conflicts
with
/external/chromium_org/media/audio/win/
wavein_input_win.h
125
// Lock used to avoid
conflicts
when Stop() is called during a callback.
/external/chromium_org/remoting/host/
host_event_logger_posix.cc
15
// Included here, since the #define for LOG_USER in syslog.h
conflicts
with the
/external/chromium_org/sync/syncable/
syncable_util.cc
58
<< "
conflicts
with existing entry.\n\n"
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/memory_manager/include/
hmm_cnfg.h
46
/* Use hmm_ prefix to avoid identifier
conflicts
. */
/external/chromium_org/third_party/mesa/src/src/glsl/
glsl_symbol_table.h
105
* Add an function at global scope without checking for scoping
conflicts
.
/external/chromium_org/third_party/polymer_legacy/platform/
CONTRIBUTING.md
52
We iterate fast! To avoid potential merge
conflicts
, it's a good idea to pull from the main project before making a change and submitting a pull request. The easiest way to do this is setup a remote called `upstream` and do a pull before working on a change:
/external/chromium_org/third_party/skia/bench/
PictureRecordBench.cpp
146
* of hash
conflicts
, slowing us down 12%.
/external/chromium_org/third_party/tcmalloc/
README.chromium
78
2) Resolve any
conflicts
/external/chromium_org/ui/base/x/
selection_utils.h
10
// Get rid of a macro from Xlib.h that
conflicts
with Aura's RootWindow class.
/external/chromium_org/ui/events/gesture_detection/
motion_event_buffer.h
64
//
conflicts
between events received from the platfrom that may have an
/external/chromium_org/ui/views/widget/desktop_aura/
x11_desktop_handler.h
9
// Get rid of a macro from Xlib.h that
conflicts
with Aura's RootWindow class.
/external/clang/include/clang/Basic/
Module.h
269
/// \brief The list of
conflicts
for which the module-id has not yet been
275
/// \brief The module that this module
conflicts
with.
282
/// \brief The list of
conflicts
.
283
std::vector<Conflict>
Conflicts
;
/external/dhcpcd/
dhcpcd.h
79
int
conflicts
;
member in struct:if_state
/external/iptables/iptables/
ip6tables-save.c
85
* thereby preventing dependency
conflicts
*/
iptables-save.c
83
* thereby preventing dependency
conflicts
*/
/external/libvorbis/
CHANGES
56
stdio
conflicts
with ov_open() and MSVC runtimes.
/external/libvpx/libvpx/vpx_mem/memory_manager/include/
hmm_cnfg.h
46
/* Use hmm_ prefix to avoid identifier
conflicts
. */
/external/mesa3d/src/glsl/
glsl_symbol_table.h
105
* Add an function at global scope without checking for scoping
conflicts
.
/external/mockito/
Android.mk
45
# dexmaker instead and including it causes
conflicts
.
/external/openfst/src/bin/
fstcompile.cc
35
"Allow negative labels (not recommended; may cause
conflicts
)");
fstdraw.cc
43
"Allow negative labels (not recommended; may cause
conflicts
)");
fstprint.cc
35
"Allow negative labels (not recommended; may cause
conflicts
)");
fstrelabel.cc
41
"Allow negative labels (not recommended; may cause
conflicts
)");
fstsymbols.cc
38
"Allow negative labels (not recommended; may cause
conflicts
)");
Completed in 4021 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>