Home
last modified time | relevance | path

Searched full:modify (Results 1 – 25 of 37600) sorted by relevance

12345678910>>...1504

/aosp_15_r20/external/coreboot/src/device/oprom/x86emu/
H A Dprim_asm.h11 * Permission to use, copy, modify, distribute, and sell this software and
57 modify exact [eax];
68 modify exact [ax];
79 modify exact [ax];
90 modify exact [ax];
101 modify exact [ax];
112 modify exact [al bl];
123 modify exact [ax bx];
134 modify exact [eax ebx];
145 modify exact [al bl];
[all …]
/aosp_15_r20/external/deqp/android/cts/main/src/
H A Degl-main-2022-03-01.txt56 dEQP-EGL.functional.image.modify.android_native_rgba4_tex_subimage_rgba8
57 dEQP-EGL.functional.image.modify.android_native_rgba4_tex_subimage_rgba4
58 dEQP-EGL.functional.image.modify.android_native_rgba4_renderbuffer_clear_color
59 dEQP-EGL.functional.image.modify.android_native_rgb5_a1_tex_subimage_rgb5_a1
60 dEQP-EGL.functional.image.modify.android_native_rgb5_a1_renderbuffer_clear_color
61 dEQP-EGL.functional.image.modify.android_native_rgb565_tex_subimage_rgb8
62 dEQP-EGL.functional.image.modify.android_native_rgb565_tex_subimage_rgb565
63 dEQP-EGL.functional.image.modify.android_native_rgb565_renderbuffer_clear_color
64 dEQP-EGL.functional.image.modify.android_native_rgb8_tex_subimage_rgb8
65 dEQP-EGL.functional.image.modify.android_native_rgb8_renderbuffer_clear_color
[all …]
/aosp_15_r20/external/deqp/android/cts/main/
H A Degl-main-2022-03-01.txt55 dEQP-EGL.functional.image.modify.android_native_d16_renderbuffer_clear_depth
56 dEQP-EGL.functional.image.modify.android_native_d24_renderbuffer_clear_depth
57 dEQP-EGL.functional.image.modify.android_native_d24s8_renderbuffer_clear_depth
58 dEQP-EGL.functional.image.modify.android_native_d24s8_renderbuffer_clear_stencil
59 dEQP-EGL.functional.image.modify.android_native_d32f_renderbuffer_clear_depth
60 dEQP-EGL.functional.image.modify.android_native_d32fs8_renderbuffer_clear_depth
61 dEQP-EGL.functional.image.modify.android_native_d32fs8_renderbuffer_clear_stencil
62 dEQP-EGL.functional.image.modify.android_native_rgb10a2_renderbuffer_clear_color
63 dEQP-EGL.functional.image.modify.android_native_rgb565_renderbuffer_clear_color
64 dEQP-EGL.functional.image.modify.android_native_rgb565_tex_subimage_rgb565
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/ec2/src/main/resources/codegen-resources/
H A Dcustomization.config85 "modify": [
94 "modify": [
103 "modify": [
112 "modify": [
121 "modify": [
130 "modify": [
139 "modify": [
148 "modify": [
157 "modify": [
166 "modify": [
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/directory/src/main/resources/codegen-resources/
H A Dcustomization.config12 "modify": [
21 "modify": [
30 "modify": [
39 "modify": [
48 "modify": [
57 "modify": [
66 "modify": [
75 "modify": [
84 "modify": [
93 "modify": [
[all …]
/aosp_15_r20/prebuilts/vndk/v34/common/NOTICE_FILES/external/freetype/
DLICENSE7 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
30 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
53 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
76 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
99 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
122 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
145 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
168 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
191 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
214 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
[all …]
/aosp_15_r20/external/freetype/
H A DLICENSE7 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
30 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
53 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
76 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
99 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
122 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
145 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
168 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
191 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
214 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/test/
Dtest_update.cpp1 /* Boost.MultiIndex test for replace(), modify() and modify_key().
69 c.modify(it,do_nothing()); in test_stable_update()
72 c.modify(it,do_nothing(),do_nothing()); in test_stable_update()
77 bool b=c.modify(it,assign_value(i),assign_value(*it)); in test_stable_update()
144 BOOST_TEST(iis.modify(iis.begin(),increment_first)); in test_update()
145 BOOST_TEST(ii2.modify(ii2.begin(),increment_first)); in test_update()
146 BOOST_TEST(ii1.modify(project<1>(iis,iis.begin()),increment_first)); in test_update()
147 BOOST_TEST(ii2.modify(ii2.begin(),increment_first,decrement_first)); in test_update()
149 BOOST_TEST(!iis.modify(iis.begin(),increment_first,decrement_first)); in test_update()
152 BOOST_TEST(!iis.modify(iis.begin(),increment_first)); in test_update()
[all …]
/aosp_15_r20/art/test/990-field-trace/
H A Dexpected-stdout.txt1 MODIFY of int art.Test990$TestClass1.xyz on object of type: class art.Test990$TestClass1 in method …
2 MODIFY of java.lang.Object art.Test990$TestClass1.abc on object of type: class art.Test990$TestClas…
3 MODIFY of static long art.Test990$TestClass2.TOTAL on object of type: null in method art.Test990$Te…
4 MODIFY of int art.Test990$TestClass1.xyz on object of type: class art.Test990$TestClass2 in method …
5 MODIFY of java.lang.Object art.Test990$TestClass1.abc on object of type: class art.Test990$TestClas…
6 MODIFY of long art.Test990$TestClass2.baz on object of type: class art.Test990$TestClass2 in method…
7 MODIFY of int art.Test990$TestClass1.xyz on object of type: class art.Test990$TestClass1 in method …
8 MODIFY of java.lang.Object art.Test990$TestClass1.abc on object of type: class art.Test990$TestClas…
9 MODIFY of int art.Test990$TestClass1.xyz on object of type: class art.Test990$TestClass1 in method …
10 MODIFY of java.lang.Object art.Test990$TestClass1.abc on object of type: class art.Test990$TestClas…
[all …]
/aosp_15_r20/external/llvm/utils/emacs/
H A Dtablegen-mode.el59 (modify-syntax-entry ?\ " " tablegen-mode-syntax-table)
60 (modify-syntax-entry ?\t " " tablegen-mode-syntax-table)
61 (modify-syntax-entry ?\r " " tablegen-mode-syntax-table)
62 (modify-syntax-entry ?\n " " tablegen-mode-syntax-table)
63 (modify-syntax-entry ?\f " " tablegen-mode-syntax-table)
65 (modify-syntax-entry ?\% "w" tablegen-mode-syntax-table)
66 (modify-syntax-entry ?\_ "w" tablegen-mode-syntax-table)
68 (modify-syntax-entry ?/ ". 124b" tablegen-mode-syntax-table)
69 (modify-syntax-entry ?* ". 23" tablegen-mode-syntax-table)
70 (modify-syntax-entry ?\n "> b" tablegen-mode-syntax-table)
[all …]
/aosp_15_r20/libcore/ojluni/src/main/
H A DLICENSE40 software, or if you modify it.
49 and/or modify the software.
94 2. You may modify your copy or copies of the Program or any portion of it, thus
171 4. You may not copy, modify, sublicense, or distribute the Program except as
172 expressly provided under this License. Any attempt otherwise to copy, modify,
179 However, nothing else grants you permission to modify or distribute the Program
188 copy, distribute or modify the Program subject to these terms and conditions.
262 ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
287 This program is free software; you can redistribute it and/or modify it
353 you modify this library, you may extend this exception to your version of
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/quicksight/src/main/resources/codegen-resources/
H A Dcustomization.config4 "modify": [
13 "modify": [
22 "modify": [
31 "modify": [
40 "modify": [
49 "modify": [
58 "modify": [
67 "modify": [
76 "modify": [
85 "modify": [
[all …]
/aosp_15_r20/external/selinux/python/semanage/
H A Dsemanage10 # modify it under the terms of the GNU General Public License as
54 usage_login_dict = {' --add': ('-s SEUSER', '-r RANGE', 'LOGIN',), ' --modify': ('-s SEUSER', '-r R…
57 …': ('(', '-t TYPE', '-f FTYPE', '|', '-e EQUAL', ')', 'FILE_SPEC',), ' --modify': ('(', '-t TYPE',…
60 …', '-R ROLES', '-r RANGE', 'SEUSER', ')'), ' --delete': ('SEUSER',), ' --modify': ('(', '-L LEVEL'…
63 …-p PROTOCOL', '-r RANGE', '(', 'port_name', '|', 'port_range', ')'), ' --modify': ('-t TYPE', '-p …
66 …ET_PREFIX', '-r RANGE', '(', 'ibpkey_name', '|', 'pkey_range', ')'), ' --modify': ('-t TYPE', '-x …
69 … --add': ('-t TYPE', '-z IBDEV_NAME', '-r RANGE', '(', 'port', ')'), ' --modify': ('-t TYPE', '-z …
72 …-add': ('-M NETMASK', '-p PROTOCOL', '-t TYPE', '-r RANGE', 'node'), ' --modify': ('-M NETMASK', '…
75 usage_interface_dict = {' --add': ('-t TYPE', '-r RANGE', 'interface'), ' --modify': ('-t TYPE', '-…
78 usage_boolean_dict = {' --modify': ('(', '--on', '|', '--off', ')', 'boolean'), ' --list': ('-C',),…
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dicrsint.h37 …tatus,Modify) {Ordinal,DataType,0,0,0,offsetof(ADORowClass,Buffer),offsetof(ADORowClass,Status),0,… argument
38 …al,DataType,Buffer,Modify) {Ordinal,DataType,0,0,0,offsetof(ADORowClass,Buffer),0,0,classoffset(CA… argument
39Modify) {Ordinal,DataType,Precision,Scale,0,offsetof(ADORowClass,Buffer),offsetof(ADORowClass,Stat… argument
40 …cision,Scale,Modify) {Ordinal,DataType,Precision,Scale,0,offsetof(ADORowClass,Buffer),0,0,classoff… argument
41Modify) {Ordinal,DataType,0,0,Size,offsetof(ADORowClass,Buffer),offsetof(ADORowClass,Status),offse… argument
42 …tus,Modify) {Ordinal,DataType,0,0,Size,offsetof(ADORowClass,Buffer),offsetof(ADORowClass,Status),0… argument
43 …gth,Modify) {Ordinal,DataType,0,0,Size,offsetof(ADORowClass,Buffer),0,offsetof(ADORowClass,Length)… argument
44 …aType,Buffer,Size,Modify) {Ordinal,DataType,0,0,Size,offsetof(ADORowClass,Buffer),0,0,classoffset(… argument
/aosp_15_r20/out/soong/.intermediates/libcore/libcore-library-notices/android_common/
Dlibcore-NOTICES.txt123 do not modify the License. You may add Your own attribution
140 Notwithstanding the above, nothing herein shall supersede or modify
323 without limitation the rights to use, copy, modify, merge, publish,
358 without limitation the rights to use, copy, modify, merge, publish,
396 Permission to use, copy, modify, and distribute this
871 software, or if you modify it.
880 and/or modify the software.
925 2. You may modify your copy or copies of the Program or any portion of it, thus
1002 4. You may not copy, modify, sublicense, or distribute the Program except as
1003 expressly provided under this License. Any attempt otherwise to copy, modify,
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/ssooidc/src/main/resources/codegen-resources/
H A Dcustomization.config5 "modify": [
15 "modify": [
25 "modify": [
35 "modify": [
45 "modify": [
55 "modify": [
65 "modify": [
75 "modify": [
85 "modify": [
95 "modify": [
[all …]
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
H A DUnmodifiableBitSet.java24 throw new UnsupportedOperationException("Cannot modify."); in and()
29 throw new UnsupportedOperationException("Cannot modify."); in andNot()
34 throw new UnsupportedOperationException("Cannot modify."); in clear()
39 throw new UnsupportedOperationException("Cannot modify."); in clear()
44 throw new UnsupportedOperationException("Cannot modify."); in clear()
49 throw new UnsupportedOperationException("Cannot modify."); in flip()
54 throw new UnsupportedOperationException("Cannot modify."); in flip()
59 throw new UnsupportedOperationException("Cannot modify."); in set()
64 throw new UnsupportedOperationException("Cannot modify."); in set()
69 throw new UnsupportedOperationException("Cannot modify."); in set()
[all …]
/aosp_15_r20/external/gmmlib/Source/util/
H A Dg_gfxDebug.h7 //to use, copy, modify, merge, publish, distribute, sublicense, and/or sell /
27 // WARNING!!! DO NOT MODIFY this file - see detail above copyright.
43 // WARNING!!! DO NOT MODIFY this file - see detail above copyright.
59 // WARNING!!! DO NOT MODIFY this file - see detail above copyright.
74 // WARNING!!! DO NOT MODIFY this file - see detail above copyright.
83 // WARNING!!! DO NOT MODIFY this file - see detail above copyright.
91 // WARNING!!! DO NOT MODIFY this file - see detail above copyright.
103 // WARNING!!! DO NOT MODIFY this file - see detail above copyright.
116 // WARNING!!! DO NOT MODIFY this file - see detail above copyright.
130 // WARNING!!! DO NOT MODIFY this file - see detail above copyright.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DGIMatchTableExecutor.h354 /// - NewInsnID(ULEB128) - Instruction ID to modify
363 /// - NewInsnID(ULEB128) - Instruction ID to modify
369 /// - NewInsnID(ULEB128) - Instruction ID to modify
376 /// - InsnID(ULEB128) - Instruction ID to modify
381 /// - InsnID(ULEB128) - Instruction ID to modify
385 /// - InsnID(ULEB128) - Instruction ID to modify
391 /// - InsnID(ULEB128) - Instruction ID to modify
396 /// - InsnID(ULEB128) - Instruction ID to modify
404 /// - InsnID(ULEB128) - Instruction to modify.
412 /// - InsnID(ULEB128) - Instruction to modify.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DGIMatchTableExecutor.h348 /// - NewInsnID(ULEB128) - Instruction ID to modify
355 /// - NewInsnID(ULEB128) - Instruction ID to modify
361 /// - NewInsnID(ULEB128) - Instruction ID to modify
368 /// - InsnID(ULEB128) - Instruction ID to modify
373 /// - InsnID(ULEB128) - Instruction ID to modify
377 /// - InsnID(ULEB128) - Instruction ID to modify
383 /// - InsnID(ULEB128) - Instruction ID to modify
388 /// - InsnID(ULEB128) - Instruction ID to modify
396 /// - InsnID(ULEB128) - Instruction to modify.
404 /// - InsnID(ULEB128) - Instruction to modify.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DGIMatchTableExecutor.h348 /// - NewInsnID(ULEB128) - Instruction ID to modify
355 /// - NewInsnID(ULEB128) - Instruction ID to modify
361 /// - NewInsnID(ULEB128) - Instruction ID to modify
368 /// - InsnID(ULEB128) - Instruction ID to modify
373 /// - InsnID(ULEB128) - Instruction ID to modify
377 /// - InsnID(ULEB128) - Instruction ID to modify
383 /// - InsnID(ULEB128) - Instruction ID to modify
388 /// - InsnID(ULEB128) - Instruction ID to modify
396 /// - InsnID(ULEB128) - Instruction to modify.
404 /// - InsnID(ULEB128) - Instruction to modify.
[all …]
/aosp_15_r20/external/pigweed/pw_env_setup/py/pw_env_setup/
H A Djson_visitor.py34 'modify': {},
52 self._data['modify'].setdefault(name, default)
56 self._data['modify'][remove.name]['remove'].append(remove.value)
57 if remove.value in self._data['modify'][remove.name]['append']:
58 self._data['modify'][remove.name]['append'].remove(remove.value)
59 if remove.value in self._data['modify'][remove.name]['prepend']:
60 self._data['modify'][remove.name]['prepend'].remove(remove.value)
64 self._data['modify'][prepend.name]['prepend'].append(prepend.value)
65 if prepend.value in self._data['modify'][prepend.name]['remove']:
66 self._data['modify'][prepend.name]['remove'].remove(prepend.value)
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DGIMatchTableExecutor.h348 /// - NewInsnID(ULEB128) - Instruction ID to modify
355 /// - NewInsnID(ULEB128) - Instruction ID to modify
361 /// - NewInsnID(ULEB128) - Instruction ID to modify
368 /// - InsnID(ULEB128) - Instruction ID to modify
373 /// - InsnID(ULEB128) - Instruction ID to modify
377 /// - InsnID(ULEB128) - Instruction ID to modify
383 /// - InsnID(ULEB128) - Instruction ID to modify
391 /// - InsnID(ULEB128) - Instruction to modify.
399 /// - InsnID(ULEB128) - Instruction to modify.
404 /// - InsnID(ULEB128) - Instruction ID to modify
[all …]
/aosp_15_r20/external/angle/src/tests/deqp_support/
H A Ddeqp_egl_test_expectations.txt172 b/328156792 PINEAPPLE VULKAN : dEQP-EGL.functional.image.modify.renderbuffer_stencil_renderbuffer_c…
235 40644840 MAC METAL : dEQP-EGL.functional.image.modify.renderbuffer_rgb565_tex_subimage_rgb565 = FAIL
236 40644840 MAC METAL : dEQP-EGL.functional.image.modify.renderbuffer_rgb565_tex_subimage_rgb8 = FAIL
237 40644840 MAC METAL : dEQP-EGL.functional.image.modify.renderbuffer_rgb5_a1_renderbuffer_clear_color…
238 40644840 MAC METAL : dEQP-EGL.functional.image.modify.renderbuffer_rgb5_a1_tex_subimage_rgb5_a1 = F…
239 40644840 MAC METAL : dEQP-EGL.functional.image.modify.renderbuffer_rgba4_tex_subimage_rgba4 = FAIL
240 40644840 MAC METAL : dEQP-EGL.functional.image.modify.renderbuffer_rgba4_tex_subimage_rgba8 = FAIL
241 40644840 MAC METAL : dEQP-EGL.functional.image.modify.renderbuffer_rgb565_renderbuffer_clear_color …
242 40644840 MAC METAL : dEQP-EGL.functional.image.modify.renderbuffer_depth16_renderbuffer_clear_depth…
243 40644840 MAC METAL : dEQP-EGL.functional.image.modify.renderbuffer_stencil_renderbuffer_clear_stenc…
[all …]
/aosp_15_r20/external/harfbuzz_ng/
H A DLICENSE47 modify, redistribute, and sell modified and unmodified copies of the
109 license or royalty fees, to use, copy, modify, and distribute this
132 Permission to use, copy, modify, and/or distribute this software for any
168 modify, merge, publish, distribute, sublicense, and/or sell copies
191 license or royalty fees, to use, copy, modify, and distribute this
278 …btaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and…
309 … the document might be covered by the GNU General Public License. If you modify this font, you may…
420 a copy of the Font Software, to use, study, copy, merge, embed, modify,
519 a copy of the Font Software, to use, study, copy, merge, embed, modify,
633 a copy of the Font Software, to use, study, copy, merge, embed, modify,
[all …]

12345678910>>...1504