/third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/src/ |
D | commands.cpp | 83 ilmErrorTypes callResult = ilm_getScreenIDs(&count, &array); variable 84 if (ILM_SUCCESS != callResult) 86 cout << "LayerManagerService returned: " << ILM_ERROR_STRING(callResult) << "\n"; 100 ilmErrorTypes callResult = ilm_getLayerIDs(&count, &array); variable 101 if (ILM_SUCCESS != callResult) 103 cout << "LayerManagerService returned: " << ILM_ERROR_STRING(callResult) << "\n"; 117 ilmErrorTypes callResult = ilm_getSurfaceIDs(&count, &array); variable 118 if (ILM_SUCCESS != callResult) 120 cout << "LayerManagerService returned: " << ILM_ERROR_STRING(callResult) << "\n"; 154 ilmErrorTypes callResult = ilm_takeScreenshot(input->getUint("id"), variable [all …]
|
D | print.cpp | 89 ilmErrorTypes callResult = ilm_getPropertiesOfScreen(screenid, &screenProperties); in printScreenProperties() local 90 if (ILM_SUCCESS != callResult) in printScreenProperties() 92 cout << "LayerManagerService returned: " << ILM_ERROR_STRING(callResult) << "\n"; in printScreenProperties() 122 ilmErrorTypes callResult = ilm_getPropertiesOfLayer(layerid, &p); in printLayerProperties() local 123 if (ILM_SUCCESS != callResult) in printLayerProperties() 125 cout << "LayerManagerService returned: " << ILM_ERROR_STRING(callResult) << "\n"; in printLayerProperties() 145 callResult = ilm_getSurfaceIDsOnLayer(layerid, &surfaceCount, &surfaceArray); in printLayerProperties() 146 if (ILM_SUCCESS != callResult) in printLayerProperties() 148 cout << "LayerManagerService returned: " << ILM_ERROR_STRING(callResult) << "\n"; in printLayerProperties() 166 callResult = ilm_getScreenIDs(&screenCount, &screenArray); in printLayerProperties() [all …]
|
D | input_commands.cpp | 65 ilmErrorTypes callResult = ilm_getInputDevices(mask, &num_seats, &seats); variable 66 if (ILM_SUCCESS != callResult) 68 cout << "LayerManagerService returned: " << ILM_ERROR_STRING(callResult) << "\n"; 107 ilmErrorTypes callResult = variable 109 if (ILM_SUCCESS != callResult) 111 cout << "LayerManagerService returned: " << ILM_ERROR_STRING(callResult) << endl; 130 ilmErrorTypes callResult = ilm_getInputFocus(&surfaceIDs, &bitmasks, &num_ids); variable 131 if (ILM_SUCCESS != callResult) 133 cout << "LayerManagerService returned: " << ILM_ERROR_STRING(callResult) << endl; 156 ilmErrorTypes callResult = variable [all …]
|
D | control.cpp | 79 ilmErrorTypes callResult = ilm_layerAddNotification(layerid, layerNotificationCallback); in testNotificationLayer() local 80 if (ILM_SUCCESS != callResult) in testNotificationLayer() 82 cout << "LayerManagerService returned: " << ILM_ERROR_STRING(callResult) << "\n"; in testNotificationLayer() 118 ilmErrorTypes callResult = ilm_layerAddNotification(layerid, layerNotificationCallback); in watchLayer() local 119 if (ILM_SUCCESS != callResult) in watchLayer() 121 cout << "LayerManagerService returned: " << ILM_ERROR_STRING(callResult) << "\n"; in watchLayer() 136 ilmErrorTypes callResult = ilm_layerRemoveNotification(layerid); in watchLayer() local 137 if (ILM_SUCCESS != callResult) in watchLayer() 139 cout << "LayerManagerService returned: " << ILM_ERROR_STRING(callResult) << "\n"; in watchLayer() 191 … ilmErrorTypes callResult = ilm_surfaceAddNotification(surfaceid, surfaceNotificationCallback); in watchSurface() local [all …]
|
D | common.cpp | 138 ilmErrorTypes callResult = ilm_getScreenResolution(0, &screenWidth, &screenHeight); in captureSceneData() local 139 if (ILM_SUCCESS != callResult) in captureSceneData() 141 cout << "LayerManagerService returned: " << ILM_ERROR_STRING(callResult) << "\n"; in captureSceneData() 156 callResult = ilm_getScreenIDs(&screenCount, &screenArray); in captureSceneData() 157 if (ILM_SUCCESS != callResult) in captureSceneData() 159 cout << "LayerManagerService returned: " << ILM_ERROR_STRING(callResult) << "\n"; in captureSceneData() 174 callResult = ilm_getLayerIDsOnScreen(screenId, &layerCount, &layerArray); in captureSceneData() 175 if (ILM_SUCCESS != callResult) in captureSceneData() 177 cout << "LayerManagerService returned: " << ILM_ERROR_STRING(callResult) << "\n"; in captureSceneData() 206 callResult = ilm_getPropertiesOfLayer(layerId, &lp); in captureSceneData() [all …]
|
/third_party/typescript/src/compiler/transformers/ |
D | es2015.ts | 3226 const callResult = containsYield constant 3232 return factory.createExpressionStatement(callResult); 3247 const callResult = containsYield constant 3254 statements.push(factory.createExpressionStatement(callResult)); 3262 …ariableDeclaration(loopResultName, /*exclamationToken*/ undefined, /*type*/ undefined, callResult)]
|
/third_party/typescript/lib/ |
D | tsc.js | 76054 var callResult = containsYield 76057 return factory.createExpressionStatement(callResult); 76065 var callResult = containsYield 76069 statements.push(factory.createExpressionStatement(callResult)); 76074 …rationList([factory.createVariableDeclaration(loopResultName, undefined, undefined, callResult)]));
|
D | typingsInstaller.js | 91806 var callResult = containsYield 91809 return factory.createExpressionStatement(callResult); 91820 var callResult = containsYield 91824 statements.push(factory.createExpressionStatement(callResult)); 91830 …ableDeclaration(loopResultName, /*exclamationToken*/ undefined, /*type*/ undefined, callResult)]));
|
D | typescriptServices.js | 92011 var callResult = containsYield 92014 return factory.createExpressionStatement(callResult); 92025 var callResult = containsYield 92029 statements.push(factory.createExpressionStatement(callResult)); 92035 …ableDeclaration(loopResultName, /*exclamationToken*/ undefined, /*type*/ undefined, callResult)]));
|
D | tsserverlibrary.js | 92011 var callResult = containsYield 92014 return factory.createExpressionStatement(callResult); 92025 var callResult = containsYield 92029 statements.push(factory.createExpressionStatement(callResult)); 92035 …ableDeclaration(loopResultName, /*exclamationToken*/ undefined, /*type*/ undefined, callResult)]));
|
D | tsserver.js | 91817 var callResult = containsYield 91820 return factory.createExpressionStatement(callResult); 91831 var callResult = containsYield 91835 statements.push(factory.createExpressionStatement(callResult)); 91841 …ableDeclaration(loopResultName, /*exclamationToken*/ undefined, /*type*/ undefined, callResult)]));
|
D | typescript.js | 92011 var callResult = containsYield 92014 return factory.createExpressionStatement(callResult); 92025 var callResult = containsYield 92029 statements.push(factory.createExpressionStatement(callResult)); 92035 …ableDeclaration(loopResultName, /*exclamationToken*/ undefined, /*type*/ undefined, callResult)]));
|