HomeSort by relevance Sort by last modified time
    Searched full:composite (Results 576 - 600 of 1856) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/opt/
fold_spec_constant_op_and_composite_pass.cpp 297 // used in OpSpecConstant{Composite|Op} instructions.
310 // Normal Constant whose value(s) are fixed. Note that for a composite
407 // Case 1: current constant is a non-null composite type constant.
409 "Literal index out of bound of the composite constant");
418 // Dereferencing a non-composite constant. Invalid case.
479 // must be added to the module before the dependee composite constants to
764 // should have been added to the module prior to the composite constant.
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationBuilder.java     [all...]
  /external/icu/icu4c/source/i18n/
collationbuilder.cpp 1180 UChar32 composite = iter.getCodepoint(); local
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationBuilder.java     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
Normalizer2Impl.java 1924 int composite=compositeAndFwd>>1; local
2010 int composite=compositeAndFwd>>1; local
    [all...]
  /external/icu/icu4c/source/common/
normalizer2impl.cpp     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
Normalizer2Impl.java 1922 int composite=compositeAndFwd>>1; local
2008 int composite=compositeAndFwd>>1; local
    [all...]
  /external/llvm/utils/TableGen/
CodeGenRegisters.h 76 // Map of composite subreg indices.
87 // Add a composite subreg index: this+A = B.
88 // Return a conflicting composite, or NULL
107 // Update the composite maps of components specified in 'ComposedOf'.
552 // Populate the Composite map from sub-register relationships.
  /external/protobuf/java/core/src/test/java/com/google/protobuf/
ByteStringTest.java 568 assertTrue("Composite substring must equal a literal substring over the same bytes",
570 assertTrue("Literal substring must equal a composite substring over the same bytes",
573 assertEquals("We must get the same hashcodes for composite and literal substrings",
587 assertTrue("Composite string must be equal to literal string",
589 assertEquals("Composite string must have same hashcode as literal string",
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/include/spirv-tools/
optimizer.hpp 142 // Creates a fold-spec-constant-op-and-composite pass.
143 // A fold-spec-constant-op-and-composite pass folds spec constants defined by
153 // with an OpConstant instruction. When folding composite spec constants,
154 // new instructions may be inserted to define the components of the composite
359 // access chain loads into equivalent composite extracts. Then consolidate
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyFactory.java 46 import org.eclipse.swt.widgets.Composite;
708 public static Composite addWorkaround(Composite parent) {
710 Composite top = new Composite(parent, SWT.NONE);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
LintPreferencePage.java 64 import org.eclipse.swt.widgets.Composite;
124 public Control createContents(Composite parent) {
130 Composite container = new Composite(parent, SWT.NULL);
271 protected void contributeButtons(Composite parent) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
ProjectNamePage.java 54 import org.eclipse.swt.widgets.Composite;
118 public void createControl(Composite parent) {
119 Composite container = new Composite(parent, SWT.NULL);
163 Composite group = mWorkingSetGroup.createControl(container);
  /prebuilts/tools/common/m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/
org.eclipse.sisu.plexus-0.0.0.M5.jar 
  /prebuilts/devtools/tools/lib/
uiautomatorviewer.jar 
  /prebuilts/gradle-plugin/com/android/tools/uiautomatorviewer/24.4.0-beta6/
uiautomatorviewer-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/uiautomatorviewer/24.5.0/
uiautomatorviewer-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/uiautomatorviewer/25.0.0-alpha1/
uiautomatorviewer-25.0.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/uiautomatorviewer/25.3.0-alpha1/
uiautomatorviewer-25.3.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/uiautomatorviewer/25.3.0-beta1/
uiautomatorviewer-25.3.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/uiautomatorviewer/25.3.0-beta2/
uiautomatorviewer-25.3.0-beta2.jar 
  /external/ImageMagick/utilities/
magick-script.1 31 \-compose operator set image composite operator
246 \-composite composite image
magick-script.1.in 31 \-compose operator set image composite operator
246 \-composite composite image
magick.1 28 \-compose operator set image composite operator
243 \-composite composite image
magick.1.in 28 \-compose operator set image composite operator
243 \-composite composite image

Completed in 331 milliseconds

<<21222324252627282930>>