Home
last modified time | relevance | path

Searched refs:p_strings (Results 1 – 25 of 97) sorted by relevance

1234

/dports/devel/R-cran-vctrs/vctrs/src/
H A Dorder-truelength.c66 SEXP string = p_truelength_info->p_strings[i]; in truelength_reset()
95 p_truelength_info->p_strings[p_truelength_info->size_used] = x; in truelength_save()
123 p_truelength_info->p_strings = STRING_PTR(p_truelength_info->strings); in truelength_realloc()
H A Dorder-truelength.h58 SEXP* p_strings; member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ArmPlatformPkg/Library/EblCmdLib/
H A DEblCmdFdt.c109 CONST CHAR8* p_strings; in DumpFdt() local
126 p_strings = (CONST CHAR8*)FdtBlob + off_str; in DumpFdt()
162 s = p_strings + fdt32_to_cpu(GET_CELL(p)); in DumpFdt()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/ARM/Drivers/FdtPlatformDxe/
H A DShellDumpFdt.c88 CONST CHAR8* p_strings; in DumpFdt() local
122 p_strings = (CONST CHAR8*)FdtBlob + off_str; in DumpFdt()
157 s = p_strings + fdt32_to_cpu (GET_CELL (p)); in DumpFdt()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Dproperty_editor.h154 …id config_value_editors(int p_amount, int p_columns, int p_label_w, const List<String> &p_strings);
155 void config_action_buttons(const List<String> &p_strings);
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Dproperty_editor.h154 …id config_value_editors(int p_amount, int p_columns, int p_label_w, const List<String> &p_strings);
155 void config_action_buttons(const List<String> &p_strings);
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/tempus/
H A Dexample_sincos_impl.hpp474 Teuchos::RCP<Teuchos::Array<std::string> > p_strings = in get_p_names() local
477 p_strings->push_back("Model Coefficient: a"); in get_p_names()
478 p_strings->push_back("Model Coefficient: w"); in get_p_names()
481 p_strings->push_back("DxDp"); in get_p_names()
483 p_strings->push_back("Dx_dotDp"); in get_p_names()
484 return p_strings; in get_p_names()
/dports/emulators/qemu/qemu-6.2.0/dtc/
H A Dfdtdump.c57 const char *p_strings = (const char *)blob + off_str; in dump_blob() local
137 s = p_strings + fdt32_to_cpu(GET_CELL(p)); in dump_blob()
/dports/emulators/qemu42/qemu-4.2.1/dtc/
H A Dfdtdump.c56 const char *p_strings = (const char *)blob + off_str; in dump_blob() local
136 s = p_strings + fdt32_to_cpu(GET_CELL(p)); in dump_blob()
/dports/emulators/qemu60/qemu-6.0.0/dtc/
H A Dfdtdump.c57 const char *p_strings = (const char *)blob + off_str; in dump_blob() local
137 s = p_strings + fdt32_to_cpu(GET_CELL(p)); in dump_blob()
/dports/emulators/qemu-utils/qemu-4.2.1/dtc/
H A Dfdtdump.c56 const char *p_strings = (const char *)blob + off_str; in dump_blob() local
136 s = p_strings + fdt32_to_cpu(GET_CELL(p)); in dump_blob()
/dports/emulators/qemu5/qemu-5.2.0/dtc/
H A Dfdtdump.c57 const char *p_strings = (const char *)blob + off_str; in dump_blob() local
137 s = p_strings + fdt32_to_cpu(GET_CELL(p)); in dump_blob()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/dtc/
H A Dfdtdump.c56 const char *p_strings = (const char *)blob + off_str; in dump_blob() local
136 s = p_strings + fdt32_to_cpu(GET_CELL(p)); in dump_blob()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/dtc/
H A Dfdtdump.c57 const char *p_strings = (const char *)blob + off_str; in dump_blob() local
137 s = p_strings + fdt32_to_cpu(GET_CELL(p)); in dump_blob()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/dtc/
H A Dfdtdump.c56 const char *p_strings = (const char *)blob + off_str; in dump_blob() local
136 s = p_strings + fdt32_to_cpu(GET_CELL(p)); in dump_blob()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/dtc/
H A Dfdtdump.c57 const char *p_strings = (const char *)blob + off_str; in dump_blob() local
137 s = p_strings + fdt32_to_cpu(GET_CELL(p)); in dump_blob()
/dports/sysutils/dtc/dtc-1.6.0/
H A Dfdtdump.c57 const char *p_strings = (const char *)blob + off_str; in dump_blob() local
137 s = p_strings + fdt32_to_cpu(GET_CELL(p)); in dump_blob()
/dports/devel/godot2/godot-2.1.6-stable/scene/gui/
H A Doption_button.h88 virtual void get_translatable_strings(List<String> *p_strings) const;
H A Dtab_container.h93 virtual void get_translatable_strings(List<String> *p_strings) const;
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/gui/
H A Doption_button.h88 virtual void get_translatable_strings(List<String> *p_strings) const;
H A Dtab_container.h93 virtual void get_translatable_strings(List<String> *p_strings) const;
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Doption_button.h91 virtual void get_translatable_strings(List<String> *p_strings) const;
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Doption_button.h91 virtual void get_translatable_strings(List<String> *p_strings) const;
/dports/devel/godot2/godot-2.1.6-stable/editor/
H A Dproperty_editor.h133 …id config_value_editors(int p_amount, int p_columns, int p_label_w, const List<String> &p_strings);
134 void config_action_buttons(const List<String> &p_strings);
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/
H A Dproperty_editor.h133 …id config_value_editors(int p_amount, int p_columns, int p_label_w, const List<String> &p_strings);
134 void config_action_buttons(const List<String> &p_strings);

1234