Home
last modified time | relevance | path

Searched defs:newValue (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/common/
H A DOptionDictionary.cpp85 OptionValue newValue; in setOption() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DStringBuilder.cc68 char *newValue = (char *) malloc (newCapacity); in expandCapacity() local
81 char *newValue = (char *) malloc (count); in trimToSize() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DStringBuilder.cc69 char *newValue = (char *) malloc (newCapacity); in expandCapacity() local
82 char *newValue = (char *) malloc (count); in trimToSize() local
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Divars.c109 object_setInstanceVariable (id object, const char *name, void *newValue) in object_setInstanceVariable()
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Divars.c109 object_setInstanceVariable (id object, const char *name, void *newValue) in object_setInstanceVariable()
/netbsd-src/external/bsd/ntp/dist/sntp/unity/
H A Dunity_fixture.c290 void UnityPointer_Set(void ** pointer, void * newValue) in UnityPointer_Set()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/
H A Darray.d1822 auto newValue = mixin("oldValue "~op~" value"); in opIndexOpAssign() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Diteration.d2702 @property void front(int newValue) in front()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp2467 llvm::Value *newValue, in EmitARCStoreStrong()
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c23845 sqlite3StatValueType newValue; in sqlite3StatusHighwater() local