/third_party/selinux/libsepol/src/ |
H A D | kernel_to_cil.c | 465 int *used; in write_class_decl_rules_to_cil() local 509 used = calloc(pdb->p_commons.nprim, sizeof(*used)); in write_class_decl_rules_to_cil() 510 if (!used) { in write_class_decl_rules_to_cil() 523 free(used); in write_class_decl_rules_to_cil() 527 if (!used[common->s.value-1]) { in write_class_decl_rules_to_cil() 532 free(used); in write_class_decl_rules_to_cil() 538 used[common->s.value-1] = 1; in write_class_decl_rules_to_cil() 542 free(used); in write_class_decl_rules_to_cil()
|
H A D | kernel_to_conf.c | 551 int *used; in write_class_and_common_rules_to_conf() local 557 used = calloc(pdb->p_commons.nprim, sizeof(*used)); in write_class_and_common_rules_to_conf() 558 if (!used) { in write_class_and_common_rules_to_conf() 571 free(used); in write_class_and_common_rules_to_conf() 575 if (!used[common->s.value-1]) { in write_class_and_common_rules_to_conf() 579 free(used); in write_class_and_common_rules_to_conf() 584 used[common->s.value-1] = 1; in write_class_and_common_rules_to_conf() 587 free(used); in write_class_and_common_rules_to_conf()
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_post.c | 1196 cil_log(CIL_ERR, "Category sets cannot be used in a category range\n"); in __cil_cat_expr_range_to_bitmap_helper() 1444 if (!attr->used) { in cil_typeattribute_used() 1448 if (attr->used & CIL_ATTR_EXPAND_FALSE) { in cil_typeattribute_used() 1452 if (attr->used & CIL_ATTR_EXPAND_TRUE) { in cil_typeattribute_used() 1456 if (attr->used & CIL_ATTR_CONSTRAINT) { in cil_typeattribute_used() 1460 if (db->attrs_expand_generated || attr->used == CIL_ATTR_NEVERALLOW) { in cil_typeattribute_used() 1467 if (attr->used == CIL_ATTR_NEVERALLOW) { in cil_typeattribute_used() 1472 if (attr->used == CIL_ATTR_AVRULE) { in cil_typeattribute_used() 1496 attr->used |= CIL_ATTR_NEVERALLOW; in __mark_neverallow_attrs() 1521 if ((attr->used in __cil_post_db_neverallow_attr_helper() [all...] |
/third_party/alsa-lib/src/control/ |
H A D | control_ext.c | 100 list->used = 0; in snd_ctl_ext_elem_list() 111 list->used++; in snd_ctl_ext_elem_list() 613 The poll_fd can be used to specify the poll file descriptor for this control. 643 The find_elem callback is used to convert the given control element ID to the 690 The poll_descriptors_count and poll_descriptors callbacks are used to return 694 The poll_revents callback is used for handle poll revents.
|
/third_party/curl/ |
H A D | buildconf.bat | 28 rem This batch file must be used to set up a git tree to build on systems where
273 echo Error: This batch file should only be used with a curl git repository
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-ptrace.tex | 79 The \Func{\_UPT\_resume}() routine can be used to resume execution of 99 explicit locking is used. As long as only one thread uses
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/ |
H A D | configdata.pm | 27639 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27654 # The following data is only used when this files is use as a script 28101 This module can be used in two modes, interactively and as a module containing 28104 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/ |
H A D | configdata.pm | 27532 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27547 # The following data is only used when this files is use as a script 27994 This module can be used in two modes, interactively and as a module containing 27997 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/ |
H A D | configdata.pm | 27326 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27341 # The following data is only used when this files is use as a script 27791 This module can be used in two modes, interactively and as a module containing 27794 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/ |
H A D | configdata.pm | 27622 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27637 # The following data is only used when this files is use as a script 28084 This module can be used in two modes, interactively and as a module containing 28087 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/ |
H A D | configdata.pm | 27374 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27389 # The following data is only used when this files is use as a script 27839 This module can be used in two modes, interactively and as a module containing 27842 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/ |
H A D | configdata.pm | 27541 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27556 # The following data is only used when this files is use as a script 28003 This module can be used in two modes, interactively and as a module containing 28006 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/ |
H A D | configdata.pm | 27532 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27547 # The following data is only used when this files is use as a script 27994 This module can be used in two modes, interactively and as a module containing 27997 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/ |
H A D | configdata.pm | 27580 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27595 # The following data is only used when this files is use as a script 28042 This module can be used in two modes, interactively and as a module containing 28045 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/ |
H A D | configdata.pm | 27580 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27595 # The following data is only used when this files is use as a script 28042 This module can be used in two modes, interactively and as a module containing 28045 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/ |
H A D | configdata.pm | 27326 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27341 # The following data is only used when this files is use as a script 27791 This module can be used in two modes, interactively and as a module containing 27794 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/ |
H A D | configdata.pm | 27374 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27389 # The following data is only used when this files is use as a script 27839 This module can be used in two modes, interactively and as a module containing 27842 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/ |
H A D | configdata.pm | 27326 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27341 # The following data is only used when this files is use as a script 27791 This module can be used in two modes, interactively and as a module containing 27794 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/ |
H A D | configdata.pm | 27622 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27637 # The following data is only used when this files is use as a script 28084 This module can be used in two modes, interactively and as a module containing 28087 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/ |
H A D | configdata.pm | 27541 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27556 # The following data is only used when this files is use as a script 28003 This module can be used in two modes, interactively and as a module containing 28006 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/ |
H A D | configdata.pm | 27684 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27699 # The following data is only used when this files is use as a script 28143 This module can be used in two modes, interactively and as a module containing 28146 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/ |
H A D | configdata.pm | 27538 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27553 # The following data is only used when this files is use as a script 27997 This module can be used in two modes, interactively and as a module containing 28000 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/ |
H A D | configdata.pm | 27538 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27553 # The following data is only used when this files is use as a script 27997 This module can be used in two modes, interactively and as a module containing 28000 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/ |
H A D | configdata.pm | 27370 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27385 # The following data is only used when this files is use as a script 27832 This module can be used in two modes, interactively and as a module containing 27835 When used interactively, simply run it as any perl script.
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/ |
H A D | configdata.pm | 27684 # Unexported, only used by OpenSSL::Test::Utils::available_protocols() 27699 # The following data is only used when this files is use as a script 28143 This module can be used in two modes, interactively and as a module containing 28146 When used interactively, simply run it as any perl script.
|