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

  /frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
ObservableFieldTest.java 77 TextView view = mBinder.cField;
80 mObj.cField.set('A');
  /frameworks/data-binding/integration-tests/TestApp/app/src/main/res/layout/
observable_field_test.xml 38 android:id="@+id/cField"
41 android:text="@{`` + obj.cField}"/>
  /external/python/cpython2/PCbuild/
_ctypes.vcxproj.filters 41 <ClCompile Include="..\Modules\_ctypes\cfield.c">
_ctypes.vcxproj 83 <ClCompile Include="..\Modules\_ctypes\cfield.c" />
  /external/python/cpython3/PCbuild/
_ctypes.vcxproj.filters 41 <ClCompile Include="..\Modules\_ctypes\cfield.c">
_ctypes.vcxproj 83 <ClCompile Include="..\Modules\_ctypes\cfield.c" />
  /frameworks/data-binding/integration-tests/TestApp/app/src/main/java/android/databinding/testapp/vo/
ObservableFieldBindingObject.java 35 public final ObservableChar cField = new ObservableChar();
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/
Multipart.java 193 ContentTypeField cField = (ContentTypeField) e.getHeader().getField(
195 return cField.getBoundary();
  /external/python/cpython2/PC/VC6/
_ctypes.dsp 108 SOURCE=..\..\Modules\_ctypes\cfield.c
  /libcore/luni/src/test/java/libcore/java/io/
OldObjectStreamFieldTest.java 30 char cField = 'c';
  /external/python/cpython2/PC/VS7.1/
_ctypes.vcproj 256 RelativePath="..\..\Modules\_ctypes\cfield.c">
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_ctypes.so 
  /external/pdfium/third_party/lcms/src/
cmscgats.c     [all...]
  /external/python/cpython2/PC/VS8.0/
_ctypes.vcproj 574 RelativePath="..\..\Modules\_ctypes\cfield.c"
  /external/python/cpython2/PC/VS9.0/
_ctypes.vcproj 574 RelativePath="..\..\Modules\_ctypes\cfield.c"
  /external/python/cpython3/Modules/_ctypes/
cfield.c 10 #define CTYPES_CFIELD_CAPSULE_NAME_PYMEM "_ctypes/cfield.c pymem"
296 "_ctypes.CField", /* tp_name */
    [all...]
_ctypes.c 848 runtime created properties, a CField is probably *not* needed ?
    [all...]
  /external/python/cpython2/Modules/_ctypes/
cfield.c 16 # define CTYPES_CAPSULE_WCHAR_T "_ctypes/cfield.c wchar_t buffer from unicode"
304 "_ctypes.CField", /* tp_name */
    [all...]
_ctypes.c 888 runtime created properties, a CField is probably *not* needed ?
    [all...]
  /external/python/cpython2/
Android.bp 823 "Modules/_ctypes/cfield.c",
setup.py     [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h     [all...]
  /external/python/cpython3/
setup.py     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DateFormatTest.java 3577 DateFormat.Field cfield = ChineseDateFormat.Field.ofCalendarField(ccalField); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DateFormatTest.java 3574 DateFormat.Field cfield = ChineseDateFormat.Field.ofCalendarField(ccalField); local
    [all...]

Completed in 1494 milliseconds