Home
last modified time | relevance | path

Searched full:manually (Results 1 – 25 of 5503) sorted by relevance

12345678910>>...221

/external/crosvm/disk/patches/
DAndroid.bp.patch9 + "composite-disk", // Added manually
15 + "libcrc32fast", // Added manually
20 + "libprotobuf", // Added manually
21 + "libprotos", // Added manually
26 + "libuuid", // Added manually
34 + "composite-disk", // Added manually
40 + "libcrc32fast", // Added manually
45 + "libprotobuf", // Added manually
46 + "libprotos", // Added manually
51 + "libuuid", // Added manually
/external/crosvm/disk/
DAndroid.bp31 "composite-disk", // Added manually
37 "libcrc32fast", // Added manually
42 "libprotobuf", // Added manually
43 "libprotos", // Added manually
48 "libuuid", // Added manually
69 "composite-disk", // Added manually
75 "libcrc32fast", // Added manually
80 "libprotobuf", // Added manually
81 "libprotos", // Added manually
86 "libuuid", // Added manually
/external/antlr/runtime/Ruby/lib/antlr3/template/
Dgroup-file-lexer.rb115 # -> uncomment the next line to manually enable rule tracing
131 # -> uncomment the next line to manually enable rule tracing
139 # -> uncomment the next line to manually enable rule tracing
155 # -> uncomment the next line to manually enable rule tracing
163 # -> uncomment the next line to manually enable rule tracing
179 # -> uncomment the next line to manually enable rule tracing
187 # -> uncomment the next line to manually enable rule tracing
203 # -> uncomment the next line to manually enable rule tracing
211 # -> uncomment the next line to manually enable rule tracing
227 # -> uncomment the next line to manually enable rule tracing
[all …]
Dgroup-file-parser.rb173 # -> uncomment the next line to manually enable rule tracing
234 # -> uncomment the next line to manually enable rule tracing
250 # -> uncomment the next line to manually enable rule tracing
309 # -> uncomment the next line to manually enable rule tracing
325 # -> uncomment the next line to manually enable rule tracing
395 # -> uncomment the next line to manually enable rule tracing
411 # -> uncomment the next line to manually enable rule tracing
470 # -> uncomment the next line to manually enable rule tracing
486 # -> uncomment the next line to manually enable rule tracing
524 # -> uncomment the next line to manually enable rule tracing
[all …]
/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/layout/
DScriptTagModuleWriter.java39 …put.println("const LETag bng2ScriptTag = 0x626E6732; /* 'bng2' (BENGALI v.2) (manually added) */"); in writeTagValueHeader()
42 ….println("const LETag dev2ScriptTag = 0x64657632; /* 'dev2' (DEVANAGARI v.2) (manually added) */"); in writeTagValueHeader()
45 …ut.println("const LETag gjr2ScriptTag = 0x676A7232; /* 'gjr2' (GUJARATI v.2) (manually added) */"); in writeTagValueHeader()
48 …ut.println("const LETag gur2ScriptTag = 0x67757232; /* 'gur2' (GURMUKHI v.2) (manually added) */"); in writeTagValueHeader()
51 …put.println("const LETag knd2ScriptTag = 0x6B6E6432; /* 'knd2' (KANNADA v.2) (manually added) */"); in writeTagValueHeader()
54 …t.println("const LETag mlm2ScriptTag = 0x6D6C6D32; /* 'mlm2' (MALAYALAM v.2) (manually added) */"); in writeTagValueHeader()
57 …utput.println("const LETag ory2ScriptTag = 0x6F727932; /* 'ory2' (ORIYA v.2) (manually added) */"); in writeTagValueHeader()
60 …utput.println("const LETag tml2ScriptTag = 0x746D6C32; /* 'tml2' (TAMIL v.2) (manually added) */"); in writeTagValueHeader()
63 …tput.println("const LETag tel2ScriptTag = 0x74656C32; /* 'tel2' (TELUGU v.2) (manually added) */"); in writeTagValueHeader()
/external/autotest/server/site_tests/power_WakeSources/
DREADME.md48 [test it manually](#Testing-wake-source-manually).
50 please [test it manually](#Testing-wake-source-manually). For example
53 ## Testing wake source manually
55 The steps below describe how to test wake sources manually.
/external/googleapis/google/rpc/context/
DBUILD.bazel24 # Manually added target. See b/274975612 for why.
49 # Manually added target. See b/274975612 for why.
64 # Manually added. See b/274975612 for why.
86 # Manually added target. See b/274975612 for why.
120 # Manually added target. See b/274975612 for why.
129 # Manually added target. See b/274975612 for why.
149 # Manually added target. See b/274975612 for why.
179 # Manually added target. See b/274975612 for why.
198 # Manually added target. See b/274975612 for why.
217 # Manually added target. See b/274975612 for why.
/external/python/cpython2/Mac/Modules/ctl/
Dctlscan.py48 … 'FindControlUnderMouse', # Generated manually, returns an existing control, not a new one.
49 'DisposeControl', # Generated manually
52 'TrackControl', # Generated manually
53 'HandleControlClick', # Generated manually
54 'SetControlData', # Generated manually
55 'GetControlData', # Generated manually
90 'CreateTabsControl', # wrote manually
/external/deqp/framework/delibs/cmake/
Dtoolchain-ios.cmake14 # If set manually, it will override the default location and force the user of a particular Devel…
19 # If set manually, this will force the use of a specific SDK version
82 # Setup iOS platform unless specified manually with IOS_PLATFORM
103 # Setup iOS developer location unless specified manually with CMAKE_IOS_DEVELOPER_ROOT
116 # Find and use the most recent iOS sdk unless specified manually with CMAKE_IOS_SDK_ROOT
124 …"No iOS SDK's found in default search path ${CMAKE_IOS_DEVELOPER_ROOT}. Manually set CMAKE_IOS_SDK…
134 …ently both ARCHS_STANDARD_32_BIT and ARCHS_UNIVERSAL_IPHONE_OS set armv7 only, so set both manually
/external/google-cloud-java/java-appengine-admin/proto-google-cloud-appengine-admin-v1/src/main/java/com/google/appengine/v1/
DSslSettingsOrBuilder.java33 * domain mapping. To omit SSL support or to configure SSL manually, specify
36 * manually map it to a `DomainMapping` resource.
52 * domain mapping. To omit SSL support or to configure SSL manually, specify
55 * manually map it to a `DomainMapping` resource.
71 * manually specified in order to configure SSL for this domain.
85 * manually specified in order to configure SSL for this domain.
DSslSettings.java107 * SSL support for this domain is configured manually by the user. Either
143 * SSL support for this domain is configured manually by the user. Either
249 * domain mapping. To omit SSL support or to configure SSL manually, specify
252 * manually map it to a `DomainMapping` resource.
279 * domain mapping. To omit SSL support or to configure SSL manually, specify
282 * manually map it to a `DomainMapping` resource.
311 * manually specified in order to configure SSL for this domain.
328 * manually specified in order to configure SSL for this domain.
807 * domain mapping. To omit SSL support or to configure SSL manually, specify
810 * manually map it to a `DomainMapping` resource.
[all …]
/external/google-cloud-java/java-bigquerydatatransfer/proto-google-cloud-bigquerydatatransfer-v1/src/main/java/com/google/cloud/bigquery/datatransfer/v1/
DScheduleOptionsOrBuilder.java49 * moment. The time when a data transfer can be trigerred manually is not
65 * moment. The time when a data transfer can be trigerred manually is not
81 * moment. The time when a data transfer can be trigerred manually is not
95 * moment. The time when a data transfer can be trigerred manually is not
110 * moment. The time when a data transfer can be trigerred manually is not
125 * moment. The time when a data transfer can be trigerred manually is not
DScheduleOptions.java98 * moment. The time when a data transfer can be trigerred manually is not
117 * moment. The time when a data transfer can be trigerred manually is not
136 * moment. The time when a data transfer can be trigerred manually is not
155 * moment. The time when a data transfer can be trigerred manually is not
173 * moment. The time when a data transfer can be trigerred manually is not
191 * moment. The time when a data transfer can be trigerred manually is not
680 * moment. The time when a data transfer can be trigerred manually is not
698 * moment. The time when a data transfer can be trigerred manually is not
720 * moment. The time when a data transfer can be trigerred manually is not
746 * moment. The time when a data transfer can be trigerred manually is not
[all …]
/external/webrtc/tools_webrtc/coverage/
Dgenerate_ios_coverage_command.py14 But for real devices actual execution should be done manually from Xcode
15 and coverage.profraw files should be also copied manually from the device.
130 print('2. Execute these Run targets manually with Xcode Run button and ')
131 print('manually save generated coverage.profraw file to %s:' % DIRECTORY)
134 print('3. Execute these Test targets manually with Xcode Test button and ')
135 print('manually save generated coverage.profraw file to %s:' % DIRECTORY)
/external/freetype/builds/cmake/
DiOS.cmake36 # IOS_PLATFORM value above. If you manually set this variable, it
45 # manually set this variable, it forces the use of a specific SDK
141 # set up iOS platform unless specified manually with IOS_PLATFORM
167 # set up iOS developer location unless specified manually with
188 # find and use the most recent iOS SDK unless specified manually with
198 …"No iOS SDK's found in default search path ${CMAKE_IOS_DEVELOPER_ROOT}. Manually set CMAKE_IOS_SD…
215 # ARCHS_UNIVERSAL_IPHONE_OS set armv7 only, so set both manually
/external/skia/docker/
DREADME.md10 need to manually push a verison, then run the following commands:
22 need to manually push a verison, then run the following commands:
41 if SwiftShader is updated), but if you need to manually push a version, then run the
52 It gets manually pushed anytime there's an update to the Dockerfile or relevant
72 It gets manually pushed anytime there's an update to the Dockerfile or relevant
/external/googleapis/google/shopping/css/v1/
DBUILD.bazel86 "//google/shopping/type:type_java_proto", # Added manually
114 "//google/shopping/type:type_java_proto", # Added manually
136 "//google/shopping/type:type_go_proto", # Added manually
164 "//google/api:api_go_proto", # Added manually
165 "//google/shopping/type:type_go_proto", # Added manually
180 py_import( # Added manually
191 opt_args = ["proto-plus-deps=google.shopping.type"], # Added manually
196 ":shopping_type", # Added manually
282 "//google/shopping/type:type_proto", # Added manually
/external/flatbuffers/docs/source/
DGoApi.md13 either move the files to `$GOROOT/src/flatbuffers` manually, if `$GOROOT`
14 is already set, otherwise you will need to manually set the `$GOROOT`
24 After the documentation is generated, you will have to manually remove any
/external/crosvm/x86_64/
DAndroid.bp57 // Exclude arm family manually
116 // Exclude arm family manually
176 // Exclude arm family manually
236 // Exclude arm family manually
/external/openthread/src/core/thread/
Ddua_manager.hpp126 * Sets the Interface Identifier manually specified for the Thread Domain Unicast Address.
137 * Clears the Interface Identifier manually specified for the Thread Domain Unicast Address.
143 * Indicates whether or not there is Interface Identifier manually specified for the Thread
146 * @retval true If there is Interface Identifier manually specified.
147 * @retval false If there is no Interface Identifier manually specified.
153 * Gets the Interface Identifier for the Thread Domain Unicast Address if manually specified.
/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
Dminigbm_bindings.rs6 // --allowlist-type='gbm_.*' minigbm/gbm.h Then modified manually
9 /* Added below line manually */
12 /* Added below line manually */
67 /* Added below line manually */
70 /* Added below line manually */
146 /* Added below line manually */
/external/libwebsockets/contrib/
DiOS.cmake14 # If set manually, it will override the default location and force the user of a particular Devel…
19 # If set manually, this will force the use of a specific SDK version
107 # Setup iOS platform unless specified manually with IOS_PLATFORM
146 # Setup iOS developer location unless specified manually with CMAKE_IOS_DEVELOPER_ROOT
160 # Find and use the most recent iOS sdk unless specified manually with CMAKE_IOS_SDK_ROOT
168 …"No iOS SDK's found in default search path ${CMAKE_IOS_DEVELOPER_ROOT}. Manually set CMAKE_IOS_SDK…
/external/bazelbuild-rules_python/docs/
Dcoverage.md36 need to manually configure coverage (see below).
38 ## Manually configuring coverage
40 To manually configure coverage support, you'll need to set the
/external/python/google-api-python-client/docs/dyn/
Dfirebasedynamiclinks_v1.managedShortLinks.html99 … parameters in the [documentation](https://firebase.google.com/docs/dynamic-links/create-manually).
115 … parameters in the [documentation](https://firebase.google.com/docs/dynamic-links/create-manually).
121 … parameters in the [documentation](https://firebase.google.com/docs/dynamic-links/create-manually).
126 … parameters in the [documentation](https://firebase.google.com/docs/dynamic-links/create-manually).
135 …s in the [documentation](https://firebase.google.com/docs/dynamic-links/create-manually). Required.
146 …ame to associate with the link. It's used for marketer to identify manually-created links in …
169 … parameters in the [documentation](https://firebase.google.com/docs/dynamic-links/create-manually).
185 … parameters in the [documentation](https://firebase.google.com/docs/dynamic-links/create-manually).
191 … parameters in the [documentation](https://firebase.google.com/docs/dynamic-links/create-manually).
196 … parameters in the [documentation](https://firebase.google.com/docs/dynamic-links/create-manually).
[all …]
/external/googleapis/google/appengine/v1beta/
Ddomain_mapping.proto60 // SSL support for this domain is configured manually by the user. Either
70 // domain mapping. To omit SSL support or to configure SSL manually, specify
73 // manually map it to a `DomainMapping` resource.
79 // manually specified in order to configure SSL for this domain.

12345678910>>...221