Home
last modified time | relevance | path

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

1234

/external/oprofile/libutil++/
Dcverb.cpp49 setup_stream setup; variable
92 bool verbose::setup(string const & name) in setup() function in verbose
111 bool verbose::setup(vector<string> const & names) in setup() function in verbose
/external/bluetooth/bluez/audio/
Da2dp.c80 struct a2dp_setup *setup; member
122 static struct a2dp_setup *setup_ref(struct a2dp_setup *setup) in setup_ref()
143 struct a2dp_setup *setup; in setup_new() local
173 static void setup_unref(struct a2dp_setup *setup) in setup_unref()
185 static struct a2dp_setup_cb *setup_cb_new(struct a2dp_setup *setup) in setup_cb_new()
199 struct a2dp_setup *setup = cb->setup; in setup_cb_free() local
316 struct a2dp_setup *setup = l->data; in find_setup_by_session() local
327 struct a2dp_setup *setup; in a2dp_setup_get() local
344 struct a2dp_setup *setup = l->data; in find_setup_by_dev() local
383 struct a2dp_setup *setup = data; in auto_config() local
[all …]
/external/chromium/third_party/libevent/test/
Dtest.sh3 setup () { function
/external/expat/amiga/
Dlaunch.c35 void setup() in setup() function
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-trees.rb12 def setup method in TestTreeNodeStream
314 def setup method in TestCommonTreeNodeStream
457 def setup method in TestCommonTree
799 def setup method in TestTreeContext
Dtest-scope.rb9 def setup method in TestDFA
Dtest-tree-wizard.rb87 def setup method in TestPatternParser
162 def setup method in TestTreeWizard
/external/replicaisland/src/com/replica/replicaisland/
DFrameRateWatcherComponent.java47 public void setup(RenderComponent render, DrawableObject drawable) { in setup() method in FrameRateWatcherComponent
DHitPlayerComponent.java73 … public void setup(float distance, HitReactionComponent hitReact, int hitType, boolean hitPlayer) { in setup() method in HitPlayerComponent
DOrbitalMagnetComponent.java128 public void setup(float areaRadius, float orbitRadius) { in setup() method in OrbitalMagnetComponent
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dmain.rb256 def setup method in ANTLR3.Main.Main
428 def setup method in ANTLR3.Main.ParserMain
553 def setup method in ANTLR3.Main.WalkerMain
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
Druntests.bat61 :setup label
/external/webkit/Source/WebCore/workers/
DWorkerRunLoop.cpp130 RunLoopSetup setup(*this); in run() local
140 RunLoopSetup setup(*this); in runInMode() local
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/
DBlenderLoader.java169 protected void setup(AssetInfo assetInfo) throws BlenderFileException { in setup() method in BlenderLoader
/external/valgrind/main/exp-bbv/tests/x86-linux/
Dll.S118 setup: label
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
DCommonTokenStream.java130 protected void setup() { in setup() method in CommonTokenStream
/external/skia/gm/
Dshadows.cpp15 static void setup(SkPaint* paint, SkColor c, SkScalar strokeWidth) { in setup() function
/external/valgrind/main/exp-bbv/tests/amd64-linux/
Dll.S126 setup: label
/external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
DBouncyCastleProvider.java97 private void setup() in setup() method in BouncyCastleProvider
/external/e2fsprogs/lib/ext2fs/
Dtst_iscan.c65 static void setup(void) in setup() function
/external/skia/src/core/
DSkBlitter_Sprite.cpp21 void SkSpriteBlitter::setup(const SkBitmap& device, int left, int top, in setup() function in SkSpriteBlitter
/external/llvm/include/llvm/CodeGen/PBQP/
DHeuristicBase.h132 void setup() { in setup() function
/external/aac/libFDK/src/
DFDK_hybrid.cpp214 HANDLE_FDK_HYBRID_SETUP setup = NULL; in FDKhybridAnalysisInit() local
285 HANDLE_FDK_HYBRID_SETUP setup = hAnalysisHybFilter->pSetup; in FDKhybridAnalysisScaleStates() local
390 HANDLE_FDK_HYBRID_SETUP setup = NULL; in FDKhybridSynthesisInit() local
/external/v8/benchmarks/
Dbase.js38 function Benchmark(name, run, setup, tearDown) { argument
/external/valgrind/main/none/tests/linux/
Dmremap2.c45 char* setup ( void* other_stuff, int other_len ) in setup() function

1234