Lines Matching defs:NULL

238 		if (otherID == NULL)
269 fValue(NULL),
271 fValueHandler(NULL),
272 fTableCellRenderer(NULL),
274 fCastedType(NULL),
275 fTypeHandler(NULL),
276 fComponentPath(NULL),
288 SetTableCellRenderer(NULL);
289 SetValueHandler(NULL);
290 SetValue(NULL);
298 if (fComponentPath != NULL)
301 if (fCastedType != NULL)
304 if (fTypeHandler != NULL)
311 if (fComponentPath == NULL)
314 if (fParent != NULL)
351 if (fCastedType != NULL)
372 if (fValue != NULL)
377 if (fValue != NULL)
400 if (fCastedType != NULL)
404 if (type != NULL)
415 if (fTypeHandler != NULL)
419 if (fTypeHandler != NULL)
449 if (fValueHandler != NULL)
454 if (fValueHandler != NULL)
469 if (fTableCellRenderer != NULL)
474 if (fTableCellRenderer != NULL)
546 if (fValue != NULL) {
557 fVariable->ID()) != NULL;
633 if (node != NULL && node->GetValue() != NULL
634 && node->TableCellRenderer() != NULL) {
654 if (node != NULL && node->GetValue() != NULL
655 && node->TableCellRenderer() != NULL) {
661 return fColumn.BTitledColumn::GetPreferredWidth(NULL, targetView);
666 return NULL;
715 const char* presentationName = NULL);
799 fRendererSettings(NULL),
800 fRendererSettingsMenu(NULL),
811 if (fRendererSettingsMenu != NULL)
814 if (fRendererSettings != NULL)
822 ContextActionList* preSettingsActions = NULL,
823 ContextActionList* postSettingsActions = NULL)
825 if (rendererSettings == NULL && preSettingsActions == NULL
826 && postSettingsActions == NULL) {
830 if (rendererSettings != NULL) {
841 if (fContextMenu == NULL)
845 if (preSettingsActions != NULL
851 if (fRendererSettingsMenu != NULL || postSettingsActions != NULL)
855 if (fRendererSettingsMenu != NULL) {
861 if (postSettingsActions != NULL)
865 if (postSettingsActions != NULL) {
872 if (fRendererSettings != NULL) {
889 if (item != NULL)
890 item->PrepareToShow(fParentLooper, fParent.Target(NULL));
911 if (item != NULL) {
913 fParent.Target(NULL), force);
926 if (fContextMenu != NULL) {
928 fContextMenu = NULL;
949 if (fContextMenu == NULL)
983 fModel(NULL)
1139 fThread(NULL),
1141 fContainerListener(NULL),
1168 if (fContainerListener != NULL) {
1169 if (fNodeManager != NULL)
1172 fContainerListener->SetModel(NULL);
1177 if (fContainerListener != NULL) {
1180 if (fNodeManager != NULL)
1205 if (stackFrame == NULL)
1214 _AddNode(child->GetVariable(), NULL, child);
1229 if (modelNode == NULL)
1232 if (oldNode != NULL) {
1248 if (nodeChild == NULL)
1252 if (modelNode == NULL)
1260 if (fNodeTable.Lookup(child) == NULL) {
1266 if (childNode != NULL)
1283 if (nodeChild == NULL)
1287 if (modelNode == NULL)
1327 if (nodeChild == NULL)
1331 if (modelNode == NULL)
1348 TableCellValueRenderer* renderer = NULL;
1361 if (renderer != NULL) {
1363 if (settings != NULL)
1437 if (node->GetValue() == NULL) {
1439 if (location == NULL)
1443 if (childNode == NULL)
1473 if (childNode == NULL)
1477 if (type == NULL)
1534 if (node == NULL)
1544 if (valueNode == NULL)
1588 if (value != NULL)
1602 if (*_tip == NULL)
1617 if (_child == NULL) {
1619 if (_child == NULL)
1628 _child->GetType(), NULL, valueNode);
1640 error = _AddNode(variable, NULL, _child);
1654 if (childNode != NULL) {
1655 if (presentationName != NULL)
1702 if (node == NULL || node->Init() != B_OK)
1707 if (parent != NULL) {
1726 if (isOnlyChild && parent != NULL) {
1728 if (parentValueNode != NULL) {
1748 if (parent == NULL || GetTreePath(parent, path))
1788 fThread(NULL),
1789 fStackFrame(NULL),
1790 fVariableTable(NULL),
1791 fVariableTableModel(NULL),
1792 fContainerListener(NULL),
1793 fPreviousViewState(NULL),
1794 fViewStateHistory(NULL),
1795 fExpressions(NULL),
1797 fTableCellContextMenuTracker(NULL),
1798 fPendingTypecastInfo(NULL),
1799 fTemporaryExpression(NULL),
1801 fEditWindow(NULL),
1810 if (fEditWindow != NULL)
1813 SetStackFrame(NULL, NULL);
1814 fVariableTable->SetTreeTableModel(NULL);
1816 if (fPreviousViewState != NULL)
1820 if (fVariableTableModel != NULL) {
1821 fVariableTableModel->SetContainerListener(NULL);
1826 if (fPendingTypecastInfo != NULL)
1829 if (fTemporaryExpression != NULL)
1832 if (fExpressions != NULL) {
1834 while (entry != NULL) {
1884 if (fThread != NULL)
1886 if (fStackFrame != NULL)
1892 if (fThread != NULL)
1894 if (fStackFrame != NULL)
1900 if (fThread != NULL && fStackFrame != NULL) {
1932 if (fEditWindow != NULL)
1935 ModelNode* node = NULL;
1941 Value* value = NULL;
1953 fEditWindow = NULL;
1958 Value* value = NULL;
1966 ValueNode* node = NULL;
1981 if (promptMessage == NULL)
1988 "Specify Type", "Type: ", NULL, BMessenger(this),
1990 if (promptWindow == NULL)
2000 ModelNode* node = NULL;
2011 if (fPendingTypecastInfo != NULL)
2016 if (fPendingTypecastInfo == NULL) {
2029 ModelNode* node = NULL;
2037 ArrayType* arrayType = NULL;
2043 AddressType* addressType = NULL;
2052 ValueNode* valueNode = NULL;
2054 node->NodeChild(), addressType, NULL, valueNode) != B_OK) {
2084 if (promptMessage == NULL)
2102 if (promptWindow == NULL)
2202 ExpressionResult* value = NULL;
2217 if (variableInfo != NULL) {
2221 fPendingTypecastInfo = NULL;
2227 fTemporaryExpression = NULL;
2236 TypeHandler* handler = NULL;
2237 ModelNode* node = NULL;
2318 if (functionID == NULL)
2324 if (viewState != NULL) {
2419 if (node == NULL)
2450 if (node == NULL)
2463 if (value == NULL)
2488 if (node == NULL)
2491 Settings* settings = NULL;
2492 SettingsMenu* settingsMenu = NULL;
2496 if (cellRenderer != NULL) {
2498 if (settings != NULL) {
2525 if (tracker == NULL || tracker->Init(settings, settingsMenu, preActionList,
2544 if (value != NULL) {
2605 if (container == NULL || nodeChild->Container() != container)
2610 if (valueNode == NULL) {
2612 if (parent != NULL) {
2625 if (valueNode == NULL || valueNode->LocationAndValueResolutionState()
2634 fListener->ValueNodeValueRequested(fStackFrame != NULL
2635 ? fStackFrame->GetCpuState() : NULL, container, valueNode);
2643 _preActions = NULL;
2644 _postActions = NULL;
2649 if (_preActions == NULL)
2656 BMessage* message = NULL;
2660 if (location != NULL) {
2676 if (valueNode != NULL) {
2678 if (location->IsWritable() && value != NULL) {
2687 if (type != NULL && type->BaseType() != NULL) {
2706 if (valueNode == NULL)
2723 if (valueNode != NULL && valueNode->IsRangedContainer())
2736 if (_postActions == NULL)
2766 ActionMenuItem* item = NULL;
2787 if (message == NULL)
2794 if (_item == NULL)
2819 if (handlerMenu == NULL)
2825 if (menuItem == NULL)
2830 ActionMenuItem* item = NULL;
2833 if (item == NULL)
2842 if (lastHandler == NULL)
2845 TypeHandlerList* handlers = NULL;
2856 if (message == NULL) {
2865 if (typeItem == NULL) {
2908 if (fTableCellContextMenuTracker != NULL) {
2911 fTableCellContextMenuTracker = NULL;
2921 if (fThread == NULL || fStackFrame == NULL
2922 || fStackFrame->Function() == NULL) {
2928 if (functionID == NULL)
2932 StackFrameValues* values = NULL;
2933 ExpressionValues* expressionValues = NULL;
2940 if (viewState != NULL) {
2949 if (values == NULL) {
2951 if (values == NULL)
2959 if (expressionValues == NULL)
2969 if (viewState == NULL)
2994 if (fPreviousViewState != NULL) {
2996 fPreviousViewState = NULL;
2999 if (fThread == NULL || fStackFrame == NULL
3000 || fStackFrame->Function() == NULL) {
3006 if (functionID == NULL)
3013 if (viewState == NULL)
3044 if (renderer != NULL) {
3046 if (settings != NULL)
3059 if (value != NULL && updateValues) {
3100 if (nodeInfo != NULL) {
3109 if (type != NULL || handler != NULL) {
3110 if (type == NULL)
3112 ValueNode* valueNode = NULL;
3155 if (value != NULL && value->ToString(valueData)) {
3171 ExpressionInfoEntry* entry = NULL;
3176 if (function == NULL)
3180 if (id == NULL)
3186 if (entry == NULL) {
3188 if (entry == NULL)
3200 if (info == NULL)
3228 if (entry == NULL)
3249 if (instance == NULL)
3253 if (id == NULL)
3259 if (entry == NULL)
3274 Variable* variable = NULL;
3280 if (id == NULL)
3284 Type* type = NULL;
3285 ValueLocation* location = NULL;
3286 ValueNodeChild* child = NULL;
3296 if (location == NULL)
3318 if (variable == NULL)
3332 if (explicitValue == NULL)
3335 child->Node()->SetLocationAndValue(NULL, explicitValue, B_OK);
3348 if (functionID == NULL)
3354 if (viewState != NULL) {
3367 if (value == NULL) {
3396 if (alert != NULL)
3404 ValueNode* valueNode = NULL;
3407 NULL, valueNode) != B_OK) {
3431 TableCellValueEditor* editor = NULL;
3433 renderer != NULL ? renderer->GetSettings() : NULL, editor);
3434 if (error != B_OK || editor == NULL)
3443 fEditWindow = NULL;
3456 if (_resultType == NULL)