Searched defs:newValue (Results 1 – 10 of 10) sorted by relevance
85 OptionValue newValue; in setOption() local
68 char *newValue = (char *) malloc (newCapacity); in expandCapacity() local81 char *newValue = (char *) malloc (count); in trimToSize() local
69 char *newValue = (char *) malloc (newCapacity); in expandCapacity() local82 char *newValue = (char *) malloc (count); in trimToSize() local
109 object_setInstanceVariable (id object, const char *name, void *newValue) in object_setInstanceVariable()
290 void UnityPointer_Set(void ** pointer, void * newValue) in UnityPointer_Set()
1822 auto newValue = mixin("oldValue "~op~" value"); in opIndexOpAssign() local
2702 @property void front(int newValue) in front()
2467 llvm::Value *newValue, in EmitARCStoreStrong()
23845 sqlite3StatValueType newValue; in sqlite3StatusHighwater() local