HomeSort by relevance Sort by last modified time
    Searched full:pmsg (Results 126 - 150 of 158) sorted by null

1 2 3 4 56 7

  /frameworks/compile/mclinker/lib/Script/
ScriptParser.yy 940 const std::string &pMsg)
948 << filename << last.line << last.column << pMsg;
  /external/vulkan-validation-layers/demos/
cube.c 294 size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg,
459 int32_t msgCode, const char *pLayerPrefix, const char *pMsg, void *pUserData) {
461 char *message = (char *)malloc(strlen(pMsg) + 100);
466 sprintf(message, "INFORMATION: [%s] Code %d : %s", pLayerPrefix, msgCode, pMsg);
469 sprintf(message, "WARNING: [%s] Code %d : %s", pLayerPrefix, msgCode, pMsg);
472 sprintf(message, "PERFORMANCE WARNING: [%s] Code %d : %s", pLayerPrefix, msgCode, pMsg);
475 sprintf(message, "ERROR: [%s] Code %d : %s", pLayerPrefix, msgCode, pMsg);
478 sprintf(message, "DEBUG: [%s] Code %d : %s", pLayerPrefix, msgCode, pMsg);
481 sprintf(message, "INFORMATION: [%s] Code %d : %s", pLayerPrefix, msgCode, pMsg);
    [all...]
vulkaninfo.c 195 size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg,
197 char *message = (char *)malloc(strlen(pMsg) + 100);
202 sprintf(message, "ERROR: [%s] Code %d : %s", pLayerPrefix, msgCode, pMsg);
204 sprintf(message, "WARNING: [%s] Code %d : %s", pLayerPrefix, msgCode, pMsg);
206 sprintf(message, "INFO: [%s] Code %d : %s", pLayerPrefix, msgCode, pMsg);
208 sprintf(message, "DEBUG: [%s] Code %d : %s", pLayerPrefix, msgCode, pMsg);
    [all...]
  /toolchain/binutils/binutils-2.27/ld/emultempl/
xtensaelf.em 316 char **pmsg)
357 *pmsg = "ABI does not match";
365 *pmsg = "incompatible use of the Extended L32R option";
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
image.cpp 109 size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) {
112 pMsg);
    [all...]
object_tracker.cpp     [all...]
swapchain.cpp     [all...]
parameter_validation.cpp 142 int32_t msgCode, const char *pLayerPrefix, const char *pMsg) {
144 pTable->DebugReportMessageEXT(instance, flags, objType, object, location, msgCode, pLayerPrefix, pMsg);
    [all...]
  /device/google/wahoo/
init.hardware.rc 243 chown system log /sys/fs/pstore/pmsg-ramoops-0
244 chmod 0440 /sys/fs/pstore/pmsg-ramoops-0
  /external/vulkan-validation-layers/layers/
object_tracker_utils.cpp     [all...]
  /system/core/rootdir/
init.rc 240 chown system log /sys/fs/pstore/pmsg-ramoops-0
241 chmod 0440 /sys/fs/pstore/pmsg-ramoops-0
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dimm.h 508 const MSG *pMsg) = 0;
545 const MSG *pMsg);
570 #define IActiveIMMMessagePumpOwner_OnTranslateMessage(This,pMsg) (This)->lpVtbl->OnTranslateMessage(This,pMsg)
591 static FORCEINLINE HRESULT IActiveIMMMessagePumpOwner_OnTranslateMessage(IActiveIMMMessagePumpOwner* This,const MSG *pMsg) {
592 return This->lpVtbl->OnTranslateMessage(This,pMsg);
621 const MSG *pMsg);
    [all...]
tom.h     [all...]
  /external/vulkan-validation-layers/tests/layers/
wrap_objects.cpp     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/layers/
wrap_objects.cpp     [all...]
  /external/pdfium/public/
fpdf_formfill.h     [all...]
  /external/webrtc/webrtc/p2p/base/
p2ptransportchannel.cc     [all...]
  /frameworks/wilhelm/tests/examples/
slesTestDecodeAac.cpp 275 &msgEos /*pMsg*/,
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/
vulkan.py     [all...]
  /external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
ChooserDialog.cpp 467 BOOL ChooserDialog::PreTranslateMessage(MSG* pMsg)
475 result = ::TranslateAccelerator( m_hWnd, mMenuAcceleratorTable, pMsg );
479 result = CDialog::PreTranslateMessage( pMsg );
    [all...]
  /system/core/liblog/tests/
liblog_test.cpp 60 // Does not need to _retest_ pmsg functionality
    [all...]
  /external/vulkan-validation-layers/tests/
layer_validation_tests.cpp 134 size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg,
400 size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg,
406 snprintf(embedded_code_string, 2048, "%s [%08x]", pMsg, msgCode);
409 return errMonitor->CheckForDesiredMsg(msgCode, pMsg);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libdxerr8.a 52 Do you want to debug the application?Unexpected error encountred%hs(%Lu): %s (hr=%s(0x%Lx))Unknownn/aS_OKThe function completed successfullyS_FALSECall successful, but returned FALSEDXERROR_FILE_NOT_FOUNDThe system cannot find the file specified.DXERROR_PATH_NOT_FOUNDThe system cannot find the path specified.DXERROR_TOO_MANY_OPEN_FILESThe system cannot open the file.DXERROR_ACCESS_DENIEDAccess is denied.DXERROR_INVALID_HANDLEThe handle is invalid.DXERROR_NOT_ENOUGH_MEMORYNot enough storage is available to process this command.DXERROR_INVALID_BLOCKThe storage control block address is invalid.DXERROR_BAD_ENVIRONMENTThe environment is incorrect.DXERROR_BAD_FORMATAn attempt was made to load a program with an incorrect format.DXERROR_OUTOFMEMORYThe system cannot find the drive specified.VFW_S_NO_MORE_ITEMSThe end of the list has been reached.VFW_S_DUPLICATE_NAMEAn attempt to add a filter with a duplicate name succeeded with a modified name.VFW_S_STATE_INTERMEDIATEThe state transition has not completed.VFW_S_PARTIAL_RENDERSome of the streams in this movie are in an unsupported format.VFW_S_SOME_DATA_IGNOREDThe file contained some property settings that were not used.VFW_S_CONNECTIONS_DEFERREDSome connections have failed and have been deferred.VFW_S_RESOURCE_NOT_NEEDEDThe resource specified is no longer needed.VFW_S_MEDIA_TYPE_IGNOREDA connection could not be made with the media type in the persistent graph, but has been made with a negotiated media type.VFW_S_VIDEO_NOT_RENDEREDCannot play back the video stream: no suitable decompressor could be found.VFW_S_AUDIO_NOT_RENDEREDCannot play back the audio stream: no audio hardware is available.VFW_S_RPZACannot play back the video stream: format 'RPZA' is not supported.VFW_S_ESTIMATEDThe value returned had to be estimated. It's accuracy can not be guaranteed.VFW_S_RESERVEDThis success code is reserved for internal purposes within ActiveMovie.VFW_S_STREAM_OFFThe stream has been turned off.VFW_S_CANT_CUEThe graph can't be cued because of lack of or corrupt data.VFW_S_NO_STOP_TIMEThe stop time for the sample was not set.VFW_S_NOPREVIEWPINThere was no preview pin available, so the capture pin output is being split to provide both capture and preview.VFW_S_DVD_NON_ONE_SEQUENTIALThe current title was not a sequential set of chapters (PGC) and the returned timing information might not be continuous.VFW_S_DVD_CHANNEL_CONTENTS_NOT_AVAILABLEThe audio stream did not contain sufficient information to determine the contents of each channel.VFW_S_DVD_NOT_ACCURATEThe seek into the movie was not frame accurate.DS_NO_VIRTUALIZATIONThe call succeeded, but we had to substitute the 3D algorithmDS_INCOMPLETEThe call succeeded, but not all of the optional effects were obtained.DMUS_S_PARTIALLOADThe object could only load partially. This can happen if some components are not registered properly, such as embedded tracks and tools. This can also happen if some content is missing. For example, if a segment uses a DLS collection that is not in the loader's current search directory.DMUS_S_PARTIALDOWNLOADReturn value from IDirectMusicBand::Download() which indicates that some of the instruments safely downloaded, but others failed. This usually occurs when some instruments are on PChannels not supported by the performance or port.DMUS_S_REQUEUEReturn value from IDirectMusicTool::ProcessPMsg() which indicates to the performance that it should cue the PMsg again automatically.DMUS_S_FREEReturn value from IDirectMusicTool::ProcessPMsg() which indicates to the performance that it should free the PMsg automatically.DMUS_S_ENDReturn value from IDirectMusicTrack::Play() which indicates to the segment that the track has no more data after mtEnd.DMUS_S_STRING_TRUNCATEDReturned string has been truncated to fit the buffer size.DMUS_S_LAST_TOOLReturned from IDirectMusicGraph::StampPMsg() this indicates that the PMsg is already stamped with the last tool in the graph. The returned PMsg's tool pointer is now NULL.DMUS_S_OVER_CHORDReturned from IDirectMusicPerformance::MusicToMIDI (…)
    [all...]
libdxerr9.a 68 Do you want to debug the application?Unexpected error encountred%hs(%Lu): %s (hr=%s(0x%Lx))Unknownn/aS_OKThe function completed successfullyS_FALSECall successful, but returned FALSEDXERROR_FILE_NOT_FOUNDThe system cannot find the file specified.DXERROR_PATH_NOT_FOUNDThe system cannot find the path specified.DXERROR_TOO_MANY_OPEN_FILESThe system cannot open the file.DXERROR_ACCESS_DENIEDAccess is denied.DXERROR_INVALID_HANDLEThe handle is invalid.DXERROR_NOT_ENOUGH_MEMORYNot enough storage is available to process this command.DXERROR_INVALID_BLOCKThe storage control block address is invalid.DXERROR_BAD_ENVIRONMENTThe environment is incorrect.DXERROR_BAD_FORMATAn attempt was made to load a program with an incorrect format.DXERROR_OUTOFMEMORYThe system cannot find the drive specified.End of stream. Sample not updated.VFW_S_NO_MORE_ITEMSThe end of the list has been reached.VFW_S_DUPLICATE_NAMEAn attempt to add a filter with a duplicate name succeeded with a modified name.VFW_S_STATE_INTERMEDIATEThe state transition has not completed.VFW_S_PARTIAL_RENDERSome of the streams in this movie are in an unsupported format.VFW_S_SOME_DATA_IGNOREDThe file contained some property settings that were not used.VFW_S_CONNECTIONS_DEFERREDSome connections have failed and have been deferred.VFW_S_RESOURCE_NOT_NEEDEDThe resource specified is no longer needed.VFW_S_MEDIA_TYPE_IGNOREDA connection could not be made with the media type in the persistent graph, but has been made with a negotiated media type.VFW_S_VIDEO_NOT_RENDEREDCannot play back the video stream: no suitable decompressor could be found.VFW_S_AUDIO_NOT_RENDEREDCannot play back the audio stream: no audio hardware is available.VFW_S_RPZACannot play back the video stream: format 'RPZA' is not supported.VFW_S_ESTIMATEDThe value returned had to be estimated. It's accuracy can not be guaranteed.VFW_S_RESERVEDThis success code is reserved for internal purposes within ActiveMovie.VFW_S_STREAM_OFFThe stream has been turned off.VFW_S_CANT_CUEThe graph can't be cued because of lack of or corrupt data.VFW_S_NO_STOP_TIMEThe stop time for the sample was not set.VFW_S_NOPREVIEWPINThere was no preview pin available, so the capture pin output is being split to provide both capture and preview.VFW_S_DVD_NON_ONE_SEQUENTIALThe current title was not a sequential set of chapters (PGC) and the returned timing information might not be continuous.VFW_S_DVD_CHANNEL_CONTENTS_NOT_AVAILABLEThe audio stream did not contain sufficient information to determine the contents of each channel.VFW_S_DVD_NOT_ACCURATEThe seek into the movie was not frame accurate.DV_FULLDUPLEXFull duplexDV_HALFDUPLEXHalf duplexDV_PENDINGPendingD3DOK_NOAUTOGENThe call succeeded but there won't be any mipmaps generatedDS_NO_VIRTUALIZATIONThe call succeeded, but we had to substitute the 3D algorithmDMUS_S_PARTIALLOADThe object could only load partially. This can happen if some components are not registered properly, such as embedded tracks and tools. This can also happen if some content is missing. For example, if a segment uses a DLS collection that is not in the loader's current search directory.DMUS_S_PARTIALDOWNLOADReturn value from IDirectMusicBand::Download() which indicates that some of the instruments safely downloaded, but others failed. This usually occurs when some instruments are on PChannels not supported by the performance or port.DMUS_S_REQUEUEReturn value from IDirectMusicTool::ProcessPMsg() which indicates to the performance that it should cue the PMsg again automatically.DMUS_S_FREEReturn value from IDirectMusicTool::ProcessPMsg() which indicates to the performance that it should free the PMsg automatically.DMUS_S_ENDReturn value from IDirectMusicTrack::Play() which indicates to the segment that the track has no more data after mtEnd.DMUS_S_STRING_TRUNCATEDReturned string has been truncated to fit the buffer size.DMUS_S_LAST_TOOLReturned from IDirectMusicGraph::StampPMsg() this indicates that the PMsg is already stamped with the last tool in the graph. The returned PMsg's tool pointer is now NULL.DMUS_S_OVER_CHORDReturned from IDirectMusicPerformance::MusicToMIDI (…)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libdxerr8.a 77 Do you want to debug the application?Unexpected error encountred%hs(%Lu): %s (hr=%s(0x%Lx))Unknownn/aS_OKThe function completed successfullyS_FALSECall successful, but returned FALSEDXERROR_FILE_NOT_FOUNDThe system cannot find the file specified.DXERROR_PATH_NOT_FOUNDThe system cannot find the path specified.DXERROR_TOO_MANY_OPEN_FILESThe system cannot open the file.DXERROR_ACCESS_DENIEDAccess is denied.DXERROR_INVALID_HANDLEThe handle is invalid.DXERROR_NOT_ENOUGH_MEMORYNot enough storage is available to process this command.DXERROR_INVALID_BLOCKThe storage control block address is invalid.DXERROR_BAD_ENVIRONMENTThe environment is incorrect.DXERROR_BAD_FORMATAn attempt was made to load a program with an incorrect format.DXERROR_OUTOFMEMORYThe system cannot find the drive specified.VFW_S_NO_MORE_ITEMSThe end of the list has been reached.VFW_S_DUPLICATE_NAMEAn attempt to add a filter with a duplicate name succeeded with a modified name.VFW_S_STATE_INTERMEDIATEThe state transition has not completed.VFW_S_PARTIAL_RENDERSome of the streams in this movie are in an unsupported format.VFW_S_SOME_DATA_IGNOREDThe file contained some property settings that were not used.VFW_S_CONNECTIONS_DEFERREDSome connections have failed and have been deferred.VFW_S_RESOURCE_NOT_NEEDEDThe resource specified is no longer needed.VFW_S_MEDIA_TYPE_IGNOREDA connection could not be made with the media type in the persistent graph, but has been made with a negotiated media type.VFW_S_VIDEO_NOT_RENDEREDCannot play back the video stream: no suitable decompressor could be found.VFW_S_AUDIO_NOT_RENDEREDCannot play back the audio stream: no audio hardware is available.VFW_S_RPZACannot play back the video stream: format 'RPZA' is not supported.VFW_S_ESTIMATEDThe value returned had to be estimated. It's accuracy can not be guaranteed.VFW_S_RESERVEDThis success code is reserved for internal purposes within ActiveMovie.VFW_S_STREAM_OFFThe stream has been turned off.VFW_S_CANT_CUEThe graph can't be cued because of lack of or corrupt data.VFW_S_NO_STOP_TIMEThe stop time for the sample was not set.VFW_S_NOPREVIEWPINThere was no preview pin available, so the capture pin output is being split to provide both capture and preview.VFW_S_DVD_NON_ONE_SEQUENTIALThe current title was not a sequential set of chapters (PGC) and the returned timing information might not be continuous.VFW_S_DVD_CHANNEL_CONTENTS_NOT_AVAILABLEThe audio stream did not contain sufficient information to determine the contents of each channel.VFW_S_DVD_NOT_ACCURATEThe seek into the movie was not frame accurate.DS_NO_VIRTUALIZATIONThe call succeeded, but we had to substitute the 3D algorithmDS_INCOMPLETEThe call succeeded, but not all of the optional effects were obtained.DMUS_S_PARTIALLOADThe object could only load partially. This can happen if some components are not registered properly, such as embedded tracks and tools. This can also happen if some content is missing. For example, if a segment uses a DLS collection that is not in the loader's current search directory.DMUS_S_PARTIALDOWNLOADReturn value from IDirectMusicBand::Download() which indicates that some of the instruments safely downloaded, but others failed. This usually occurs when some instruments are on PChannels not supported by the performance or port.DMUS_S_REQUEUEReturn value from IDirectMusicTool::ProcessPMsg() which indicates to the performance that it should cue the PMsg again automatically.DMUS_S_FREEReturn value from IDirectMusicTool::ProcessPMsg() which indicates to the performance that it should free the PMsg automatically.DMUS_S_ENDReturn value from IDirectMusicTrack::Play() which indicates to the segment that the track has no more data after mtEnd.DMUS_S_STRING_TRUNCATEDReturned string has been truncated to fit the buffer size.DMUS_S_LAST_TOOLReturned from IDirectMusicGraph::StampPMsg() this indicates that the PMsg is already stamped with the last tool in the graph. The returned PMsg's tool pointer is now NULL.DMUS_S_OVER_CHORDReturned from IDirectMusicPerformance::MusicToMIDI (…)
    [all...]

Completed in 1037 milliseconds

1 2 3 4 56 7