OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rename
(Results
1151 - 1175
of
2344
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/chromium_org/net/base/
net_log.h
278
// TODO(mmenke):
Rename
this to be consistent with Int64Callback.
/external/chromium_org/net/disk_cache/simple/
simple_index_file.cc
216
// Atomically
rename
the temporary index file to become the real one.
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_support_extension/
pnacl_component_crx_gen.py
253
When copying, also
rename
the files such that they match the white-listing
/external/chromium_org/remoting/host/win/
elevated_controller.cc
203
<< "Failed to
rename
'" << tempname.value() << "' to '"
/external/chromium_org/remoting/webapp/
build-webapp.py
38
os.
rename
(filepath, oldFilepath)
/external/chromium_org/sync/engine/
commit_util.cc
356
// deleted during the commit of the
rename
. Unit test & fix.
syncer_proto_util.cc
324
// TODO(lipalani) :
Rename
these function names as per the CR for issue 7740067.
/external/chromium_org/sync/test/engine/
mock_connection_manager.h
52
// Set this if you want commit to perform commit time
rename
. Will request
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSParser.h
72
// FIXME: This class is shared with CSSTokenizer so should we
rename
it to CSSSourceLocation?
/external/chromium_org/third_party/WebKit/Source/core/page/
PageSerializer.cpp
197
// different content. So we should serialize both and somehow
rename
the frame src in the containing
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
FileSystemProjectDelegate.js
159
rename
: function(path, newName, callback)
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
flakiness_dashboard_unittests.js
31
// FIXME(jparent):
Rename
this once it isn't globals.
/external/chromium_org/third_party/icu/
README.chromium
30
-
Rename
it to 'plinux.h', 'pfreebsd.h', 'popenbsd.h' and 'pmac.h'
/external/chromium_org/third_party/leveldatabase/src/include/leveldb/
env.h
93
//
Rename
file src to target.
/external/chromium_org/third_party/leveldatabase/src/util/
env_posix.cc
412
if (
rename
(src.c_str(), target.c_str()) != 0) {
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transport.h
141
// TODO(hta):
Rename
to ConnectionStats
/external/chromium_org/third_party/libxml/src/include/libxml/
xmlerror.h
87
int int2; /* column number of the error or 0 if N/A (todo:
rename
this field when we would break ABI) */
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/
SConscript
479
os.
rename
(tempfile, filename)
/external/chromium_org/third_party/smhasher/src/
PMurHash.c
55
* headers below here I can
rename
these so that the code reads like C99 */
/external/chromium_org/third_party/sqlite/
README.chromium
200
rename
fts3_porter.c's 'cType' to 'vOrCType'.
/external/chromium_org/third_party/sqlite/src/test/
fts2p.test
326
ALTER TABLE t1
RENAME
TO t1old;
fts2q.test
138
ALTER TABLE t1
RENAME
TO t1old;
fts3c.test
224
ALTER TABLE t1
RENAME
TO t1old;
fts3d.test
98
ALTER TABLE t1
RENAME
TO t1old;
lock.test
423
rename
db2 {}
Completed in 1426 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>