Home
last modified time | relevance | path

Searched refs:entry (Results 7201 - 7225 of 7356) sorted by relevance

1...<<281282283284285286287288289290>>...295

/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/aes/
H A Dbsaes-armv7.S27 @ only low-level primitives and unsupported entry points, just enough
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/aes/
H A Dbsaes-armv7.S27 @ only low-level primitives and unsupported entry points, just enough
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler_test.cpp2246 OpName %entry "entry" in TEST_F()
2275 %entry = OpLabel in TEST_F()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h772 // Number of instructions needed for calculation of switch table entry address
1164 void JumpToOffHeapInstructionStream(Address entry);
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.h777 // Number of instructions needed for calculation of switch table entry address
1077 void JumpToOffHeapInstructionStream(Address entry);
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.h756 // Number of instructions needed for calculation of switch table entry address
1219 void JumpToOffHeapInstructionStream(Address entry);
1345 kSystemPointerSizeLog2); // scratch2 = offset of indexth entry in GenerateSwitchTable()
1347 scratch); // scratch2 = (saved PC) + (offset of indexth entry) in GenerateSwitchTable()
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.h1276 void JumpToOffHeapInstructionStream(Address entry);
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.cc976 // Get the function entry from the function id. in CallRuntimeN()
984 function, IntPtrConstant(offsetof(Runtime::Function, entry))); in CallRuntimeN()
/third_party/mesa3d/src/imgui/
H A Dimgui_internal.h605 void* (*ReadOpenFn)(ImGuiContext* ctx, ImGuiSettingsHandler* handler, const char* name); // Read: Called when entering into a new ini entry e.g. "[Window][Name]"
606 void (*ReadLineFn)(ImGuiContext* ctx, ImGuiSettingsHandler* handler, void* entry, const char* line); // Read: Called for every line of text within an ini entry
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1365 pub fn readdir_r(pDir: *mut ::DIR, entry: *mut ::dirent, result: *mut *mut ::dirent) in readdir_r()
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1730 entry: *mut ::dirent64, in readdir64_r()
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs1467 pub fn readdir_r(dirp: *mut ::DIR, entry: *mut ::dirent, in readdir_r()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShader.hpp455 Block::ID entry; // function entry point block.
605 // shader entry point represented by this object.
1456 // Single-entry 'inline' sampler routine cache.
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
H A Dassembler_arm.h821 // Branch and link to an entry address. Call sequence can be patched.
1064 void CallRuntime(const RuntimeEntry &entry, intptr_t argument_count);
1066 // Set up a Dart frame on entry with a frame pointer and PC information to
1074 // up on entry (it is the frame of the unoptimized code).
/third_party/spirv-tools/test/opt/
H A Daggressive_dead_code_elim_test.cpp817 // Eliminate stores to private in entry point with no calls
1002 // Should not eliminate stores to private when function is not entry point
1067 // Eliminate stores to private in entry point with no calls
3498 %entry = OpLabel
3604 // Everything is reachable from an entry point, so no functions should be
5005 %entry = OpLabel
5891 %entry = OpLabel
5999 %entry = OpLabel
6023 %entry = OpLabel
6048 %entry
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfplsp.S32 # and contains the entry points into the package. The user, in
5204 # extended denorms are handled through another entry point.
6841 # this code where the separate entry for denormalized #
7102 #--entry point for EXP(X), here X is finite, non-zero, and not NaN's
7252 #--entry point for EXP(X), X is denormalized
7265 #--entry point for EXPM1(X), here X is finite, non-zero, non-NaN
7491 #--entry point for EXPM1(X), here X is denormalized
8737 #--entry point for Log10(X), X is normalized
8753 #--entry point for Log10(X), X is denormalized
8765 #--entry poin
[all...]
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S32 # and contains the entry points into the package. The user, in
5204 # extended denorms are handled through another entry point.
6841 # this code where the separate entry for denormalized #
7102 #--entry point for EXP(X), here X is finite, non-zero, and not NaN's
7252 #--entry point for EXP(X), X is denormalized
7265 #--entry point for EXPM1(X), here X is finite, non-zero, non-NaN
7491 #--entry point for EXPM1(X), here X is denormalized
8737 #--entry point for Log10(X), X is normalized
8753 #--entry point for Log10(X), X is denormalized
8765 #--entry poin
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_msl.cpp870 // If we're returning a struct from a vertex-like entry point, we must return a position attribute. in build_implicit_builtins()
879 // If we can get away with returning void from entry point, we don't need to care. in build_implicit_builtins()
961 // At this point, the specified builtin variable must have already been declared in the entry point. in ensure_builtin()
1407 // Do output first to ensure out. is declared at top of entry function. in compile()
1437 // These buffers will be used in the entry point, not the individual resources. in compile()
1517 // Move the Private and Workgroup global variables to the entry function.
2353 // We need to declare the variable early and at entry-point scope. in add_composite_variable_to_interface_block()
2857 // We need to declare the variable early and at entry-point scope. in add_tess_level_input_to_interface_block()
3320 // Only emit the builtin if it's active in this entry point. Interface variable list might lie. in add_interface_block()
3467 // Add the output interface struct as a local variable to the entry functio in add_interface_block()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_sli.c132 * This routine will copy the contents of @wqe to the next available entry on
155 /* If the host has not yet processed the next entry then we are done */ in lpfc_sli4_wq_put()
230 * an entry the host calls this function to update the queue's internal
248 * This routine will copy the contents of @mqe to the next available entry on
266 /* If the host has not yet processed the next entry then we are done */ in lpfc_sli4_mq_put()
290 * an entry the host calls this function to update the queue's internal
663 * This routine will copy the contents of @wqe to the next available entry on
692 /* If the host has not yet processed the next entry then we are done */ in lpfc_sli4_rq_put()
729 * consumed an entry the host calls this function to update the queue's
748 * lpfc_cmd_iocb - Get next command iocb entry i
3484 IOCB_t *entry = NULL; lpfc_sli_handle_fast_ring_event() local
3868 IOCB_t *entry; lpfc_sli_handle_slow_ring_event_s3() local
13303 lpfc_cq_event_setup(struct lpfc_hba *phba, void *entry, int size) lpfc_cq_event_setup() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dni_dpm.c2945 static void ni_convert_mc_registers(struct ni_mc_reg_entry *entry, in ni_convert_mc_registers() argument
2953 data->value[i] = cpu_to_be32(entry->mc_data[j]); in ni_convert_mc_registers()
H A Dr100.c636 /* It seems hw only cache one entry so we should discard this in r100_pci_gart_tlb_flush()
637 * entry otherwise if first GPU GART read hit this entry it in r100_pci_gart_tlb_flush()
699 uint64_t entry) in r100_pci_gart_set_page()
702 gtt[i] = cpu_to_le32(lower_32_bits(entry)); in r100_pci_gart_set_page()
1378 * determined by the number of entry (n) in the in r100_cs_parse_packet0()
698 r100_pci_gart_set_page(struct radeon_device *rdev, unsigned i, uint64_t entry) r100_pci_gart_set_page() argument
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.c35 struct rtl_tx_desc *entry = &ring->desc[ring->idx]; in _rtl8821ae_return_beacon_queue_skb() local
39 rtlpriv->cfg->ops->get_desc(hw, (u8 *)entry, in _rtl8821ae_return_beacon_queue_skb()
3891 pr_err("an not find free hwsecurity cam entry\n"); in rtl8821ae_set_key()
3905 "delete one entry, entry_id is %d\n", in rtl8821ae_set_key()
3912 "add one entry\n"); in rtl8821ae_set_key()
4006 /* Count the WFCAM entry start offset. */ in rtl8821ae_add_wowlan_pattern()
4021 * per entry offset of a WKFM CAM)/8 in rtl8821ae_add_wowlan_pattern()
4024 * * per entry offset of a WKFM CAM: Addr*4 bytes in rtl8821ae_add_wowlan_pattern()
4042 "WRITE entry[%d] 0x%x: %x\n", addr, in rtl8821ae_add_wowlan_pattern()
4052 "WRITE entry[ in rtl8821ae_add_wowlan_pattern()
[all...]
/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdsp.c3314 snd_hdsp_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in snd_hdsp_proc_read() argument
3316 struct hdsp *hdsp = entry->private_data; in snd_hdsp_proc_read()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.c35 struct rtl_tx_desc *entry = &ring->desc[ring->idx]; in _rtl8821ae_return_beacon_queue_skb() local
39 rtlpriv->cfg->ops->get_desc(hw, (u8 *)entry, in _rtl8821ae_return_beacon_queue_skb()
3891 pr_err("an not find free hwsecurity cam entry\n"); in rtl8821ae_set_key()
3905 "delete one entry, entry_id is %d\n", in rtl8821ae_set_key()
3912 "add one entry\n"); in rtl8821ae_set_key()
4006 /* Count the WFCAM entry start offset. */ in rtl8821ae_add_wowlan_pattern()
4021 * per entry offset of a WKFM CAM)/8 in rtl8821ae_add_wowlan_pattern()
4024 * * per entry offset of a WKFM CAM: Addr*4 bytes in rtl8821ae_add_wowlan_pattern()
4042 "WRITE entry[%d] 0x%x: %x\n", addr, in rtl8821ae_add_wowlan_pattern()
4052 "WRITE entry[ in rtl8821ae_add_wowlan_pattern()
[all...]

Completed in 101 milliseconds

1...<<281282283284285286287288289290>>...295