HomeSort by relevance Sort by last modified time
    Searched defs:result (Results 826 - 850 of 11920) sorted by null

<<31323334353637383940>>

  /hardware/libhardware/tests/input/evdev/
TestHelpers.cpp 50 int result = TEMP_FAILURE_RETRY(mkfifo(mName, S_IRWXU)); local
51 LOG_FATAL_IF(result < 0, "could not create fifo %s. errno=%d", mName, errno);
  /hardware/qcom/display/msm8084/libqservice/
IQClient.cpp 57 status_t result = remote()->transact(NOTIFY_CALLBACK, data, reply); local
58 return result;
  /hardware/qcom/display/msm8226/libqservice/
IQClient.cpp 57 status_t result = remote()->transact(NOTIFY_CALLBACK, data, reply); local
58 return result;
  /hardware/qcom/display/msm8909/libqservice/
IQClient.cpp 57 status_t result = remote()->transact(NOTIFY_CALLBACK, data, reply); local
58 return result;
  /hardware/qcom/display/msm8960/libqservice/
IQClient.cpp 50 status_t result = reply.readInt32(); local
51 return result;
  /hardware/qcom/display/msm8994/libqservice/
IQClient.cpp 57 status_t result = remote()->transact(NOTIFY_CALLBACK, data, reply); local
58 return result;
  /hardware/qcom/display/msm8996/libqservice/
IQClient.cpp 57 status_t result = remote()->transact(NOTIFY_CALLBACK, data, reply); local
58 return result;
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_cb_svc.c 27 } result; local
52 retval = (bool_t) (*local)((char *)&argument, (void *)&result, rqstp);
53 if (retval > 0 && !svc_sendreply(transp, (xdrproc_t) _xdr_result, (char *)&result)) {
60 if (!loc_apicbprog_0x00040001_freeresult (transp, _xdr_result, (caddr_t) &result))
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_cb_svc.c 27 } result; local
52 retval = (bool_t) (*local)((char *)&argument, (void *)&result, rqstp);
53 if (retval > 0 && !svc_sendreply(transp, (xdrproc_t) _xdr_result, (char *)&result)) {
60 if (!loc_apicbprog_0x00010001_freeresult (transp, _xdr_result, (caddr_t) &result))
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_pipe.c 64 int result; local
67 result = mkfifo(pipe_name, 0660);
69 if ((result == -1) && (errno != EEXIST)) {
71 return result;
76 result = chmod (pipe_name, 0660);
77 if (result != 0){
140 int result; local
142 result = write(fd, buf, sz);
146 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, result = %d\n", fd, (long) buf, (int) sz, (int) result); */
202 int result; local
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
loc_api_cb_svc.c 27 } result; local
52 retval = (bool_t) (*local)((char *)&argument, (void *)&result, rqstp);
53 if (retval > 0 && !svc_sendreply(transp, (xdrproc_t) _xdr_result, (char *)&result)) {
60 if (!loc_apicbprog_0x00040001_freeresult (transp, _xdr_result, (caddr_t) &result))
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
loc_api_cb_svc.c 27 } result; local
52 retval = (bool_t) (*local)((char *)&argument, (void *)&result, rqstp);
53 if (retval > 0 && !svc_sendreply(transp, (xdrproc_t) _xdr_result, (char *)&result)) {
60 if (!loc_apicbprog_0x00010001_freeresult (transp, _xdr_result, (caddr_t) &result))
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_pipe.c 64 int result; local
67 result = mkfifo(pipe_name, 0660);
69 if ((result == -1) && (errno != EEXIST)) {
71 return result;
76 result = chmod (pipe_name, 0660);
77 if (result != 0){
140 int result; local
142 result = write(fd, buf, sz);
146 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, result = %d\n", fd, (long) buf, (int) sz, (int) result); */
202 int result; local
    [all...]
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_pipe.c 64 int result; local
67 result = mkfifo(pipe_name, 0660);
69 if ((result == -1) && (errno != EEXIST)) {
71 return result;
76 result = chmod (pipe_name, 0660);
77 if (result != 0){
140 int result; local
142 result = write(fd, buf, sz);
146 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, result = %d\n", fd, (long) buf, (int) sz, (int) result); */
202 int result; local
    [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_pipe.c 64 int result; local
67 result = mkfifo(pipe_name, 0660);
69 if ((result == -1) && (errno != EEXIST)) {
71 return result;
76 result = chmod (pipe_name, 0660);
77 if (result != 0){
140 int result; local
142 result = write(fd, buf, sz);
146 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, result = %d\n", fd, (long) buf, (int) sz, (int) result); */
202 int result; local
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
loc_api_cb_svc.c 27 } result; local
52 retval = (bool_t) (*local)((char *)&argument, (void *)&result, rqstp);
53 if (retval > 0 && !svc_sendreply(transp, (xdrproc_t) _xdr_result, (char *)&result)) {
60 if (!loc_apicbprog_0x00040001_freeresult (transp, _xdr_result, (caddr_t) &result))
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/
loc_api_cb_svc.c 27 } result; local
52 retval = (bool_t) (*local)((char *)&argument, (void *)&result, rqstp);
53 if (retval > 0 && !svc_sendreply(transp, (xdrproc_t) _xdr_result, (char *)&result)) {
60 if (!loc_apicbprog_0x00010001_freeresult (transp, _xdr_result, (caddr_t) &result))
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_pipe.c 64 int result; local
67 result = mkfifo(pipe_name, 0660);
69 if ((result == -1) && (errno != EEXIST)) {
71 return result;
76 result = chmod (pipe_name, 0660);
77 if (result != 0){
140 int result; local
142 result = write(fd, buf, sz);
146 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, result = %d\n", fd, (long) buf, (int) sz, (int) result); */
202 int result; local
    [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_pipe.c 64 int result; local
67 result = mkfifo(pipe_name, 0660);
69 if ((result == -1) && (errno != EEXIST)) {
71 return result;
76 result = chmod (pipe_name, 0660);
77 if (result != 0){
140 int result; local
142 result = write(fd, buf, sz);
146 /* LOC_LOGD("fd = %d, buf = 0x%lx, size = %d, result = %d\n", fd, (long) buf, (int) sz, (int) result); */
202 int result; local
    [all...]
  /libcore/benchmarks/src/benchmarks/
MultiplicationBenchmark.java 24 int result = 1; local
26 result *= 10;
28 return result;
31 int result = 1; local
33 result *= 8;
35 return result;
38 int result = 1; local
41 result *= factor;
43 return result;
46 int result = 1 local
    [all...]
  /libcore/benchmarks/src/benchmarks/regression/
IntConstantRemainderBenchmark.java 21 int result = 1; local
23 result %= 2;
25 return result;
28 int result = 1; local
30 result %= 8;
32 return result;
36 int result = 1;
38 result %= 10;
40 return result;
43 int result = 1
51 int result = 1; local
58 int result = 1; local
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
RecursiveTask.java 10 * A recursive result-bearing {@link ForkJoinTask}.
43 * The result of the computation.
45 V result; field in class:RecursiveTask
49 * @return the result of the computation
54 return result;
58 result = value;
65 result = compute();
  /libcore/luni/src/main/java/libcore/internal/
StringPool.java 60 String result = new String(array, start, length); local
61 pool[index] = result;
62 return result;
  /libcore/ojluni/src/main/native/
SocketChannelImpl.c 59 int result = 0; local
67 result = poll(&poller, 1, block ? -1 : 0);
68 if (result < 0) {
72 if (!block && (result == 0))
78 result = getsockopt(fd, SOL_SOCKET, SO_ERROR, &error, &n);
79 if (result < 0) {
  /libcore/support/src/test/java/libcore/tlswire/record/
TlsRecord.java 32 TlsRecord result = new TlsRecord(); local
33 result.type = in.readUnsignedByte();
34 result.version = TlsProtocolVersion.read(in);
36 result.fragment = new byte[fragmentLength];
37 in.readFully(result.fragment);
38 return result;

Completed in 729 milliseconds

<<31323334353637383940>>