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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
doc.go 25 <T> Is an arrangement specifier and can have the following values:
30 <T> Is an arrangement specifier and can have the following values:
35 <T> Is an arrangement specifier and can have the following values:
40 <T> Is an arrangement specifier and can have the following values:
45 <T> Is an arrangement specifier and can have the following values:
50 <T> Is an arrangement specifier and can have the following values:
57 <T> Is an arrangement specifier and can have the following values:
64 <T> Is an arrangement specifier and can have the following values:
74 <T> Is an arrangement specifier and can have the following values:
79 <T> Is an arrangement specifier and can have the following values
    [all...]
a.out.go 170 // bits 5-8 indicates arrangement: <T>
762 // Arrangement for ARM64 SIMD instructions
764 // arrangement types
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
doc.go 25 <T> Is an arrangement specifier and can have the following values:
30 <T> Is an arrangement specifier and can have the following values:
35 <T> Is an arrangement specifier and can have the following values:
40 <T> Is an arrangement specifier and can have the following values:
45 <T> Is an arrangement specifier and can have the following values:
50 <T> Is an arrangement specifier and can have the following values:
57 <T> Is an arrangement specifier and can have the following values:
64 <T> Is an arrangement specifier and can have the following values:
74 <T> Is an arrangement specifier and can have the following values:
79 <T> Is an arrangement specifier and can have the following values
    [all...]
a.out.go 170 // bits 5-8 indicates arrangement: <T>
762 // Arrangement for ARM64 SIMD instructions
764 // arrangement types
  /development/tools/mkstubs/.idea/
codeStyleSettings.xml 58 <arrangement>
69 </arrangement>
  /frameworks/base/tests/AccessoryDisplay/
README 17 in this arrangement and will provide power to the source.
32 in this arrangement and will receive power from the sink.
  /frameworks/layoutlib/.idea/
codeStyleSettings.xml 60 <arrangement>
71 </arrangement>
  /frameworks/layoutlib/.idea/codeStyles/
Project.xml 57 <arrangement>
68 </arrangement>
  /frameworks/base/core/java/android/content/pm/
Signature.aidl 28 * This is not the best arrangement. If you, dear reader, happen to implement native implementations
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elf-fdpic.h 49 #define ELF_FDPIC_FLAG_ARRANGEMENT 0x0000000f /* PT_LOAD arrangement flags */
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Finder/
Type_Definitions.py 42 """button view arrangement - the method of arrangement of icons in default Finder button view windows """
90 """spatial view arrangement - the method of arrangement of icons in default Finder spatial view windows """
247 'arrangement' : _Prop_arrangement,
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Type_Definitions.py 42 """button view arrangement - the method of arrangement of icons in default Finder button view windows """
90 """spatial view arrangement - the method of arrangement of icons in default Finder spatial view windows """
247 'arrangement' : _Prop_arrangement,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Type_Definitions.py 42 """button view arrangement - the method of arrangement of icons in default Finder button view windows """
90 """spatial view arrangement - the method of arrangement of icons in default Finder spatial view windows """
247 'arrangement' : _Prop_arrangement,
  /art/test/utils/python/testgen/
utils.py 63 A generator that yields a tuple containing a possible arrangement of subtree
  /external/libchrome/base/
version.h 43 // string may end with ".*" (e.g. 1.2.*, 1.*). Any other arrangement with "*"
  /external/tensorflow/tensorflow/docs_src/programmers_guide/
index.md 34 devices and how you can change the arrangement manually.
  /external/autotest/server/site_tests/network_WiFi_SSIDMultiSwitchBack/
network_WiFi_SSIDMultiSwitchBack.py 51 This arrangement ensures that the attenuator port numbers are assigned to
57 arrangement since swapping Port0 and Port1 would cause us to attenuate the
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
inst.go 846 type Arrangement uint8
849 _ Arrangement = iota
865 func (a Arrangement) String() (result string) {
897 // Register with arrangement: <Vd>.<T>, { <Vt>.8B, <Vt2>.8B},
900 a Arrangement
930 // Register with arrangement and index: <Vm>.<Ts>[<index>],
934 a Arrangement
arg.go 154 // one register with arrangement specifier encoded in the "size:Q" field which can have the following values:
165 // three registers with arrangement specifier encoded in the "size:Q" field which can have the following values:
176 // one register with arrangement:H and element index encoded in "Q:S:size<1>".
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
inst.go 846 type Arrangement uint8
849 _ Arrangement = iota
865 func (a Arrangement) String() (result string) {
897 // Register with arrangement: <Vd>.<T>, { <Vt>.8B, <Vt2>.8B},
900 a Arrangement
930 // Register with arrangement and index: <Vm>.<Ts>[<index>],
934 a Arrangement
arg.go 154 // one register with arrangement specifier encoded in the "size:Q" field which can have the following values:
165 // three registers with arrangement specifier encoded in the "size:Q" field which can have the following values:
176 // one register with arrangement:H and element index encoded in "Q:S:size<1>".
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/
arm64.go 260 return 0, errors.New("invalid arrangement in ARM64 register list")
266 func ARM64RegisterListOffset(firstReg, regCnt int, arrangement int64) (int64, error) {
280 offset |= arrangement
  /prebuilts/go/linux-x86/src/cmd/asm/internal/arch/
arm64.go 260 return 0, errors.New("invalid arrangement in ARM64 register list")
266 func ARM64RegisterListOffset(firstReg, regCnt int, arrangement int64) (int64, error) {
280 offset |= arrangement
  /external/capstone/cstool/
cstool_arm64.c 85 printf("\t\t\tVector Arrangement Specifier: 0x%x\n", op->vas);
  /external/neven/FaceRecEm/common/src/b_FDSDK/
Types.h 88 /** database arrangement type */

Completed in 1186 milliseconds

1 2 3 4 5 6 7 8 91011>>