HomeSort by relevance Sort by last modified time
    Searched full:labels (Results 801 - 825 of 1714) sorted by null

<<31323334353637383940>>

  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 1031 static int rdcost_mbsegment_y(MACROBLOCK *mb, const int *labels,
1040 if (labels[ b] == which_label)
1048 static unsigned int vp8_encode_inter_mb_segment(MACROBLOCK *x, int const *labels, int which_label)
1058 if (labels[i] == which_label)
1106 int const *labels; local
1141 labels = vp8_mbsplits[segmentation];
    [all...]
  /external/icu4c/common/
uts46.cpp 504 // Output the previous ASCII labels and process the rest of src in UTF-16.
699 UChar *unicodeBuffer=fromPunycode.getBuffer(-1); // capacity==-1: most labels should fit
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventView.java 193 * (e.g. {@link Reminders#METHOD_ALERT}) associated with the labels. Any methods that
202 * labels. Any types that aren't allowed by the Calendar will be removed.
960 String[] labels = r.getStringArray(resNum); local
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
gtk_util.cc 208 GtkWidget* CreateLabeledControlsGroup(std::vector<GtkWidget*>* labels,
221 if (labels)
222 labels->push_back(label);
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_util.cc 284 GtkWidget* CreateLabeledControlsGroup(std::vector<GtkWidget*>* labels,
297 if (labels)
298 labels->push_back(label);
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
MSVSSettings.py 182 MSBuild uses text labels that are more representative, like 'Win32'.
185 label_list: an array of MSBuild labels that correspond to the MSVS index.
188 new: an array of labels that are new to MSBuild.
    [all...]
  /external/chromium_org/v8/src/
assembler.h 150 // Labels represent pc locations; they are typically jump or call targets.
179 // Returns the position of bound or linked labels. Cannot be used
180 // for unused labels.
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
SimpleSValBuilder.cpp 594 // The only thing we know about labels is that they're non-null.
611 // There may be two labels for the same location, and a function region may
615 // FIXME: is there a way to tell if two labels refer to the same location?
    [all...]
  /external/v8/src/
assembler.h 76 // Labels represent pc locations; they are typically jump or call targets.
105 // Returns the position of bound or linked labels. Cannot be used
106 // for unused labels.
  /frameworks/base/docs/html/design/patterns/
settings.jd 371 make your labels brief, meaningful, and scannable:</p>
392 <p>Once you've decided on labels for your settings, be sure to preview them on an
481 <p>The following are examples of changes we made to labels and secondary text in the Settings app
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
basic-block.h 122 A basic block beginning with two labels cannot have notes between
123 the labels.
311 /* Mapping of labels to their associated blocks. At present
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
basic-block.h 122 A basic block beginning with two labels cannot have notes between
123 the labels.
311 /* Mapping of labels to their associated blocks. At present
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
basic-block.h 122 A basic block beginning with two labels cannot have notes between
123 the labels.
311 /* Mapping of labels to their associated blocks. At present
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
basic-block.h 122 A basic block beginning with two labels cannot have notes between
123 the labels.
311 /* Mapping of labels to their associated blocks. At present
  /art/compiler/dex/quick/mips/
call_mips.cc 40 * labels are fixed).
  /bionic/libc/netbsd/resolv/
res_comp.c 151 /* BIONIC: We also accept underscores in the middle of labels.
  /build/tools/releasetools/
img_from_target_files 233 # also apply the labels in our new image. During building, the "file_contexts"
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
BasicBlockList.java 253 * both the catch types and target labels.
  /dalvik/dx/src/com/android/dx/rop/code/
BasicBlockList.java 252 * both the catch types and target labels.
  /dalvik/vm/compiler/codegen/arm/armv7-a-neon/
MethodCodegenDriver.cpp 433 /* Used to hold the labels of each block */
  /developers/build/prebuilts/gradle/BasicAccessibility/BasicAccessibilitySample/src/main/java/com/example/android/basicaccessibility/
DialView.java 204 // Draw text labels
  /developers/samples/android/ui/accessibility/BasicAccessibility/BasicAccessibilitySample/src/main/java/com/example/android/basicaccessibility/
DialView.java 204 // Draw text labels
  /development/samples/browseable/BasicAccessibility/src/com.example.android.basicaccessibility/
DialView.java 204 // Draw text labels
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRHashMap.m 196 * must deal with parms, locals and labels at some point
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRHashMap.m 196 * must deal with parms, locals and labels at some point

Completed in 718 milliseconds

<<31323334353637383940>>