OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:conflict
(Results
176 - 200
of
1741
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
m4vh263_decoder_pv_types.h
43
// they won't
conflict
with system error codes.
/frameworks/av/media/libstagefright/wifi-display/source/
Converter.h
76
// MUST not
conflict
with private enums below.
/frameworks/base/core/java/android/text/style/
CharacterStyle.java
34
* also be attached without
conflict
.
/frameworks/base/core/java/com/android/internal/util/
Protocol.java
22
* allows for interaction between different StateMachine implementations without a
conflict
/ndk/sources/cxx-stl/stlport/
README
27
of the same global variables (which can easily
conflict
or result in
/packages/services/Telephony/common/src/com/android/services/telephony/common/
ICallHandlerService.aidl
26
* up with a name that doesn't
conflict
with current CallManager and
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
personality.h
42
conflict
with error returns. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
personality.h
42
conflict
with error returns. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
personality.h
42
conflict
with error returns. */
/prebuilts/ndk/5/sources/cxx-stl/stlport/
README
27
of the same global variables (which can easily
conflict
or result in
/prebuilts/ndk/6/sources/cxx-stl/stlport/
README
27
of the same global variables (which can easily
conflict
or result in
/prebuilts/ndk/7/sources/cxx-stl/stlport/
README
27
of the same global variables (which can easily
conflict
or result in
/prebuilts/ndk/8/sources/cxx-stl/stlport/
README
27
of the same global variables (which can easily
conflict
or result in
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/
README
27
of the same global variables (which can easily
conflict
or result in
/system/core/include/utils/
Errors.h
40
// real
conflict
, though it's a bit awkward.
/art/runtime/verifier/
reg_type.cc
106
return "
Conflict
";
539
return reg_types->
Conflict
();
791
return *this; //
Conflict
MERGE * =>
Conflict
793
return incoming_type; // * MERGE
Conflict
=>
Conflict
795
return reg_types->
Conflict
(); // Unknown MERGE * =>
Conflict
895
return reg_types->
Conflict
();
911
return reg_types->
Conflict
(); // Unexpected types => Conflic
[
all
...]
/bionic/libc/arch-mips/include/machine/
exec.h
84
#define DT_MIPS_CONFLICT 0x70000008 /* Adr of .
conflict
section */
87
#define DT_MIPS_CONFLICTNO 0x7000000b /* Number of .
conflict
entries */
/development/ndk/platforms/android-9/arch-mips/include/machine/
exec.h
84
#define DT_MIPS_CONFLICT 0x70000008 /* Adr of .
conflict
section */
87
#define DT_MIPS_CONFLICTNO 0x7000000b /* Number of .
conflict
entries */
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
functional.rb
145
if
conflict
= @grammars[ name ] and
conflict
.source != grammar.source
/external/bison/src/
AnnotationList.c
550
conflict
with no token precedence. */
593
rulei = bitset_first (a->inadequacyNode->inadequacy.
conflict
.actions);
615
bitset_next (a->inadequacyNode->inadequacy.
conflict
.actions,
701
token = self->inadequacyNode->inadequacy.
conflict
.token;
703
/* S/R
conflict
. */
722
.
conflict
.actions);
725
.
conflict
.actions, actioni+1))
[
all
...]
/external/chromium/chrome/browser/sync/engine/
apply_updates_command_unittest.cc
189
<< "All updates with an unknown ancestors should be in
conflict
";
211
<< "The updates with unknown ancestors should be in
conflict
";
247
<< "No update should be in
conflict
because they're all decryptable";
265
<< "The updates that can't be decrypted should be in
conflict
";
354
<< "The nigori update shouldn't be in
conflict
";
435
<< "The nigori update shouldn't be in
conflict
";
530
<< "The unsynced chnages trigger a
conflict
with the nigori update.";
541
// Since we're in
conflict
, the specifics don't reflect the unapplied
syncer.h
108
// A callback hook used in unittests to simulate changes between
conflict
set
109
// building and
conflict
resolution.
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_api_helpers.cc
86
NOTREACHED() << "Invalid
conflict
resolution policy: " << policy;
101
NOTREACHED() << "Invalid
conflict
resolution policy: " << policy;
/external/chromium_org/chrome/browser/sync_file_system/
sync_status_code.cc
70
return "Sync: file has
conflict
.";
72
return "Sync: file has no
conflict
.";
/external/chromium_org/extensions/common/permissions/
api_permission.h
239
// Use GetMessage_ to avoid name
conflict
with macro GetMessage on Windows.
329
// Use GetMessage_ to avoid name
conflict
with macro GetMessage on Windows.
Completed in 1042 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>