/device/asus/flo/camera/QCamera2/HAL3/ |
QCamera3HWI.cpp | 48 #define DATA_PTR(MEM_OBJ,INDEX) MEM_OBJ->getPtr( INDEX ) 620 ssize_t index = mPendingBuffersMap.indexOfKey((*it)->stream); local 621 if (index == NAME_NOT_FOUND) { 624 mPendingBuffersMap.editValueAt(index) = 0; 2177 int j = 0, index = 0, supt = 0; local [all...] |
/external/chromium_org/third_party/sqlite/src/tool/ |
spaceanal.tcl | 46 name clob, -- Name of a table or index in the database file 48 is_index boolean, -- TRUE if it is an index, false for a table 51 payload int, -- Total amount of data stored in this table or index 290 statline {Index pages used} $int_pages 297 [percent $int_unused [expr {$int_pages*$pageSize}] {of index space}] 298 statline "Unused bytes on index pages" $int_unused $int_unused_percent 378 set nindex [db eval {SELECT count(*) FROM sqlite_master WHERE type='index'}] 488 The number of indices created using an explicit CREATE INDEX statement. 524 part of table entries and the key part of index entries. The percentage 541 The percentage of pages in the table or index that are no [all...] |
/hardware/qcom/camera/QCamera2/HAL3/ |
QCamera3HWI.cpp | 52 #define DATA_PTR(MEM_OBJ,INDEX) MEM_OBJ->getPtr( INDEX ) 747 ssize_t index = mPendingBuffersMap.indexOfKey((*it)->stream); local 748 if (index == NAME_NOT_FOUND) { 751 mPendingBuffersMap.editValueAt(index) = 0; 2942 int j = 0, index = 0, supt = 0; local [all...] |
/build/tools/droiddoc/templates-sdk/ |
sdkpage.cs | 9 else ?>index.html<?cs /if ?>"> 34 else ?>index.html<?cs /if ?>"><?cs 56 <p><a href="/sdk/index.html">Download the current Android SDK</a></p> 458 $("a#next-link").html("Setting Up an Existing IDE").attr('href',toRoot + 'sdk/installing/index.html'); 514 <?cs # THIS DIV WAS OPENED IN INDEX.JD ?>
|
/device/asus/flo/camera/QCamera2/HAL/ |
QCamera2HWI.cpp | [all...] |
QCameraParameters.cpp | 53 const char QCameraParameters::KEY_QC_TOUCH_INDEX_AEC[] = "touch-index-aec"; 54 const char QCameraParameters::KEY_QC_TOUCH_INDEX_AF[] = "touch-index-af"; 525 #define DATA_PTR(MEM_OBJ,INDEX) MEM_OBJ->getPtr( INDEX ) 5832 int values[5], index=0; local [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
parse.y | [all...] |
/hardware/qcom/camera/QCamera2/HAL/ |
QCamera2HWI.cpp | [all...] |
QCameraParameters.cpp | 53 const char QCameraParameters::KEY_QC_TOUCH_INDEX_AEC[] = "touch-index-aec"; 54 const char QCameraParameters::KEY_QC_TOUCH_INDEX_AF[] = "touch-index-af"; 525 #define DATA_PTR(MEM_OBJ,INDEX) MEM_OBJ->getPtr( INDEX ) 5832 int values[5], index=0; local [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/ |
tgsi_exec.c | 477 * Shorthand locations of various utility registers (_I = Index, _C = Channel) 536 print_temp(const struct tgsi_exec_machine *mach, uint index) 538 const struct tgsi_exec_vector *tmp = &mach->Temps[index]; 540 debug_printf("Temp[%u] =\n", index); 599 ((inst->Src[i].Register.Index == 600 inst->Dst[0].Register.Index) || 1048 const union tgsi_exec_channel *index, 1062 if (index->i[i] < 0) { 1068 const int pos = index->i[i] * 4 + swizzle; 1075 debug_printf("TGSI Exec: const buffer index %d 1189 union tgsi_exec_channel index; local 1363 int index; local 1381 union tgsi_exec_channel index; local 2008 union tgsi_exec_channel index; local [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/ |
nv50_state.c | 749 nv50_set_constant_buffer(struct pipe_context *pipe, uint shader, uint index, 755 const unsigned i = index; 930 BCTX_REFN(nv50->bufctx_3d, INDEX, nv04_resource(ib->buffer), RD); [all...] |
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
tgsi_exec.c | 477 * Shorthand locations of various utility registers (_I = Index, _C = Channel) 536 print_temp(const struct tgsi_exec_machine *mach, uint index) 538 const struct tgsi_exec_vector *tmp = &mach->Temps[index]; 540 debug_printf("Temp[%u] =\n", index); 599 ((inst->Src[i].Register.Index == 600 inst->Dst[0].Register.Index) || 1048 const union tgsi_exec_channel *index, 1062 if (index->i[i] < 0) { 1068 const int pos = index->i[i] * 4 + swizzle; 1075 debug_printf("TGSI Exec: const buffer index %d 1189 union tgsi_exec_channel index; local 1363 int index; local 1381 union tgsi_exec_channel index; local 2008 union tgsi_exec_channel index; local [all...] |
/external/mesa3d/src/gallium/drivers/nv50/ |
nv50_state.c | 749 nv50_set_constant_buffer(struct pipe_context *pipe, uint shader, uint index, 755 const unsigned i = index; 930 BCTX_REFN(nv50->bufctx_3d, INDEX, nv04_resource(ib->buffer), RD); [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree.h | 287 /* Clause codes. Do not reorder, as this is used to index into the tables 1572 tree index; member in struct:constructor_elt_d [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree.h | 287 /* Clause codes. Do not reorder, as this is used to index into the tables 1572 tree index; member in struct:constructor_elt_d [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree.h | 287 /* Clause codes. Do not reorder, as this is used to index into the tables 1572 tree index; member in struct:constructor_elt_d [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree.h | 287 /* Clause codes. Do not reorder, as this is used to index into the tables 1572 tree index; member in struct:constructor_elt_d [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar | |
com.ibm.icu_4.2.1.v20100412.jar | |
org.eclipse.osgi_3.6.1.R36x_v20100806.jar | |
org.eclipse.osgi_3.6.2.R36x_v20101103.jar | |
/external/robolectric/lib/main/ |
h2-1.2.147.jar | |
/build/tools/droiddoc/templates-sac/assets/js/ |
android_3p-bundle.js | 508 // groups are 1-indexed, so max group index is count of '(' 755 * @param {number} basePos the index of sourceCode within the chunk of source 772 * where index_n is an index into the sourceCode, and style_n is a style [all...] |
/build/tools/droiddoc/templates-sdk/assets/js/ |
android_3p-bundle.js | 508 // groups are 1-indexed, so max group index is count of '(' 755 * @param {number} basePos the index of sourceCode within the chunk of source 772 * where index_n is an index into the sourceCode, and style_n is a style [all...] |
/prebuilts/tools/common/eclipse/ |
org.eclipse.osgi_3.6.2.R36x_v20110210.jar | |