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

<<21222324252627282930>>

  /hardware/qcom/msm8x84/original-kernel-headers/media/
msmb_camera.h 153 /* Composite stats */
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
doc.go 78 An array, slice, or map composite literal of the form:
  /prebuilts/go/darwin-x86/src/go/types/
expr.go 29 If a hint argument is present, it is the composite literal element type
30 of an outer composite literal; it is used to type-check composite literal
86 // requirement x may also be a composite literal."
897 // indexElts checks the elements (elts) of an array or slice composite literal
937 // check element against composite literal element type
957 // If hint != nil, it is the type of a composite literal element.
1017 // (array composite literals and parameter lists)
1055 // composite literal type present - use it
1056 // [...]T array types may only appear with composite literals
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
race.go 97 // for composite objects we have to read every address
101 // for non-composite objects we can read just the start
110 // for composite objects we have to write every address
114 // for non-composite objects we can write just the start
  /prebuilts/go/linux-x86/src/cmd/gofmt/
doc.go 78 An array, slice, or map composite literal of the form:
  /prebuilts/go/linux-x86/src/go/types/
expr.go 29 If a hint argument is present, it is the composite literal element type
30 of an outer composite literal; it is used to type-check composite literal
86 // requirement x may also be a composite literal."
897 // indexElts checks the elements (elts) of an array or slice composite literal
937 // check element against composite literal element type
957 // If hint != nil, it is the type of a composite literal element.
1017 // (array composite literals and parameter lists)
1055 // composite literal type present - use it
1056 // [...]T array types may only appear with composite literals
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
race.go 97 // for composite objects we have to read every address
101 // for non-composite objects we can read just the start
110 // for composite objects we have to write every address
114 // for non-composite objects we can write just the start
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
opcode.h 74 // Determines if the given opcode is a composite type. Returns zero if false,
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
EditableDialogCellEditor.java 37 import org.eclipse.swt.widgets.Composite;
63 EditableDialogCellEditor(Composite parent) {
72 protected Button createButton(Composite parent) {
80 protected Control createContents(Composite cell) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewProjectWizard.java 331 CompositeChange composite = new CompositeChange("",
333 composite.perform(monitor);
422 CompositeChange composite = new CompositeChange("", local
424 composite.perform(monitor);
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/systrace/
SystraceOptionsDialogV1.java 28 import org.eclipse.swt.widgets.Composite;
96 protected Control createDialogArea(Composite parent) {
100 Composite c = new Composite(parent, SWT.BORDER);
  /external/ImageMagick/ImageMagick/api/
decorate.html 84 <dd> the composite operator. </dd>
119 <dd>the composite operator. </dd>
  /external/ImageMagick/www/api/
decorate.php 84 <dd> the composite operator. </dd>
119 <dd>the composite operator. </dd>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
Dbg.stg 67 ((Profiler)dbg).examineRuleMemoization(input, ruleIndex, stopIndex, <grammar.composite.rootGrammar.recognizerName>.ruleNames[ruleIndex]);
74 ((Profiler)dbg).memoize(input, ruleIndex, ruleStartIndex, <grammar.composite.rootGrammar.recognizerName>.ruleNames[ruleIndex]);
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
Dbg.stg 81 [(Profiler)dbg examineRuleMemoization:input, ruleIndex, <grammar.composite.rootGrammar.recognizerName>.ruleNames objectAtIndex:ruleIndex];
86 [((Profiler)dbg) memoize:input RuleIndex:ruleIndex StartIndex:ruleStartIndex [<grammar.composite.rootGrammar.recognizerName> ruleNames[ruleIndex]];
  /external/autotest/frontend/client/src/autotest/common/table/
DynamicTable.java 11 import com.google.gwt.user.client.ui.Composite;
32 static class SortIndicator extends Composite {
  /external/autotest/frontend/client/src/autotest/tko/
CommonPanel.java 14 import com.google.gwt.user.client.ui.Composite;
32 class CommonPanel extends Composite implements ClickHandler, PositionCallback {
SavedQueriesControl.java 23 import com.google.gwt.user.client.ui.Composite;
35 class SavedQueriesControl extends Composite
  /external/icu/icu4c/source/i18n/
usrchimp.h 203 * If the end character is composite and the pattern ce does not match the text
204 * ce, we skip it until we find a match in the end composite character or when
  /external/libxml2/result/
dia1.rde 136 4 1 dia:composite 0 0
193 4 15 dia:composite 0 0
dia1.rdr 136 4 1 dia:composite 0 0
193 4 15 dia:composite 0 0
dia2.rde 136 4 1 dia:composite 0 0
193 4 15 dia:composite 0 0
dia2.rdr 136 4 1 dia:composite 0 0
193 4 15 dia:composite 0 0
  /external/llvm/test/CodeGen/X86/
ins_subreg_coalesce-3.ll 3 %struct.COMPOSITE = type { i8, i16, i16 }
7 %struct.FONT_INFO = type { %struct.metrics*, i8*, i16*, %struct.COMPOSITE*, i32, %struct.rec*, %struct.rec*, i16, i16, i16*, i8*, i8*, i16* }

Completed in 589 milliseconds

<<21222324252627282930>>