Home
last modified time | relevance | path

Searched refs:pass (Results 1 – 9 of 9) sorted by relevance

/device/generic/opengl-transport/host/commands/emugen/
DApiGen.cpp1057 for (int pass = PASS_FIRST; pass < PASS_LAST; pass++) { in genDecoderImpl() local
1059 if (pass == PASS_FunctionCall) { in genDecoderImpl()
1063 if (pass == PASS_FunctionCall && in genDecoderImpl()
1070 if (pass == PASS_FunctionCall) { in genDecoderImpl()
1079 } else if (pass == PASS_DebugPrint) { in genDecoderImpl()
1109 if ((pass == PASS_FunctionCall) && in genDecoderImpl()
1113 if (pass == PASS_DebugPrint && j != 0) { in genDecoderImpl()
1118 if (pass == PASS_VariableDeclarations) { in genDecoderImpl()
1128 if (pass == PASS_FunctionCall || in genDecoderImpl()
1129 pass == PASS_DebugPrint) { in genDecoderImpl()
[all …]
/device/google/cuttlefish/host/frontend/webrtc_operator/certs/
Dcreate_certs.sh20 openssl genrsa -des3 -passout pass:xxxx -out server.pass.key 2048
21 openssl rsa -passin pass:xxxx -in server.pass.key -out server.key
22 rm -f server.pass.key
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c1561 bool pass = true; local
1579 pass = false;
1588 pass = false;
1593 return pass;
1601 bool pass = true; local
1618 pass = false;
1627 pass = false;
1632 if (pass) {
1637 pass = false;
1642 return pass;
[all …]
/device/generic/goldfish/sepolicy/vendor/
Dkernel.te1 # LTP fallocate05 needs the following to pass the test.
/device/google/cuttlefish/host/commands/console_forwarder/
DREADME.md1 Console pass-through to the serial console on a device to access a root shell.
/device/google/gs-common/betterbug/sepolicy/product/private/
Dbetter_bug_app.te16 # Allow traceur to pass file descriptors through a content provider to betterbug
/device/google/sunfish/
Dproduct.prop81 #set netflix property by Qualcomm's request to pass the certification
/device/google/redbull/
Dproduct.prop81 #set netflix property by Qualcomm's request to pass the certification
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto948 // Note: legacy configs had to set |all_cpus| to true to pass parsing.
1439 // C++ class for it so it can pass around plain C++ objets.
1639 // can be used only with the "pass a file descriptor over IPC" mode.
5767 // optional. The Vulkan render pass handle.