OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:deprecate
(Results
1 - 25
of
164
) sorted by null
1
2
3
4
5
6
7
/ndk/tests/build/deprecate-__set_errno/jni/
Android.mk
4
LOCAL_MODULE :=
deprecate
-__set_errno
5
LOCAL_SRC_FILES :=
deprecate
-__set_errno.c foo.c
/external/junit/src/junit/runner/
TestSuiteLoader.java
7
// TODO:
deprecate
/frameworks/native/opengl/tools/glgen/stubs/egl/
eglCreatePbufferFromClientBuffer.java
2
// TODO
Deprecate
the below method
/external/chromium_org/ppapi/generators/test_thunk/
simple.idl
23
[
deprecate
=1.0]
/external/chromium_org/third_party/WebKit/Source/web/
WebSocketImpl.cpp
107
// FIXME:
Deprecate
this call.
123
// FIXME:
Deprecate
this call.
158
// FIXME:
Deprecate
these statements.
190
// FIXME:
Deprecate
the following statements.
205
// FIXME:
Deprecate
this call.
/external/chromium_org/ppapi/api/private/
ppb_flash_fullscreen.idl
27
[version=0.1,
deprecate
=1.0]
ppb_flash.idl
169
[
deprecate
=13.0]
176
[
deprecate
=13.0]
217
[
deprecate
=13.0]
231
[
deprecate
=13.0]
237
[
deprecate
=13.0]
ppb_flash_clipboard.idl
62
[version=4.0,
deprecate
=5.0]
71
[version=4.0,
deprecate
=5.0]
79
[version=4.0,
deprecate
=5.0]
/external/chromium_org/webkit/browser/fileapi/
sandbox_isolated_origin_database.h
40
// TODO(kinuko):
Deprecate
this after a few release cycles, e.g. around M33.
/external/chromium_org/third_party/WebKit/Source/core/workers/
WorkerGlobalScope.idl
46
[MeasureAs=PrefixedWorkerURL] attribute URLConstructor webkitURL; // FIXME:
deprecate
this.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
cstdlib.hpp
20
// in the C++ Standard Library, and to then
deprecate
EXIT_SUCCESS and
/external/chromium_org/third_party/webrtc/base/
socketaddress.h
183
// TODO:
Deprecate
this.
187
// TODO:
Deprecate
this.
193
// TODO:
Deprecate
, replace wth agnostic versions.
/external/chromium_org/components/metrics/proto/
chrome_user_metrics_extension.proto
58
// TODO(sque):
Deprecate
this field and use |sampled_profile| instead.
/external/chromium_org/ppapi/api/trusted/
ppb_file_chooser_trusted.idl
38
[
deprecate
=0.6]
/external/chromium_org/third_party/WebKit/public/web/
WebFileChooserCompletion.h
61
// FIXME:
Deprecate
either one of the didChooseFile (and rename it to
WebFormElement.h
68
// FIXME:
Deprecate
and replace with WebVector<WebElement>.
/external/chromium_org/third_party/icu/source/test/intltest/
callimts.h
29
// bug 986c:
deprecate
nextDouble/previousDouble
/external/icu/icu4c/source/test/intltest/
callimts.h
29
// bug 986c:
deprecate
nextDouble/previousDouble
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/
ListTestCaseNames.java
29
// TODO:
deprecate
this method and move all callers to use getTestNames
/external/chromium_org/ppapi/api/dev/
ppb_file_chooser_dev.idl
99
[
deprecate
=0.6]
116
[
deprecate
=0.6]
/external/chromium_org/third_party/libjingle/source/talk/base/
socketaddress.h
200
// TODO:
Deprecate
this.
204
// TODO:
Deprecate
this.
210
// TODO:
Deprecate
, replace wth agnostic versions.
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
util.rb
76
def
deprecate
( name, extra_message = nil )
method in class:ANTLR3
/external/bison/lib/
hash.h
99
/*
Deprecate
this interface. It has been renamed to hash_insert_if_absent. */
/external/chromium_org/chrome/browser/sync/glue/
frontend_data_type_controller.h
124
// TODO(sync): transition all datatypes to SyncableService and
deprecate
/external/chromium_org/content/renderer/service_worker/
embedded_worker_context_client.h
63
// TODO(kinuko):
Deprecate
this.
Completed in 2608 milliseconds
1
2
3
4
5
6
7