HomeSort by relevance Sort by last modified time
    Searched refs:c_type (Results 1 - 25 of 26) sorted by null

1 2

  /external/webrtc/webrtc/base/
flags.h 156 #define DEFINE_FLAG(type, c_type, name, default, comment) \
158 c_type FLAG_##name = (default); \
166 #define DECLARE_FLAG(c_type, name) \
168 extern c_type FLAG_##name
  /frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
BNNMTest.java 225 Type c_type = builder.setX(n).setY(m).create(); local
229 matC = Allocation.createTyped(mRS, c_type);
295 Type c_type = builder.setX(n).setY(m).create(); local
299 matC = Allocation.createTyped(mRS, c_type);
344 Type c_type = builder.setX(n).setY(m).create(); local
348 matC = Allocation.createTyped(mRS, c_type);
SGEMMTest.java 148 Type c_type = builder.setX(n).setY(m).create(); local
152 matC = Allocation.createTyped(mRS, c_type);
203 Type c_type = builder.setX(n).setY(m).create(); local
207 matC = Allocation.createTyped(mRS, c_type);
251 Type c_type = builder.setX(n).setY(m).create(); local
255 matC = Allocation.createTyped(mRS, c_type);
GoogLeNet.java 180 Type c_type = builder.setX(n).setY(m).create(); local
188 Allocation C = Allocation.createTyped(mRS, c_type);
  /system/bt/stack/btm/
btm_ble_multi_adv.cc 159 using c_type = std::unique_ptr<CreatorParams>;
339 using c_type = std::unique_ptr<CreatorParams>;
345 [](c_type c, uint8_t status, int8_t tx_power) {
361 [](c_type c, uint8_t status) {
374 [](c_type c, uint8_t status) {
387 [](c_type c, uint8_t status) {
433 [](c_type c, uint8_t advertiser_id, uint8_t status) {
448 [](c_type c, uint8_t status, int8_t tx_power) {
471 [](c_type c, uint8_t status) {
491 void StartAdvertisingSetAfterAddressPart(c_type c)
    [all...]
  /cts/tests/tests/rsblas/src/android/renderscript/cts/
BNNMTest.java 135 Type c_type = builder.setX(n).setY(m).create(); local
139 C = Allocation.createTyped(mRS, c_type);
453 Type c_type = builder.setX(n).setY(m).create(); local
457 C = Allocation.createTyped(mRS, c_type);
  /external/libmojo/base/android/jni_generator/
jni_generator.py 138 def WrapCTypeForDeclaration(c_type):
140 if re.match(RE_SCOPED_JNI_TYPES, c_type):
141 return 'const base::android::JavaParamRef<' + c_type + '>&'
143 return c_type
156 c_type = JavaDataTypeToC(java_type)
157 if re.match(RE_SCOPED_JNI_TYPES, c_type):
158 return 'const base::android::JavaRefOrBare<' + c_type + '>&'
160 return c_type
934 c_type = self.GetJNIFirstParamType(native)
936 c_type = WrapCTypeForDeclaration(c_type
    [all...]
  /system/bt/bta/hh/
bta_hh_api.cc 252 void BTA_HhSendCtrl(uint8_t dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type) {
253 bta_hh_snd_write_dev(dev_handle, HID_TRANS_CONTROL, (uint8_t)c_type, 0, 0,
  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl14.c 78 short c_type; member in struct:__anon28538
614 flock.l_type = thiscase->c_type;
700 flock.l_type = thiscase->c_type;
819 if ((thiscase->c_type) == SKIP) {
833 if (self_exec(argv0, "nddddddddd", 2, thiscase->c_type,
952 maybe_run_child(&dochild, "nddddddddd", 2, &thiscase->c_type,
1084 if (self_exec(argv0, "nddddddddd", 2, thiscase->c_type,
  /external/mesa3d/src/compiler/glsl/
ir_expression_operation.py 28 def __init__(self, c_type, union_field, glsl_type):
29 self.c_type = c_type
    [all...]
  /system/bt/bta/include/
bta_hh_api.h 428 extern void BTA_HhSendCtrl(uint8_t dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type);
  /bionic/libc/dns/nameser/
ns_print.c 583 u_int c_type, key_tag, alg; local
589 c_type = ns_get16(rdata); rdata += NS_INT16SZ;
593 len = snprintf(tmp1, sizeof(tmp1), "%d %d %d ", c_type, key_tag, alg);
  /external/mesa3d/src/mapi/
mapi_abi.py 113 c_type = m.group('type').strip()
118 return (c_type, c_name, c_array)
  /external/tensorflow/tensorflow/python/eager/
pywrap_tfe_src.cc 148 #define PARSE_LIST(c_type, parse_fn) \
149 std::unique_ptr<c_type[]> values(new c_type[num_values]); \
    [all...]
  /external/mesa3d/src/compiler/nir/
nir_algebraic.py 80 static const ${val.c_type} ${val.name} = {
106 def c_type(self): function
  /art/runtime/
jni_internal_test.cc     [all...]
  /external/tensorflow/tensorflow/c/
c_api.cc     [all...]
  /external/python/cpython3/Lib/test/
test_decimal.py     [all...]
  /external/annotation-tools/asmx/test/lib/
bcel-5.1.jar 
xalan-2.6.0.jar 
  /external/annotation-tools/asmx/
bcel.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/
bcel-findbugs-6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 771 milliseconds

1 2