HomeSort by relevance Sort by last modified time
    Searched refs:interface (Results 1126 - 1150 of 1336) sorted by null

<<41424344454647484950>>

  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebChromeClient.h 38 interface IWebUIDelegate;
  /frameworks/av/media/libstagefright/rtsp/
rtp_test.cpp 185 client.interface(),
  /frameworks/wilhelm/src/android/
AacBqToPcmCbRenderer.cpp 164 client.interface(), meta, false /* createEncoder */,
  /frameworks/wilhelm/src/itf/
IObject.c 332 void *interface = NULL; local
349 // Can't get interface on an unrealized object unless pre-realize is ok
353 // Can't get the MuteSolo interface of an audio player if the channel count is
354 // mono, but _can_ get the MuteSolo interface if the channel count is unknown
360 interface = (char *) thiz + clazz->mInterfaces[index].mOffset;
361 // Note that interface has been gotten,
366 ((size_t *) interface)[0] ^= ~0;
370 // Can't get interface if uninitialized, initialized, suspended,
380 *(void **)pInterface = interface;
578 // Call the deinitializer for each currently initialized interface,
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyInterface.h 58 // Audio Policy Manager Interface
168 // Audio Policy client Interface
231 // function enabling to send proprietary informations directly from audio policy manager to audio hardware interface.
233 // function enabling to receive proprietary informations directly from audio hardware interface to audio policy manager.
252 extern "C" void destroyAudioPolicyManager(AudioPolicyInterface *interface);
  /cts/tools/dasm/test/
all_opcodes.d 140 ;invoke-interface {v1}, java/lang/Math/sqrt(D)D
146 ;invoke-interface/range {v1..v4}, java/lang/Math/sqrt(D)D
257 .interface public dasm.test.interface.test_interface
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Collections.Tests.pas 12 interface
  /external/chromium/chrome/browser/resources/shared/js/
local_strings.js 9 * {@code templateData}. This class provides a simpler interface to access those
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
closurizednamespacesinfo.py 358 is_interface = state_tracker.GetDocComment().HasFlag('interface')
362 interface = tokenutil.Search(doc_start, TokenType.COMMENT)
363 self._AddUsedNamespace(state_tracker, interface.string)
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.ml 1 (*===-- llvm_executionengine.ml - LLVM Ocaml Interface ----------*- C++ -*-===*
52 interface, which causes the emission of a stub for each function;
  /external/webkit/LayoutTests/dom/html/level2/events/
DocumentEventCast01.js 79 cast to a DocumentEvent interface.
EventTargetCast01.js 79 cast to a EventTarget interface.
createEvent01.js 78 An object implementing the Event interface is created by using
createEvent02.js 79 An object implementing the Event interface is created by using
createEvent03.js 79 An object implementing the Event interface is created by using
createEvent04.js 79 An object implementing the Event interface is created by using
createEvent05.js 79 An object implementing the Event interface is created by using
  /external/webkit/LayoutTests/dom/xhtml/level2/events/
DocumentEventCast01.js 79 cast to a DocumentEvent interface.
EventTargetCast01.js 79 cast to a EventTarget interface.
createEvent01.js 78 An object implementing the Event interface is created by using
createEvent02.js 79 An object implementing the Event interface is created by using
createEvent03.js 79 An object implementing the Event interface is created by using
createEvent04.js 79 An object implementing the Event interface is created by using
createEvent05.js 79 An object implementing the Event interface is created by using
  /frameworks/av/media/libstagefright/codecs/aacenc/
Android.mk 23 src/interface.c \

Completed in 839 milliseconds

<<41424344454647484950>>