| /external/python/cpython3/Modules/_ctypes/libffi_osx/powerpc/ |
| D | ppc-ffi_darwin.c | 1296 const char* inStruct, in ffi64_struct_to_reg_form() argument 1356 if (outFPRs != NULL && inStruct != NULL) in ffi64_struct_to_reg_form() 1358 (double)*(float*)&inStruct[srcMarker]; in ffi64_struct_to_reg_form() 1364 if (outGPRs != NULL && inStruct != NULL) in ffi64_struct_to_reg_form() 1366 (double)*(float*)&inStruct[srcMarker]; in ffi64_struct_to_reg_form() 1391 if (outFPRs != NULL && inStruct != NULL) in ffi64_struct_to_reg_form() 1393 *(double*)&inStruct[srcMarker]; in ffi64_struct_to_reg_form() 1399 if (outGPRs != NULL && inStruct != NULL) in ffi64_struct_to_reg_form() 1401 *(double*)&inStruct[srcMarker]; in ffi64_struct_to_reg_form() 1419 if (outFPRs != NULL && inStruct != NULL) in ffi64_struct_to_reg_form() [all …]
|
| /external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/ |
| D | ppc-ffi_darwin.c | 1296 const char* inStruct, in ffi64_struct_to_reg_form() argument 1356 if (outFPRs != NULL && inStruct != NULL) in ffi64_struct_to_reg_form() 1358 (double)*(float*)&inStruct[srcMarker]; in ffi64_struct_to_reg_form() 1364 if (outGPRs != NULL && inStruct != NULL) in ffi64_struct_to_reg_form() 1366 (double)*(float*)&inStruct[srcMarker]; in ffi64_struct_to_reg_form() 1391 if (outFPRs != NULL && inStruct != NULL) in ffi64_struct_to_reg_form() 1393 *(double*)&inStruct[srcMarker]; in ffi64_struct_to_reg_form() 1399 if (outGPRs != NULL && inStruct != NULL) in ffi64_struct_to_reg_form() 1401 *(double*)&inStruct[srcMarker]; in ffi64_struct_to_reg_form() 1419 if (outFPRs != NULL && inStruct != NULL) in ffi64_struct_to_reg_form() [all …]
|
| /external/clang/docs/tools/ |
| D | dump_format_style.py | 103 BeforeStruct, Finished, InStruct, InNestedStruct, InNestedFieldComent, \ variable in read_options.State 118 state = State.InStruct 119 elif state == State.InStruct: 138 state = State.InStruct 150 state = State.InStruct 163 state = State.InStruct
|
| /external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ |
| D | CharacterMaskConfigOrBuilder.java | 106 * instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP 119 * instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP 132 * instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP 145 * instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP 159 * instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP
|
| D | CharacterMaskConfig.java | 196 * instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP 212 * instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP 229 * instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP 245 * instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP 261 * instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP 1036 * instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP 1055 * instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP 1074 * instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP 1093 * instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP 1118 * instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP [all …]
|
| /external/curl/docs/libcurl/opts/ |
| D | CURLOPT_HSTS_CTRL.md | 33 HSTS (HTTP Strict Transport Security) means that an HTTPS server can instruct 39 Populate the long *bitmask* with the correct set of features to instruct
|
| D | CURLMOPT_PIPELINING.md | 32 Pass in the correct value in the **bitmask** parameter to instruct libcurl to
|
| /external/openthread/tests/scripts/thread-cert/ |
| D | v1_2_LowPower_test_link_metrics_manager.py | 53 4. Instruct the leader ping the router. 58 7. Instruct both the router and the child ping the leader. 109 # Step 4 - Instruct the leader ping the router. 121 # Step 7 - Instruct both the router and the child ping the leader.
|
| /external/libcap/doc/ |
| D | cap_launch.3 | 108 The following functions can be used to instruct the launcher to modify 116 The following functions instruct the launcher to do some common tasks
|
| /external/federated-compute/fcp/patches/ |
| D | tensorflow_tf_custom_op_py_library.patch | 9 # Instruct build_cleaner to try to avoid using this rule; typically ops
|
| /external/mesa3d/src/mesa/state_tracker/ |
| D | st_interop.c | 65 /* Instruct the caller that we support up-to version four of the interface */ in st_interop_query_device_info() 347 /* Instruct the caller of the version of the interface we support */ in st_interop_export_object() 369 /* Instruct the caller of the version of the interface we support */ in flush_object()
|
| /external/aws-sdk-java-v2/.changes/2.20.x/ |
| D | 2.20.150.json | 9 …"description": "Do not instruct the CRT Sigv4a signer to do path normalization to avoid signature …
|
| /external/curl/docs/cmdline-opts/ |
| D | continue-at.md | 25 Use "-C -" to instruct curl to automatically find out where/how to resume the
|
| /external/webrtc/call/ |
| D | version.cc | 19 // Using volatile to instruct the compiler to not optimize `p` away even in LoadWebRTCVersionInRegister()
|
| /external/tpm2-tss/ |
| D | INSTALL.md | 128 Using Debian as an example we can instruct the build to install the udev 162 you'll need to instruct udev to reload its rules and apply the new rule.
|
| /external/protobuf/ruby/ext/google/protobuf_c/ |
| D | extconf.rb | 17 # Instruct the linker to point memcpy calls at our __wrap_memcpy wrapper.
|
| /external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | extconf.rb | 17 # Instruct the linker to point memcpy calls at our __wrap_memcpy wrapper.
|
| /external/bazelbuild-rules_python/gazelle/python/testdata/invalid_imported_module/ |
| D | test.yaml | 21 2. Instruct Gazelle to resolve to a known dependency using the gazelle:resolve directive.
|
| /external/libchrome/base/third_party/dynamic_annotations/ |
| D | README.chromium | 7 They were mainly intended to instruct the Valgrind-based version of
|
| /external/cronet/base/third_party/dynamic_annotations/ |
| D | README.chromium | 9 They were mainly intended to instruct the Valgrind-based version of
|
| /external/skia/include/private/base/ |
| D | SkAPI.h | 21 // APIs to that DLL. If a client is using Skia which was compiled as a DLL, we need to instruct
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | youtube_v3.captions.html | 169 …t or captions.update methods, you can set the sync parameter to true to instruct YouTube to sync t… 203 …t or captions.update methods, you can set the sync parameter to true to instruct YouTube to sync t… 247 …t or captions.update methods, you can set the sync parameter to true to instruct YouTube to sync t… 282 …t or captions.update methods, you can set the sync parameter to true to instruct YouTube to sync t… 316 …t or captions.update methods, you can set the sync parameter to true to instruct YouTube to sync t…
|
| /external/ltp/testcases/kernel/controllers/memcg/control/ |
| D | memcg_control_test.sh | 28 #Instruct the test process to start acquiring memory
|
| /external/libchrome/components/policy/core/common/ |
| D | external_data_fetcher.h | 25 // This instance's Fetch() method will instruct the |manager| to retrieve the
|
| /external/federated-compute/fcp/protos/ |
| D | task_eligibility_context.proto | 40 // could instruct the server task eligibility computation that the task should
|