Home
last modified time | relevance | path

Searched defs:first_load (Results 1 – 25 of 58) sorted by relevance

123

/dports/net-im/cawbird/cawbird-1.4.2/src/
H A DCbUserStream.c324 gboolean first_load = self->last_home_id == 0; in load_timeline_tweets_done() local
411 gboolean first_load = self->last_mentions_id == 0; in load_mentions_tweets_done() local
489 gboolean first_load = self->last_favourited_id == 0; in load_favourited_tweets_done() local
617 gboolean first_load = self->last_dm_id == 0; in load_dm_tweets_done() local
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf-nacl.c75 struct elf_segment_map **first_load = NULL; in nacl_modify_segment_map() local
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/main/
H A Dmain.cpp91 bool first_load = settings.value("Startup/FirstLoad", 1).toBool(); in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/untrusted/elf_loader/
H A Delf_loader.c189 const Elf32_Phdr *first_load, in choose_load_bias()
319 const Elf32_Phdr *first_load = &phdr[i]; in load_elf_file() local
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf-nacl.c72 struct elf_segment_map **first_load = NULL; in nacl_modify_segment_map() local
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf-nacl.c72 struct elf_segment_map **first_load = NULL; in nacl_modify_segment_map() local
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf-nacl.c72 struct elf_segment_map **first_load = NULL; in nacl_modify_segment_map() local
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf-nacl.c72 struct elf_segment_map **first_load = NULL; in nacl_modify_segment_map() local
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf-nacl.c72 struct elf_segment_map **first_load = NULL; in nacl_modify_segment_map() local
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf-nacl.c72 struct elf_segment_map **first_load = NULL; in nacl_modify_segment_map() local
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf-nacl.c72 struct elf_segment_map **first_load = NULL; in nacl_modify_segment_map() local
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/font/
H A Dfont_with_face.hpp87 void insertCharacters(const wchar_t* in_ptr, bool first_load = false) in insertCharacters()
/dports/x11/jgmenu/jgmenu-4.4.0/src/
H A Dicon.c175 static int first_load = 1; in icon_load() local
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DSimplify_Shuffle.cpp48 if (const Load *first_load = new_vectors[0].as<Load>()) { in visit() local
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dllsched.cpp117 bool first_load, has_pred; in build_idep_graph() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A Dnir_group_loads.c413 nir_instr *first_load = NULL, *last_load = NULL; in process_block() local
/dports/multimedia/gpac-mp4box/gpac-1.0.0/applications/deprecated/old_arch/osmo4_wce/
H A DOsmo4.cpp199 Bool first_load = 0; in InitInstance() local
/dports/multimedia/gpac-libgpac/gpac-1.0.0/applications/deprecated/old_arch/osmo4_wce/
H A DOsmo4.cpp199 Bool first_load = 0; in InitInstance() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/
H A Dextension_host.cc255 bool first_load = !has_loaded_once_; in DidStopLoading() local
/dports/print/hplip/hplip-3.20.6/ui/
H A Dscrollunload.py353 def updateIconView(self, first_load=True): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/
H A Dextension_host.cc255 bool first_load = !has_loaded_once_; in DidStopLoading() local
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-vect-slp.c482 gimple first_load = NULL, prev_first_load = NULL, old_first_load = NULL; in vect_build_slp_tree() local
1059 gimple first_load = GROUP_FIRST_ELEMENT (vinfo_for_stmt (stmt)); in vect_supported_slp_permutation_p() local
1160 gimple stmt, first = NULL, other_node_first, load, next_load, first_load; in vect_supported_load_permutation_p() local
1459 gimple first_load = NULL, load; in vect_find_first_load_in_slp_instance() local
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-vect-slp.c482 gimple first_load = NULL, prev_first_load = NULL, old_first_load = NULL; in vect_build_slp_tree() local
1059 gimple first_load = GROUP_FIRST_ELEMENT (vinfo_for_stmt (stmt)); in vect_supported_slp_permutation_p() local
1160 gimple stmt, first = NULL, other_node_first, load, next_load, first_load; in vect_supported_load_permutation_p() local
1459 gimple first_load = NULL, load; in vect_find_first_load_in_slp_instance() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-vect-slp.c419 gimple first_load = NULL, prev_first_load = NULL, old_first_load = NULL; in vect_build_slp_tree_1() local
1107 gimple stmt, load, next_load, first_load; in vect_supported_load_permutation_p() local
1302 gimple first_load = NULL, load; in vect_find_first_load_in_slp_instance() local
/dports/deskutils/bijiben/bijiben-40.1/src/libbiji/editor/
H A Dbiji-webkit-editor.c65 gboolean first_load; member

123