/aosp12/system/nfc/src/nfa/hci/ |
H A D | nfa_hci_api.cc | 224 if ((gate) && ((gate < NFA_HCI_FIRST_HOST_SPECIFIC_GENERIC_GATE) || in NFA_HciAllocGate() 225 (gate > NFA_HCI_LAST_PROP_GATE) || in NFA_HciAllocGate() 226 (gate == NFA_HCI_CONNECTIVITY_GATE))) { in NFA_HciAllocGate() 228 << StringPrintf("Cannot allocate gate:0x%02x", gate); in NFA_HciAllocGate() 241 p_msg->gate = gate; in NFA_HciAllocGate() 271 if ((gate < NFA_HCI_FIRST_HOST_SPECIFIC_GENERIC_GATE) || in NFA_HciDeallocGate() 272 (gate > NFA_HCI_LAST_PROP_GATE) || (gate == NFA_HCI_CONNECTIVITY_GATE)) { in NFA_HciDeallocGate() 288 p_msg->gate = gate; in NFA_HciDeallocGate() 783 if (gate <= NFA_HCI_LAST_HOST_SPECIFIC_GATE) { in NFA_HciAddStaticPipe() 785 << StringPrintf("Invalid Gate:0x%02x", gate); in NFA_HciAddStaticPipe() [all …]
|
H A D | nfa_hci_act.cc | 410 evt_data.gates_pipes.gate[evt_data.gates_pipes.num_gates++] = pg->gate_id; in nfa_hci_api_get_gate_pipe_list() 473 p_gate = nfa_hciu_alloc_gate(p_evt_data->gate_info.gate, app_handle); in nfa_hci_api_alloc_gate() 483 p_evt_data->gate_info.gate); in nfa_hci_api_alloc_gate() 487 evt_data.allocated.gate = p_gate ? p_gate->gate_id : 0; in nfa_hci_api_alloc_gate() 512 gate_id = p_evt_data->gate_dealloc.gate; in nfa_hci_api_dealloc_gate() 521 evt_data.deallocated.gate = gate_id; in nfa_hci_api_dealloc_gate() 1054 pg = nfa_hciu_alloc_gate(p_evt_data->add_static_pipe.gate, in nfa_hci_api_add_static_pipe() 1063 p_evt_data->add_static_pipe.gate) != in nfa_hci_api_add_static_pipe()
|
/aosp12/art/test/114-ParallelGC/src/ |
H A D | Main.java | 34 private final static Object gate = new Object(); field in Main 116 synchronized (gate) { in work() 119 gate.wait(TIMEOUT_VALUE * 1000 * 60); in work() 124 synchronized (gate) { in work() 127 gate.notifyAll(); in work()
|
/aosp12/system/nfc/src/nfa/include/ |
H A D | nfa_hci_api.h | 135 uint8_t gate[NFA_HCI_MAX_GATE_CB]; /* List of generic gates allocated to the member 145 uint8_t gate; /* The gate allocated to the application */ member 151 uint8_t gate; /* The gate deallocated from the application */ member 371 extern tNFA_STATUS NFA_HciAllocGate(tNFA_HANDLE hci_handle, uint8_t gate); 390 extern tNFA_STATUS NFA_HciDeallocGate(tNFA_HANDLE conn_handle, uint8_t gate); 564 uint8_t gate, uint8_t pipe);
|
H A D | nfa_hci_int.h | 151 uint8_t gate; member 158 uint8_t gate; member 226 uint8_t gate; member 497 extern void nfa_hciu_release_gate(uint8_t gate);
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | net.te | 22 # b/141455849 gate RTM_GETLINK with a new permission nlmsg_readpriv and block access from
|
/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | net.te | 22 # b/141455849 gate RTM_GETLINK with a new permission nlmsg_readpriv and block access from
|
/aosp12/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | net.te | 22 # b/141455849 gate RTM_GETLINK with a new permission nlmsg_readpriv and block access from
|
/aosp12/system/sepolicy/public/ |
H A D | net.te | 22 # b/141455849 gate RTM_GETLINK with a new permission nlmsg_readpriv and block access from
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/ |
H A D | types.hal | 1117 * * \f$i_t\f$ is the input gate, 1118 * * \f$f_t\f$ is the forget gate, 1291 * to activation at input gate. 1297 * to activation at cell gate. 2498 * * 14: The forward cell gate bias. 2619 * to activation at cell gate. 2631 * to activation at cell gate. 4024 * * 9: The input gate bias. 4029 * * 10:The forget gate bias. 4039 * * 12:The output gate bias. [all …]
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/ |
H A D | types.hal | 1118 * * \f$i_t\f$ is the input gate, 1119 * * \f$f_t\f$ is the forget gate, 1292 * to activation at input gate. 1298 * to activation at cell gate. 2404 * * 14: The forward cell gate bias. 2516 * to activation at cell gate. 2528 * to activation at cell gate. 3797 * * 9: The input gate bias. 3802 * * 10:The forget gate bias. 3812 * * 12:The output gate bias. [all …]
|
/aosp12/hardware/interfaces/neuralnetworks/1.0/ |
H A D | types.hal | 849 * * \f$i_t\f$ is the input gate, 850 * * \f$f_t\f$ is the forget gate, 860 * * \f$b_i\f$ is the input gate bias, 864 * * \f$b_f\f$ is the forget gate bias, 871 * * \f$b_o\f$ is the output gate bias, 888 * (\f$W_{hi}\f$) and input gate bias (\f$b_i\f$) either all have values, 890 * and forget gates (CIFG) is used, in which case the input gate 919 * The coupling of input and forget gate (CIFG) is based on: 958 * * 12:The input gate bias (\f$b_i\f$). Optional. 960 * * 13:The forget gate bias (\f$b_f\f$). [all …]
|
/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/ |
H A D | kvm.h | 235 __u8 gate; member
|
/aosp12/packages/modules/NeuralNetworks/tools/api/ |
H A D | types.spec | 1545 * * \f$i_t\f$ is the input gate, 1546 * * \f$f_t\f$ is the forget gate, 1556 * * \f$b_i\f$ is the input gate bias, 1560 * * \f$b_f\f$ is the forget gate bias, 1730 * to activation at input gate. 1733 * to activation at forget gate. 1736 * to activation at cell gate. 1739 * to activation at output gate. 5029 * * 9: The input gate bias. 5034 * * 10:The forget gate bias. [all …]
|
/aosp12/art/build/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o-low-priority.txt | 4122 Ljava/nio/charset/Charset;->gate:Ljava/lang/ThreadLocal;
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
H A D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
H A D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
H A D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |
H A D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |