HomeSort by relevance Sort by last modified time
    Searched refs:_schema (Results 1 - 4 of 4) sorted by null

  /external/v8/tools/gyp/pylib/gyp/
xcodeproj_file.py 110 XCObject need only provide a _schema class object, a dictionary that
205 _schema: A dictionary defining the properties of this class. The keys to
206 _schema are string property keys as used in project files. Values
266 described by its class' _schema variable.
269 _schema = {} variable in class:XCObject
318 is_strong = self._schema[key][2]
366 ('name' in self._schema and self._schema['name'][3]):
478 for property, attributes in self._schema.iteritems():
664 # Also see PBXContainerItemProxy._schema['remoteGlobalIDString']
901 _schema = XCObject._schema.copy() variable in class:XCHierarchicalElement
1105 _schema = XCHierarchicalElement._schema.copy() variable in class:PBXGroup
1448 _schema = XCFileLikeElement._schema.copy() variable in class:PBXFileReference
1560 _schema = XCObject._schema.copy() variable in class:XCBuildConfiguration
1594 _schema = XCObject._schema.copy() variable in class:XCConfigurationList
1705 _schema = XCObject._schema.copy() variable in class:PBXBuildFile
1753 _schema = XCObject._schema.copy() variable in class:XCBuildPhase
1923 _schema = XCBuildPhase._schema.copy() variable in class:PBXShellScriptBuildPhase
1941 _schema = XCBuildPhase._schema.copy() variable in class:PBXCopyFilesBuildPhase
2013 _schema = XCObject._schema.copy() variable in class:PBXBuildRule
2056 _schema = XCObject._schema.copy() variable in class:PBXContainerItemProxy
2093 _schema = XCObject._schema.copy() variable in class:PBXTargetDependency
2118 _schema = XCFileLikeElement._schema.copy() variable in class:PBXReferenceProxy
2134 _schema = XCRemoteObject._schema.copy() variable in class:XCTarget
2230 _schema = XCTarget._schema.copy() variable in class:PBXNativeTarget
2505 _schema = XCContainerPortal._schema.copy() variable in class:PBXProject
2869 _schema = XCObject._schema.copy() variable in class:XCProjectFile
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
table.py 150 table._schema = schema
178 return self._schema
206 self._schema = Schema(self._dict['KeySchema'])
  /external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
discovery.py     [all...]
  /prebuilts/tools/common/m2/repository/com/sun/xsom/xsom/20140925/
xsom-20140925.jar 

Completed in 607 milliseconds