/external/guava/src/com/google/common/collect/ |
SingletonImmutableMap.java | 67 return false; 112 return false; 131 return false; 137 return false;
|
/external/icu4c/i18n/ |
usrchimp.h | 97 * @return TRUE if an exact match is found, FALSE otherwise 108 * @return TRUE if a canonical match is found, FALSE otherwise 118 * @return True if a exact math is found, FALSE otherwise. 129 * @return TRUE if a canonical match is found, FALSE otherwise
|
/external/icu4c/test/intltest/ |
msfmrgts.h | 48 UBool failure(UErrorCode status, const char* msg, UBool possibleDataError=FALSE);
|
nptrans.h | 81 * If FALSE the operation fails with U_UNASSIGNED_CODE_POINT_FOUND error code. 103 * If FALSE the operation fails with U_UNASSIGNED_CODE_POINT error code. 136 return FALSE; 146 return FALSE;
|
/external/jdiff/src/jdiff/ |
APIHandler.java | 32 public static boolean checkIsSentence = false; 43 private boolean createGlobalComments_ = false; 46 private boolean inDoc = false; 89 boolean isAbstract = false; 97 boolean isAbstract = false; 112 boolean isAbstract = false; 115 boolean isNative = false; 118 boolean isSynchronized = false; 127 boolean isTransient = false; 130 boolean isVolatile = false; [all...] |
SingleComment.java | 20 /** If false, then this comment is inactive. */
|
/external/jpeg/ |
jcomapi.c | 92 tbl->sent_table = FALSE; /* make sure this is false in any new table */ 104 tbl->sent_table = FALSE; /* make sure this is false in any new table */
|
/external/junit/src/junit/swingui/ |
StatusLine.java | 21 setEditable(false);
|
/external/opencore/baselibs/gen_data_structures/src/ |
bool_array.h | 48 return false; 63 return false; 139 return false; 163 return false;
|
mime_registry.h | 77 return false; 82 return false; 101 return false; 106 return false;
|
/external/opencore/build_config/opencore_dynamic/ |
Android_opencore_2way.mk | 14 LOCAL_PRELINK_MODULE := false
|
/external/opencore/codecs_v2/omx/omx_proxy/src/ |
pv_omx_interface_proxy.cpp | 87 if (err == false) 109 iOMXThreadCreated = false; 126 return false; 141 return false; 150 return false; 202 return false;//thread already active 223 return false; 230 return false; 233 iStopped = false; 238 return false; 381 CleanupCommands(FindInterface(aProxyId), false, aMsgId); local 415 CleanupNotifications(FindInterface(aProxyId), false, aMsgId); local [all...] |
/external/opencore/codecs_v2/utilities/colorconvert/build/make/ |
local.mk | 13 XCPPFLAGS += -DFALSE=false
|
/external/opencore/engines/2way/test/include/ |
test_base.h | 34 bool aUseProxy = false, 36 bool isSIP = false) : 43 iStackIFSet(false), 44 iEncoderIFSet(false),
|
/external/opencore/engines/author/test/src/ |
test_pv_author_engine_testset6.h | 47 , iAddAudioMediaTrack(false) 48 , iAddVideoMediaTrack(false) 145 return false; 153 return false;
|
test_pv_author_engine_testset7.h | 47 , iAddAudioMediaTrack(false) 48 , iAddVideoMediaTrack(false) 184 return false; 192 return false;
|
test_pv_author_engine_testset8.h | 47 , iAddAudioMediaTrack(false) 48 , iAddVideoMediaTrack(false) 184 return false; 192 return false;
|
/external/opencore/fileformats/mp4/composer/src/ |
syncsampleatom.cpp | 87 return false; 93 return false; 103 return false; 109 return false;
|
/external/opencore/fileformats/mp4/parser/src/ |
datainformationatom.cpp | 57 _success = false; 70 _success = false; 76 _success = false; 84 _success = false;
|
fullatom.cpp | 55 _success = false; 70 _success = false; 88 _success = false; 103 _success = false;
|
sampleentry.cpp | 43 _success = false; 45 _success = false; 47 _success = false; 50 _success = false;
|
/external/opencore/nodes/common/include/ |
pvmf_download_data_source.h | 41 //false if keep downloading a partial downloading file 94 return false; 109 //false if keep downloading a partial downloading file 147 return false;
|
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/ |
pvmf_protocol_engine_node_common.cpp | 123 !iPortInForData) return false; 188 if (!initProtocol_SetConfigInfo()) return false; 233 enableInfoUpdate(false); 294 if (!iObserver->SendMediaCommand(iPortInForData, PVMF_MEDIA_CMD_SOCKET_CONNECT_FORMAT_ID)) return false; 309 bool aForceSocketReconnect = false; 336 if (!iInterfacingObjectContainer) return false; 345 if (!iNodeTimer) return false; 395 if (timerID != (int32)SERVER_INACTIVITY_TIMER_ID) return false; 413 return false; 419 iObserver->GetObserverState() == EPVMFNodePaused) return false; [all...] |
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/ |
pvmf_jitter_buffer_common_types.h | 43 seqNumBaseSet = false; 45 rtpTimeBaseSet = false; 47 nptTimeBaseSet = false; 51 isPlayAfterPause = false;
|
/external/opencore/nodes/streaming/streamingmanager/config/3gpp/ |
pvmf_sm_fsp_registry.cpp | 48 bool matchfound = false; 84 bool iFoundFlag = false; 114 bool iFoundFlag = false; 137 return false;
|