HomeSort by relevance Sort by last modified time
    Searched defs:SETS (Results 1 - 16 of 16) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
pwdmodule.c 49 sets(PyObject *v, int i, char* val) function
68 #define SETS(i,val) sets(v, i, val)
70 SETS(setIndex++, p->pw_name);
72 SETS(setIndex++, "");
74 SETS(setIndex++, p->pw_passwd);
79 SETS(setIndex++, "");
81 SETS(setIndex++, p->pw_gecos);
83 SETS(setIndex++, p->pw_dir);
84 SETS(setIndex++, p->pw_shell);
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_BitDec_s.h 129 pBitStream SETS "$RBitStream"
130 BitBuffer SETS "$RBitBuffer"
131 BitCount SETS "$RBitCount"
armCOMM_s.h 64 _32 SETS "ALIGN32"
65 _16 SETS "ALIGN16"
74 _CPU SETS OVERRIDECPU
76 _CPU SETS {CPU}
129 _Variant SETS ""
191 _Variant SETS "$var"
202 _Struct SETS "$sname"
227 _Struct SETS ""
494 _base SETS ("$a0":LEFT:(:LEN:"$a0"-1)):RIGHT:(:LEN:"$a0"-2) ;// remove []
495 _offset SETS "$a1
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_BitDec_s.h 129 pBitStream SETS "$RBitStream"
130 BitBuffer SETS "$RBitBuffer"
131 BitCount SETS "$RBitCount"
armCOMM_s.h 64 _32 SETS "ALIGN32"
65 _16 SETS "ALIGN16"
74 _CPU SETS OVERRIDECPU
76 _CPU SETS {CPU}
129 _Variant SETS ""
194 _Variant SETS "$var"
205 _Struct SETS "$sname"
230 _Struct SETS ""
497 _base SETS ("$a0":LEFT:(:LEN:"$a0"-1)):RIGHT:(:LEN:"$a0"-2) ;// remove []
498 _offset SETS "$a1
    [all...]
  /frameworks/base/core/java/com/google/android/util/
AbstractMessageParser.java 1024 "http://(?:www.)?flickr.com/photos/([^/?#&]+)/(tags|sets)/" +
1027 private static final String SETS = "sets";
1032 private String grouping; // either "tags" or "sets"
1033 private String groupingId; // sets or tags identifier
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 641 #define SETS(a) CHOICE(sets a, sets a, seta a)
    [all...]
  /external/zxing/core/
core.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 477 milliseconds