Home
last modified time | relevance | path

Searched full:storing (Results 1 – 25 of 3076) sorted by relevance

12345678910>>...124

/external/libhevc/encoder/arm/
Dihevce_scan_coeffs_neon.c266 /* storing last_x and last_y */ in ihevce_scan_coeffs_neon()
273 /* storing the scan order */ in ihevce_scan_coeffs_neon()
277 /* storing last_sub_block pos. in scan order count */ in ihevce_scan_coeffs_neon()
286 /* storing u2_csbf0flags word */ in ihevce_scan_coeffs_neon()
290 /* storing u2_sig_coeff_abs_gt0_flags 2 bytes */ in ihevce_scan_coeffs_neon()
294 /* storing u2_sig_coeff_abs_gt1_flags 2 bytes */ in ihevce_scan_coeffs_neon()
298 /* storing u2_sign_flags 2 bytes */ in ihevce_scan_coeffs_neon()
318 /* storing u2_abs_coeff_remaining[i] 2 bytes */ in ihevce_scan_coeffs_neon()
364 /* storing u2_csbf0flags word */ in ihevce_scan_coeffs_neon()
418 /* movemask:0 extended upper 16bits,Only low16 bits are required while storing */ in ihevce_scan_coeffs_neon()
[all …]
/external/clang/test/CodeGenObjC/
Dobjc2-write-barrier-3.m29 // storing into an array of strong pointer types.
33 // storing indirectly into an array of strong pointer types.
39 // storing into a struct element of an array of strong pointer types.
44 // Storing into an ivar of an array of strong pointer types.
/external/sl4a/Common/src/org/apache/commons/codec/binary/
DStringUtils.java36 …* Encodes the given string into a sequence of bytes using the ISO-8859-1 charset, storing the resu…
52 …* Encodes the given string into a sequence of bytes using the US-ASCII charset, storing the result…
68 …* Encodes the given string into a sequence of bytes using the UTF-16 charset, storing the result i…
84 …* Encodes the given string into a sequence of bytes using the UTF-16BE charset, storing the result…
100 …* Encodes the given string into a sequence of bytes using the UTF-16LE charset, storing the result…
116 …* Encodes the given string into a sequence of bytes using the UTF-8 charset, storing the result in…
132 …* Encodes the given string into a sequence of bytes using the named charset, storing the result in…
/external/pigweed/pw_tls_client/public/pw_tls_client/test/
Dtest_server.h63 // `input_buffer` is for storing raw data sent from the client.
64 // `output_buffer` is for storing raw data server prepare and to be sent
90 // Buffer for storing data sent from the client.
93 // Buffer for storing data prepared by the server to send to the client.
/external/tpm2-tss/src/tss2-fapi/
Difapi_config.h18 * Type for storing FAPI configuration
23 /** Directory storing NV objects */
25 /** Directory storing key and NV objects */
/external/python/oauth2client/oauth2client/contrib/
Dmultistore_file.py100 filename: The JSON file storing a set of credentials
126 filename: The JSON file storing a set of credentials
127 key_string: A string to use as the key for storing this credential.
149 filename: The JSON file storing a set of credentials
150 key_dict: A dictionary to use as the key for storing this credential.
169 filename: The JSON file storing a set of credentials
190 filename: The JSON file storing a set of credentials
Dmultiprocess_file_storage.py47 * If you're storing credentials for multiple users in a single file, use
49 * If you're storing credentials for multiple client IDs in a single file,
51 * If you're storing multiple credentials for one user, use the scopes as
67 If you're going to continue to use the credentials after storing them, be sure
/external/autotest/utils/frozen_chromite/third_party/oauth2client/
Dmultistore_file.py82 filename: The JSON file storing a set of credentials
108 filename: The JSON file storing a set of credentials
109 key_string: A string to use as the key for storing this credential.
131 filename: The JSON file storing a set of credentials
132 key_dict: A dictionary to use as the key for storing this credential.
151 filename: The JSON file storing a set of credentials
172 filename: The JSON file storing a set of credentials
/external/oss-fuzz/infra/cifuzz/external-actions/build_fuzzers/
Daction.yml27 The git repo to use for storing certain artifacts from fuzzing.
31 The branch of the git repo to use for storing certain artifacts from
36 The branch of the git repo to use for storing coverage reports.
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderAdjacency.hpp203 /* Helper class for storing point data */
212 /* Helper class for storing line data */
222 /* Helper class for storing strip data */
235 /* Helper class for storing triangle data */
248 /* Helper class for storing grid data */
268 /* Helper class for storing test data */
/external/oss-fuzz/infra/cifuzz/external-actions/run_fuzzers/
Daction.yml37 The git repo to use for storing certain artifacts from fuzzing.
41 The branch of the git repo to use for storing certain artifacts from
47 The branch of the git repo to use for storing coverage reports.
/external/libhevc/common/
Dihevc_quant_iquant_ssd.c243 *zero_col = ~temp_zero_col; //final zero_col storing in ihevc_quant_iquant_ssd()
244 *zero_row = ~temp_zero_row; //final zero_row storing in ihevc_quant_iquant_ssd()
423 *zero_col = ~temp_zero_col; //final zero_col storing in ihevc_quant_iquant()
424 *zero_row = ~temp_zero_row; //final zero_row storing in ihevc_quant_iquant()
620 *zero_col = ~temp_zero_col; //final zero_col storing in ihevc_quant_iquant_ssd_rdoq()
621 *zero_row = ~temp_zero_row; //final zero_row storing in ihevc_quant_iquant_ssd_rdoq()
753 *zero_col = ~temp_zero_col; //final zero_col storing in ihevc_quant_iquant_rdoq()
754 *zero_row = ~temp_zero_row; //final zero_row storing in ihevc_quant_iquant_rdoq()
953 *zero_col = ~temp_zero_col; //final zero_col storing in ihevc_quant_iquant_ssd_flat_scale_mat()
954 *zero_row = ~temp_zero_row; //final zero_row storing in ihevc_quant_iquant_ssd_flat_scale_mat()
[all …]
/external/autotest/site_utils/
Dperf_csv_uploader.py54 """A class contains the information of a folder storing csv files to be
86 """Get the url to the folder storing csv files in GS.
179 @param log_dir: Path to the directory storing logs of this script.
189 @param test_attribute_id_file: Path to the file storing the value of
199 @param test_attribute_id_file: Path to the file storing the value of
/external/zlib/google/
Dcompression_utils.h14 // Compresses the data in |input| using gzip, storing the result in
28 // Compresses the data in |input| using gzip, storing the result in |output|.
37 // Uncompresses the data in |input| using gzip, storing the result in |output|.
/external/libhevc/common/x86/
Dihevc_inter_pred_filters_sse42_intr.c145 /* storing 16 8-bit output values */ in ihevc_inter_pred_luma_copy_w16out_sse42()
181 /* storing 16 8-bit output values */ in ihevc_inter_pred_luma_copy_w16out_sse42()
266 /* storing 16 8-bit output values */ in ihevc_inter_pred_chroma_copy_sse42()
293 /* storing 16 8-bit output values */ in ihevc_inter_pred_chroma_copy_sse42()
325 /* storing 4 8-bit output values */ in ihevc_inter_pred_chroma_copy_sse42()
352 /* storing 16 8-bit output values */ in ihevc_inter_pred_chroma_copy_sse42()
375 /* storing 16 8-bit output values */ in ihevc_inter_pred_chroma_copy_sse42()
402 /* storing 4 8-bit output values */ in ihevc_inter_pred_chroma_copy_sse42()
497 /* storing 16 8-bit output values */ in ihevc_inter_pred_chroma_copy_w16out_sse42()
533 /* storing 16 8-bit output values */ in ihevc_inter_pred_chroma_copy_w16out_sse42()
[all …]
/external/linux-kselftest/tools/testing/selftests/rseq/
Drseq-x86.h125 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_cmpeqv_storev()
186 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_cmpnev_storeoffp_load()
247 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_addv()
298 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_offset_deref_addv()
353 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_cmpeqv_trystorev_storev()
428 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_cmpeqv_cmpeqv_storev()
502 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_cmpeqv_trymemcpy_storev()
703 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_cmpeqv_storev()
764 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_cmpnev_storeoffp_load()
825 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_addv()
[all …]
Drseq-ppc.h218 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_cmpeqv_storev()
278 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_cmpnev_storeoffp_load()
343 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_addv()
399 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_cmpeqv_trystorev_storev()
467 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_cmpeqv_trystorev_storev_release()
538 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_cmpeqv_cmpeqv_storev()
614 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_cmpeqv_trymemcpy_storev()
688 /* Start rseq by storing table entry pointer into rseq_cs. */ in rseq_cmpeqv_trymemcpy_storev_release()
/external/icu/android_icu4j/libcore_bridge/src/java/com/android/icu/util/regex/
DMatcherNative.java69 * @param offsets an output argument storing the starting and ending indices of the matched
87 * @param offsets an output argument storing the starting and ending indices of the matched
125 * @param offsets an output argument storing the starting and ending indices of the matched
143 * @param offsets an output argument storing the starting and ending indices of the matched
/external/libhevc/encoder/
Dihevce_enc_loop_structs.h646 * array for storing coeffs during RD opt stage at CU level.
657 * array for storing dequantized vals. during RD opt stage at CU level
660 * u-v interleaved storing is at TU level
1289 * array for storing cu level final params for a given mode
1295 * array for storing cu level final params for a given mode
1327 * @brief This struct is used for storing output of block merge
1347 * @brief This struct is used for storing output of block merge and also
1454 /** Storing the inverse quantized data (cb) for the special modes*/
1457 /** Storing the inverse quantized data (cr) for the special modes*/
1460 /** Storing the scan coeffs (cb) for the special modes*/
[all …]
/external/toolchain-utils/crosperf/
Dexperiment_runner.py297 self.l.LogOutput("Storing experiment file in %s." % results_directory)
306 "Storing top statistics of each benchmark run into %s."
329 self.l.LogOutput("Storing results of each benchmark run.")
346 self.l.LogOutput("Storing results report in %s." % results_directory)
358 "Storing email message body in %s." % results_directory
/external/mockito/subprojects/android/src/main/java/org/mockito/android/internal/creation/
DAndroidLoadingStrategy.java23 "Could not look up implicit location for storing generated classes", in resolveStrategy()
26 "'org.mockito.android.target' to a folder for storing generated class files", in resolveStrategy()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_stores.cpp59 // Look for pointers we might consider storing to. in Apply()
81 // Do not allow storing to a null or undefined pointer; in Apply()
98 // think of storing to. in Apply()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_pass_add_stores.cpp60 // Look for pointers we might consider storing to. in Apply()
82 // Do not allow storing to a null or undefined pointer; in Apply()
99 // think of storing to. in Apply()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_stores.cpp60 // Look for pointers we might consider storing to. in Apply()
82 // Do not allow storing to a null or undefined pointer; in Apply()
99 // think of storing to. in Apply()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DLongHashtable.java14 * Hashtable storing ints addressed by longs. Used
15 * for storing of composition data.

12345678910>>...124