/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_vs_constval.c | 42 GLubyte active[PROGRAM_OUTPUT+1][MAX_PROGRAM_TEMPS]; member 50 GLubyte active ) in set_active_component() 67 GLuint active ) in set_active() 101 GLubyte active = src.Negate; /* NOTE! */ in get_active() local 119 GLubyte active; in get_output_size() local
|
D | gen7_sol_state.c | 184 upload_3dstate_streamout(struct brw_context *brw, bool active, in upload_3dstate_streamout() 241 bool active = xfb_obj->Active && !xfb_obj->Paused; in upload_sol_state() local
|
/external/skia/src/animator/ |
D | SkDisplayList.cpp | 27 void SkDisplayList::append(SkActive* active) { in append() 38 SkActive* active = *activePtr; in draw() local 126 void SkDisplayList::remove(SkActive* active) { in remove()
|
D | SkAnimateMaker.cpp | 60 void SkAnimateMaker::appendActive(SkActive* active) { in appendActive() 273 void SkAnimateMaker::removeActive(SkActive* active) { in removeActive()
|
/external/clang/test/CodeGen/ |
D | 2008-09-03-WeakAlias.c | 5 int active (void) in active() function
|
D | 2007-09-17-WeakRef.c | 6 int active (void) in active() function
|
/external/v8/test/mjsunit/regress/ |
D | regress-982.js | 34 function g(active) { argument
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowRemoteCallbackList.java | 101 Object[] active = activeBroadcast; in beginBroadcast() local 128 Object[] active = activeBroadcast; in finishBroadcast() local
|
/external/jemalloc/test/unit/ |
D | prof_reset.c | 91 bool active; in TEST_BEGIN() local 185 bool active; in TEST_BEGIN() local
|
D | prof_idump.c | 26 bool active; in TEST_BEGIN() local
|
D | prof_gdump.c | 24 bool active, gdump, gdump_old; in TEST_BEGIN() local
|
D | prof_accum.c | 63 bool active; in TEST_BEGIN() local
|
/external/selinux/libselinux/utils/ |
D | getsebool.c | 17 int i, get_all = 0, rc = 0, active, pending, len = 0, opt; in main() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/app/state/ |
D | AppState.java | 73 public void setEnabled(boolean active); in setEnabled()
|
/external/jmonkeyengine/engine/src/test/jme3test/animation/ |
D | TestMotionPath.java | 57 private boolean active = true; field in TestMotionPath
|
D | TestCameraMotionPath.java | 58 private boolean active = true; field in TestCameraMotionPath
|
/external/jmonkeyengine/engine/src/test/jme3test/post/ |
D | TestCrossHatch.java | 60 boolean active=true; field in TestCrossHatch
|
D | TestPosterization.java | 60 boolean active=true; field in TestPosterization
|
D | TestBloom.java | 60 boolean active=true; field in TestBloom
|
/external/apache-http/android/src/android/net/http/ |
D | ConnectionThread.java | 130 String active = mWaiting ? "w" : "a"; in toString() local
|
/external/skia/src/utils/debugger/ |
D | SkDrawCommand.h | 93 virtual void setActive(bool active) {} in setActive() 94 virtual bool active() const { return false; } in active() function 577 void setActive(bool active) override { fActive = active; } in setActive() 578 bool active() const override { return fActive; } in active() function
|
/external/selinux/libselinux/src/ |
D | audit2why.c | 34 int active; member 80 int active = boollist[i]->active; in check_booleans() local
|
/external/guava/guava-bootstrap/src/java/util/concurrent/ |
D | AbstractExecutorService.java | 57 int active = 1; in doInvokeAny() local
|
/external/skia/src/core/ |
D | SkTLList.h | 303 bool active = fList.isInList(block->fNodes + i); in validate() local 324 bool active = fList.isInList(block->fNodes + i); in validate() local
|
/external/libdrm/freedreno/kgsl/ |
D | kgsl_drm.h | 155 uint32_t active; member 167 uint32_t active; member
|