Home
last modified time | relevance | path

Searched defs:new_string (Results 1 – 12 of 12) sorted by relevance

/external/v8/src/ast/
Dast-value-factory.cc246 AstConsString* new_string = new (zone_) AstConsString; in NewConsString() local
293 AstRawString* new_string = new (zone_) AstRawString( in GetString() local
/external/u-boot/scripts/kconfig/
Dzconf.l41 static void new_string(void) in new_string() function
/external/grpc-grpc/src/compiler/
Druby_generator_string-inl.h89 grpc::string new_string = ""; in Modularize() local
/external/ltp/testcases/kernel/fs/inode/
Dinode01.c308 char new_string[PATH_STRING_LENGTH + 1]; in generate() local
Dinode02.c405 char new_string[PATH_STRING_LENGTH + 1]; in generate() local
/external/oj-libjdwp/src/share/back/
DinStream.c385 char *new_string; in inStream_readString() local
DoutStream.c316 char *new_string; in outStream_writeString() local
/external/python/cpython2/Parser/
Dtokenizer.c134 new_string(const char *s, Py_ssize_t len) in new_string() function
/external/python/cpython3/Parser/
Dtokenizer.c156 new_string(const char *s, Py_ssize_t len, struct tok_state *tok) in new_string() function
/external/dng_sdk/source/
Ddng_string.cpp1617 const char *new_string, in Replace()
/external/v8/src/heap/
Dmark-compact.cc2274 String* new_string = String::cast(map_word.ToForwardingAddress()); in UpdateReferenceInExternalStringTableEntry() local
Dheap.cc2314 String* new_string = String::cast(first_word.ToForwardingAddress()); in UpdateNewSpaceReferenceInExternalStringTableEntry() local