Home
last modified time | relevance | path

Searched defs:replaced (Results 1 – 25 of 25) sorted by relevance

/third_party/grpc/src/cpp/common/
Dchannel_arguments.cc96 bool replaced = false; in SetSocketMutator() local
124 bool replaced = false; in SetUserAgentPrefix() local
/third_party/python/Mac/Tools/
Dpythonw.c176 char replaced; in main() local
/third_party/flutter/skia/third_party/externals/spirv-tools/test/opt/
Dpass_utils.cpp43 bool replaced = false; in FindAndReplace() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DRunAtTheEndOfShader.cpp78 bool replaced = root->replaceChildNode(main, oldMainDefinition); in WrapMainAndAppend() local
DReplaceVariable.cpp82 auto replaced = mReplacedFunctionParams.find(param); in convertFunctionPrototype() local
DIntermTraverse.cpp526 bool replaced = in updateTree() local
548 bool replaced = replacement.parent->replaceChildNodeWithMultiple(replacement.original, in updateTree() local
/third_party/glib/gio/kqueue/
Ddep-list.h46 dual_entry_cb replaced; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DRunAtTheEndOfShader.cpp79 bool replaced = root->replaceChildNode(main, oldMainDefinition); in WrapMainAndAppend() local
DIntermTraverse.cpp541 bool replaced = in updateTree() local
579 bool replaced = replacement.parent->replaceChildNodeWithMultiple(replacement.original, in updateTree() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpass_utils.cpp63 bool replaced = false; in FindAndReplace() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dpass_utils.cpp63 bool replaced = false; in FindAndReplace() local
/third_party/libdrm/intel/
Duthash.h191 #define HASH_REPLACE_BYHASHVALUE_INORDER(hh,head,fieldname,keylen_in,hashval,add,replaced,cmpfcn) \ argument
201 #define HASH_REPLACE_BYHASHVALUE(hh,head,fieldname,keylen_in,hashval,add,replaced) \ argument
211 #define HASH_REPLACE(hh,head,fieldname,keylen_in,add,replaced) \ argument
218 #define HASH_REPLACE_INORDER(hh,head,fieldname,keylen_in,add,replaced,cmpfcn) \ argument
378 #define HASH_REPLACE_STR(head,strfield,add,replaced) \ argument
384 #define HASH_REPLACE_INT(head,intfield,add,replaced) \ argument
390 #define HASH_REPLACE_PTR(head,ptrfield,add,replaced) \ argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
DEmulateFragColorData.cpp96 for (auto &replaced : mVariableMap) in addDeclarations() local
/third_party/libcoap/include/coap3/
Duthash.h245 #define HASH_REPLACE_BYHASHVALUE_INORDER(hh,head,fieldname,keylen_in,hashval,add,replaced,cmpfcn) \ argument
255 #define HASH_REPLACE_BYHASHVALUE(hh,head,fieldname,keylen_in,hashval,add,replaced) \ argument
265 #define HASH_REPLACE(hh,head,fieldname,keylen_in,add,replaced) \ argument
272 #define HASH_REPLACE_INORDER(hh,head,fieldname,keylen_in,add,replaced,cmpfcn) \ argument
491 #define HASH_REPLACE_STR(head,strfield,add,replaced) \ argument
500 #define HASH_REPLACE_INT(head,intfield,add,replaced) \ argument
506 #define HASH_REPLACE_PTR(head,ptrfield,add,replaced) \ argument
/third_party/boost/boost/range/adaptor/
Dreplaced.hpp132 replaced = variable
/third_party/eudev/src/libudev/
Dlibudev-util.c251 int replaced = 0; in util_replace_chars() local
/third_party/weston/libweston/backend-drm/
Dmodes.c208 int replaced = 0; in edid_parse_string() local
/third_party/libphonenumber/tools/cpp/src/cpp-build/
Dgenerate_geocoding_data.cc504 string replaced; in ReplaceAll() local
/third_party/grpc/third_party/upb/tests/
Dtest_table.cc451 bool replaced = table.Replace(i, i*3); in test_inttable() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.h165 gboolean replaced; /* replaced in a bitrate switch (used with cancelled) */ member
/third_party/flutter/skia/tests/
DSurfaceTest.cpp1030 bool replaced = surf->replaceBackendTexture(backendTexture2, kBottomLeft_GrSurfaceOrigin); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/tests/
DSurfaceTest.cpp1051 bool replaced = surf->replaceBackendTexture(mbet2->texture(), kBottomLeft_GrSurfaceOrigin); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/node/deps/icu-small/source/common/
Dlocid.cpp1950 CharString replaced; in init() local
/third_party/skia/third_party/externals/icu/source/common/
Dlocid.cpp1981 CharString replaced; in init() local
/third_party/mingw-w64/mingw-w64-headers/include/
Dmshtmlc.h9028 #define IHTMLDOMNode_replaceNode(This,replacement,replaced) (This)->lpVtbl->replaceNode(This,replac… argument