OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:deletes
(Results
126 - 150
of
1011
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/net/spdy/
spdy_http_stream.h
42
// Cancels any callbacks from being invoked and
deletes
the stream.
/external/chromium/webkit/glue/media/
simple_data_source.h
103
// Cancels and
deletes
the resource loading on the render thread.
/external/iproute2/include/libiptc/
libip6tc.h
107
/*
Deletes
a chain. */
/external/libnfc-nxp/src/
phLlcNfc_Timer.h
192
* \copydoc page_reg
deletes
all the timers in the LLC context
/external/llvm/include/llvm/
GlobalAlias.h
56
/// and
deletes
it.
/external/llvm/tools/bugpoint-passes/
TestPasses.cpp
53
///
deletes
some call instructions, "misoptimizing" the program.
/external/proguard/src/proguard/classfile/editor/
InterfacesEditor.java
78
*
Deletes
the given interface from the target class, if it is present.
/external/proguard/src/proguard/optimize/peephole/
UnreachableCodeRemover.java
32
* This InstructionVisitor
deletes
blocks of code that can never be reached by
/external/srec/tools/thirdparty/OpenFst/fst/lib/
arcsum.h
78
//
Deletes
current arcs and copy in sumed arcs.
/external/v8/include/
v8-profiler.h
136
*
Deletes
the profile and removes it from CpuProfiler's list.
196
*
Deletes
all existing profiles, also cancelling all profiling
350
*
Deletes
the snapshot and removes it from HeapProfiler's list.
417
*
Deletes
all snapshots taken. All previously returned pointers to
/external/v8/src/extensions/experimental/
break-iterator.h
52
//
Deletes
the old value and sets the adopted text in
/external/webkit/LayoutTests/dom/html/level2/html/
HTMLTableElement21.js
78
The deleteTHead() method
deletes
the header from the table.
HTMLTableElement24.js
78
The deleteTFoot() method
deletes
the footer from the table.
HTMLTableElement40.js
78
The deleteRow() method
deletes
a table row. If the index is -1
HTMLTableRowElement13.js
78
The deleteCell() method
deletes
a cell from the current row.
HTMLTableRowElement14.js
78
The deleteCell() method
deletes
a cell from the current row.
HTMLTableRowElement21.js
78
The deleteCell() method
deletes
a cell from the currtent row. If
HTMLTableSectionElement22.js
78
The deleteRow() method
deletes
a row from this section.
HTMLTableSectionElement23.js
78
The deleteRow() method
deletes
a row from this section.
HTMLTableSectionElement24.js
78
The deleteRow() method
deletes
a row from this section.
HTMLTableSectionElement31.js
78
The deleteRow() method
deletes
a row from this section. The index
/external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLTableElement21.js
78
The deleteTHead() method
deletes
the header from the table.
HTMLTableElement24.js
78
The deleteTFoot() method
deletes
the footer from the table.
HTMLTableElement40.js
78
The deleteRow() method
deletes
a table row. If the index is -1
HTMLTableRowElement13.js
78
The deleteCell() method
deletes
a cell from the current row.
Completed in 232 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>