/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/aes/ |
H A D | bsaes-armv7.S | 27 @ only low-level primitives and unsupported entry points, just enough
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/aes/ |
H A D | bsaes-armv7.S | 27 @ only low-level primitives and unsupported entry points, just enough
|
/third_party/mesa3d/src/microsoft/clc/ |
H A D | clc_compiler_test.cpp | 2246 OpName %entry "entry" in TEST_F() 2275 %entry = OpLabel in TEST_F()
|
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | macro-assembler-mips64.h | 772 // 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 D | macro-assembler-mips.h | 777 // 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 D | macro-assembler-riscv64.h | 756 // 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 D | macro-assembler-ppc.h | 1276 void JumpToOffHeapInstructionStream(Address entry);
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | interpreter-assembler.cc | 976 // 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 D | imgui_internal.h | 605 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 D | mod.rs | 1365 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 D | mod.rs | 1730 entry: *mut ::dirent64, in readdir64_r()
|
/third_party/rust/crates/libc/src/unix/ |
H A D | mod.rs | 1467 pub fn readdir_r(dirp: *mut ::DIR, entry: *mut ::dirent, in readdir_r()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShader.hpp | 455 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 D | assembler_arm.h | 821 // 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 D | aggressive_dead_code_elim_test.cpp | 817 // 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 D | icu4j-4_8_1_1.jar | META-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 D | fplsp.S | 32 # 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 D | fplsp.S | 32 # 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 D | spirv_msl.cpp | 870 // 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 D | lpfc_sli.c | 132 * 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 D | ni_dpm.c | 2945 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 D | r100.c | 636 /* 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 D | hw.c | 35 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 D | hdsp.c | 3314 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 D | hw.c | 35 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...] |