/aosp12/frameworks/compile/mclinker/lib/Script/ |
H A D | OutputSectDesc.cpp | 157 OutputSectCmds assignments; in activate() local 162 assignments.push_back(*it); in activate() 167 for (iterator assign = assignments.begin(), in activate() 168 assignEnd = assignments.end(); in activate() 173 assignments.clear(); in activate() 182 if (!assignments.empty()) { in activate() 190 for (iterator assign = assignments.begin(), assignEnd = assignments.end(); in activate() 195 assignments.clear(); in activate()
|
H A D | SectionsCmd.cpp | 65 SectionCommands assignments; in activate() local 73 assignments.push_back(*it); in activate() 78 iterator assign, assignEnd = assignments.end(); in activate() 79 for (assign = assignments.begin(); assign != assignEnd; ++assign) in activate() 81 assignments.clear(); in activate()
|
H A D | Assignment.cpp | 83 script.assignments().push_back( in activate() 125 script.assignments().push_back( in activate() 161 script.assignments().push_back( in activate()
|
/aosp12/frameworks/compile/mclinker/include/mcld/ |
H A D | LinkerScript.h | 63 const Assignments& assignments() const { return m_Assignments; } in assignments() function 64 Assignments& assignments() { return m_Assignments; } in assignments() function
|
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/io/ |
H A D | GraphReader.java | 39 public abstract KeyValueMap readKeyValueAssignments(String assignments) throws GraphIOException; in readKeyValueAssignments() argument
|
H A D | TextGraphReader.java | 344 public KeyValueMap readKeyValueAssignments(String assignments) throws GraphIOException { in readKeyValueAssignments() argument 346 PatternScanner scanner = new PatternScanner(assignments, ignorePattern); in readKeyValueAssignments()
|
/aosp12/packages/apps/CarrierConfig/ |
H A D | README | 10 AOSP carrier ID assignments can be found at
|
/aosp12/frameworks/compile/mclinker/lib/Object/ |
H A D | ObjectLinker.cpp | 522 LinkerScript::Assignments::iterator it, ie = script.assignments().end(); in addScriptSymbols() 524 for (it = script.assignments().begin(); it != ie; ++it) { in addScriptSymbols() 746 assignEnd = script.assignments().end(); in finalizeSymbolValue() 747 for (assign = script.assignments().begin(); assign != assignEnd; ++assign) { in finalizeSymbolValue()
|
/aosp12/frameworks/proto_logging/stats/enums/stats/tls/ |
H A D | enums.proto | 31 // https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4
|
/aosp12/hardware/interfaces/drm/1.0/ |
H A D | ICryptoFactory.hal | 41 * http://dashif.org/identifiers/protection for uuid assignments
|
H A D | IDrmFactory.hal | 52 * http://dashif.org/identifiers/protection for uuid assignments
|
/aosp12/build/soong/androidmk/parser/ |
H A D | parser.go | 542 assignments map[string]string member 546 assignments map[string]string member
|
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
H A D | Filter.java | 112 public final void initWithAssignmentString(String assignments) { in initWithAssignmentString() argument 114 KeyValueMap valueMap = new TextGraphReader().readKeyValueAssignments(assignments); in initWithAssignmentString()
|
/aosp12/system/media/camera/docs/ |
H A D | camera_metadata_tag_info.mako | 24 * Array assignments are done using specified-index syntax to keep things in
|
/aosp12/build/make/ |
H A D | Changes.md | 89 For each partition, having multiple sysprop assignments for the same name is 114 ### Optional assignments 121 is no other non-optional assignments having the same name. For example, the 126 Note that the order between the optional and the non-optional assignments 131 Optional assignments can be duplicated and in that case their order matters.
|
/aosp12/system/tools/aidl/ |
H A D | aidl_language_y.yy | 357 // TODO(b/123321528): Support enum type default assignments (TestEnum foo = TestEnum.FOO).
|
/aosp12/build/soong/ |
H A D | README.md | 64 An Android.bp file may contain top-level variable assignments:
|
/aosp12/frameworks/base/core/proto/android/server/ |
H A D | jobscheduler.proto | 218 // Bucket assignments as recorded in the JobStatus objects are normalized to
|
/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/include/automotive/ |
H A D | filesystem | 842 // assignments
|
/aosp12/frameworks/wilhelm/doc/ |
H A D | Doxyfile | 1199 # config file, i.e. a series of assignments. You only have to provide
|
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
H A D | feature_mos_API_doxyfile | 1138 # config file, i.e. a series of assignments. You only have to provide
|
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
H A D | dbreg_API_doxyfile | 1138 # config file, i.e. a series of assignments. You only have to provide
|
/aosp12/frameworks/native/docs/ |
H A D | Doxyfile | 1457 # config file, i.e. a series of assignments. You only have to provide
|
/aosp12/frameworks/av/media/libaaudio/ |
H A D | Doxyfile | 1730 # file, i.e. a series of assignments. You only have to provide replacements,
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
H A D | Doxyfile.in | 1783 # file, i.e. a series of assignments. You only have to provide replacements,
|