HomeSort by relevance Sort by last modified time
    Searched full:descriptors (Results 1 - 25 of 1185) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/tests/f_zero_group/
name 1 fallback for damaged group descriptors
  /external/e2fsprogs/tests/f_badprimary/
name 1 bad blocks in the primary superblock and group descriptors
  /external/e2fsprogs/tests/f_dupsuper/
name 1 blocks claimed by a file and superblock or group descriptors
  /external/e2fsprogs/tests/f_preen/
expect.1 3 may lie only with the primary block group descriptors, and
4 the backup block group descriptors may be OK.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
DimResultsElement.java 25 // Property descriptors
47 private static Vector DESCRIPTORS;
49 DESCRIPTORS = new Vector();
51 DESCRIPTORS.add(getInfosDescriptor(status));
52 DESCRIPTORS.add(getWarningsDescriptor(status));
53 DESCRIPTORS.add(ERROR_DESCRIPTOR);
56 DESCRIPTORS.addElement(DIMENSION_DESCRIPTOR);
58 DESCRIPTORS.addElement(DIM_COUNT_DESCRIPTOR);
60 DESCRIPTORS.addElement(DIM_AVERAGE_DESCRIPTOR);
62 DESCRIPTORS.addElement(DIM_STDDEV_DESCRIPTOR)
98 Vector descriptors = getDescriptors(); local
    [all...]
ScenarioResultsElement.java 25 // Property descriptors
38 private static Vector DESCRIPTORS;
40 DESCRIPTORS = new Vector();
42 DESCRIPTORS.add(getInfosDescriptor(status));
43 DESCRIPTORS.add(getWarningsDescriptor(status));
44 DESCRIPTORS.add(ERROR_DESCRIPTOR);
47 DESCRIPTORS.addElement(SCENARIO_LABEL_DESCRIPTOR);
49 DESCRIPTORS.addElement(SCENARIO_FILE_NAME_DESCRIPTOR);
51 DESCRIPTORS.addElement(SCENARIO_SHORT_NAME_DESCRIPTOR);
54 DESCRIPTORS.add(COMMENT_DESCRIPTOR)
78 Vector descriptors = getDescriptors(); local
    [all...]
ComponentResultsElement.java 33 // Property descriptors
46 private static Vector DESCRIPTORS;
48 DESCRIPTORS = new Vector();
50 DESCRIPTORS.add(getInfosDescriptor(status));
51 DESCRIPTORS.add(getWarningsDescriptor(status));
52 DESCRIPTORS.add(ERROR_DESCRIPTOR);
55 DESCRIPTORS.addElement(NAME_DESCRIPTOR);
57 DESCRIPTORS.addElement(CURRENT_BUILD_DESCRIPTOR);
59 DESCRIPTORS.addElement(BASELINE_BUILD_DESCRIPTOR);
62 DESCRIPTORS.add(COMMENT_DESCRIPTOR)
109 Vector descriptors = getDescriptors(); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
AnimatorDescriptors.java 21 import com.android.ide.eclipse.adt.internal.editors.descriptors.AttributeDescriptor;
22 import com.android.ide.eclipse.adt.internal.editors.descriptors.DescriptorsUtils;
23 import com.android.ide.eclipse.adt.internal.editors.descriptors.ElementDescriptor;
24 import com.android.ide.eclipse.adt.internal.editors.descriptors.IDescriptorProvider;
25 import com.android.ide.eclipse.adt.internal.editors.descriptors.XmlnsAttributeDescriptor;
34 * Descriptors for /res/animator XML files.
39 /** The root element descriptors */
81 List<ElementDescriptor> descriptors = new ArrayList<ElementDescriptor>(); local
86 ElementDescriptor set = addElement(descriptors, styleMap,
91 ElementDescriptor objectAnimator = addElement(descriptors, styleMap
    [all...]
AnimDescriptors.java 21 import com.android.ide.eclipse.adt.internal.editors.descriptors.ElementDescriptor;
22 import com.android.ide.eclipse.adt.internal.editors.descriptors.IDescriptorProvider;
23 import com.android.ide.eclipse.adt.internal.editors.descriptors.XmlnsAttributeDescriptor;
31 /** Descriptors for the res/anim resources */
35 /** The root element descriptors */
77 List<ElementDescriptor> descriptors = new ArrayList<ElementDescriptor>(); local
81 ElementDescriptor set = AnimatorDescriptors.addElement(descriptors, styleMap,
88 AnimatorDescriptors.addElement(descriptors, styleMap,
94 AnimatorDescriptors.addElement(descriptors, styleMap,
103 AnimatorDescriptors.addElement(descriptors, styleMap
    [all...]
  /external/valgrind/main/none/tests/
fdleak_creat.stderr.exp 3 FILE DESCRIPTORS: 4 open at exit.
fdleak_open.stderr.exp 3 FILE DESCRIPTORS: 4 open at exit.
fdleak.h 18 * The macro below closes file descriptors inherited from the process
19 * that forked the current process. Close these file descriptors right
fdleak_ipv4.stderr.exp 3 FILE DESCRIPTORS: 5 open at exit.
21 FILE DESCRIPTORS: 4 open at exit.
fdleak_dup.stderr.exp 3 FILE DESCRIPTORS: 5 open at exit.
fdleak_dup2.stderr.exp 3 FILE DESCRIPTORS: 6 open at exit.
fdleak_fcntl.stderr.exp 3 FILE DESCRIPTORS: 5 open at exit.
fdleak_pipe.stderr.exp 3 FILE DESCRIPTORS: 5 open at exit.
fdleak_socketpair.stderr.exp 3 FILE DESCRIPTORS: 5 open at exit.
  /external/e2fsprogs/tests/f_illibitmap/
expect.1 4 may lie only with the primary block group descriptors, and
5 the backup block group descriptors may be OK.
  /external/opencv/cvaux/src/
cvtexture.cpp 44 Calculation of a texture descriptors from GLCM (Grey Level Co-occurrence Matrix'es)
66 double** descriptors; member in struct:CvGLCM
247 if( (flag == CV_GLCM_DESC || flag == CV_GLCM_ALL) && (*GLCM)->descriptors )
251 cvFree( (*GLCM)->descriptors + matrixLoop );
253 cvFree( &((*GLCM)->descriptors) );
386 CV_CALL( destGLCM->descriptors = (double**)
387 cvAlloc( destGLCM->numMatrices*sizeof(destGLCM->descriptors[0])));
391 CV_CALL( destGLCM->descriptors[ matrixLoop ] =
392 (double*)cvAlloc( destGLCM->numDescriptors*sizeof(destGLCM->descriptors[0][0])));
393 memset( destGLCM->descriptors[matrixLoop], 0, destGLCM->numDescriptors*sizeof(double) )
430 double* descriptors = destGLCM->descriptors[ matrixIndex ]; local
    [all...]
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
cros_language_options_handler.h 29 // Gets the list of input methods from the given input descriptors.
37 const chromeos::InputMethodDescriptors& descriptors);
39 // Gets the list of languages from the given input descriptors.
44 const chromeos::InputMethodDescriptors& descriptors);
  /device/asus/grouper/
audio_policy.conf 11 # audio hardware module section: contains descriptors for all audio hw modules present on the
16 # Each module descriptor contains one or more output profile descriptors and zero or more
17 # input profile descriptors. Each profile lists all the parameters supported by a given output
  /device/moto/wingray/libaudio/
audio_policy.conf 11 # audio hardware module section: contains descriptors for all audio hw modules present on the
16 # Each module descriptor contains one or more output profile descriptors and zero or more
17 # input profile descriptors. Each profile lists all the parameters supported by a given output
  /device/samsung/crespo/libaudio/
audio_policy.conf 11 # audio hardware module section: contains descriptors for all audio hw modules present on the
16 # Each module descriptor contains one or more output profile descriptors and zero or more
17 # input profile descriptors. Each profile lists all the parameters supported by a given output
  /device/ti/panda/audio/
audio_policy.conf 11 # audio hardware module section: contains descriptors for all audio hw modules present on the
16 # Each module descriptor contains one or more output profile descriptors and zero or more
17 # input profile descriptors. Each profile lists all the parameters supported by a given output

Completed in 381 milliseconds

1 2 3 4 5 6 7 8 91011>>