HomeSort by relevance Sort by last modified time
    Searched refs:pdb (Results 1 - 25 of 91) sorted by null

1 2 3 4

  /external/selinux/libsepol/cil/src/
cil_binary.h 43 * @param[in] pdb The policy database.
47 int cil_binary_create(const struct cil_db *db, sepol_policydb_t **pdb);
52 * It is assumed that pdb has been allocated and initialzed so that fields such
55 * properly allocate and initialize the pdb and then calls this function. This
59 * @param[in] pdb The policy database.
63 int cil_binary_create_allocated_pdb(const struct cil_db *db, sepol_policydb_t *pdb);
68 * @param[in] pdb The policy database to insert the common into.
74 int cil_common_to_policydb(policydb_t *pdb, struct cil_class *cil_common, common_datum_t **common_out);
79 * @param[in] pdb The policy database to insert the class into.
84 int cil_class_to_policydb(policydb_t *pdb, struct cil_class *cil_class)
    [all...]
cil_binary.c 63 policydb_t *pdb; member in struct:cil_args_binary
75 policydb_t *pdb; member in struct:cil_args_booleanif
81 static int __cil_get_sepol_user_datum(policydb_t *pdb, struct cil_symtab_datum *datum, user_datum_t **sepol_user)
83 *sepol_user = hashtab_search(pdb->p_users.table, datum->fqn);
92 static int __cil_get_sepol_role_datum(policydb_t *pdb, struct cil_symtab_datum *datum, role_datum_t **sepol_role)
94 *sepol_role = hashtab_search(pdb->p_roles.table, datum->fqn);
103 static int __cil_get_sepol_type_datum(policydb_t *pdb, struct cil_symtab_datum *datum, type_datum_t **sepol_type)
105 *sepol_type = hashtab_search(pdb->p_types.table, datum->fqn);
114 static int __cil_get_sepol_class_datum(policydb_t *pdb, struct cil_symtab_datum *datum, class_datum_t **sepol_class)
116 *sepol_class = hashtab_search(pdb->p_classes.table, datum->fqn)
1555 struct policydb *pdb; local
1759 policydb_t *pdb = args->pdb; local
3411 policydb_t *pdb; local
3681 policydb_t *pdb = data; local
3694 policydb_t *pdb = data; local
3708 policydb_t *pdb = data; local
3722 policydb_t *pdb = data; local
3736 policydb_t *pdb = data; local
3750 policydb_t *pdb = data; local
3764 policydb_t *pdb = data; local
3777 policydb_t *pdb = data; local
3886 struct policydb *pdb = NULL; local
4062 struct sepol_policydb *pdb = NULL; local
4631 policydb_t *pdb = &policydb->p; local
    [all...]
  /external/valgrind/perf/
heap.c 13 int pdb = 0; local
17 pdb = atoi(argv[1]);
32 if (pdb > 0) {
34 for (jpdb=0; jpdb<nbytes; jpdb = jpdb+pdb) {
  /external/chromium-trace/catapult/third_party/Paste/paste/evalexception/
evalcontext.py 6 import pdb namespace
34 pdb.set_trace = debugger.set_trace
51 class _OutputRedirectingPdb(pdb.Pdb):
59 pdb.Pdb.__init__(self)
65 # Call Pdb's trace dispatch method.
67 return pdb.Pdb.trace_dispatch(self, *args)
  /external/selinux/libsepol/include/sepol/
module_to_cil.h 6 int sepol_module_policydb_to_cil(FILE *fp, struct policydb *pdb, int linked);
  /external/selinux/libsepol/src/
module_to_cil.c 149 struct policydb *pdb; member in struct:map_args
186 /* A linked list of all roles stored in the pdb
319 struct policydb *pdb = arg; local
325 scope = hashtab_search(pdb->scope[SYM_TYPES].table, key);
361 static int typealias_list_create(struct policydb *pdb)
368 for (block = pdb->global; block != NULL; block = block->next) {
378 rc = hashtab_map(pdb->p_types.table, typealiases_gather_map, pdb);
471 static int is_id_in_scope_with_start(struct policydb *pdb, struct stack *decl_stack, int start, uint32_t symbol_type, char *id)
478 scope = hashtab_search(pdb->scope[symbol_type].table, id)
3935 struct sepol_policydb *pdb; local
    [all...]
  /external/google-breakpad/src/tools/windows/dump_syms/
run_regtest.sh 32 Release/dump_syms.exe testdata/dump_syms_regtest.pdb | \
  /external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
run_tests 73 help='Break into pdb when an assertion fails')
93 print "Assertion failed, entering PDB..."
94 import pdb namespace
96 pdb.Pdb().set_trace(sys._getframe().f_back.f_back)
98 pdb.set_trace()
102 import traceback, pdb namespace
104 pdb.pm()
  /ndk/sources/host-tools/make-3.81/
build_w32.bat 31 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D TIVOLI /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c variable.c
33 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c rule.c
35 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c remote-stub.c
37 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c commands.c
39 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c file.c
41 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c getloadavg.c
43 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c default.c
45 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c signame.c
47 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c expand.c
49 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c dir.c
    [all...]
  /external/selinux/secilc/
secilc.c 75 sepol_policydb_t *pdb = NULL; local
253 rc = cil_build_policydb(db, &pdb);
289 rc = sepol_policydb_write(pdb, pf);
336 sepol_policydb_free(pdb);
  /external/valgrind/coregrind/m_debuginfo/
readpdb.c 3 /*--- Reading of syms & debug info from PDB-format files. ---*/
12 derived from wine-1.0/tools/winedump/pdb.c and msc.c
16 Copyright 2006 Eric Pouech (winedump/pdb.c and msc.c)
92 /*--- PE/PDB definitions ---*/
101 /* the following DOS and WINDOWS structures, defines and PE/PDB
298 * Process PDB file.
309 // A .pdb file begins with a variable-length one-line text string
946 /*--- pdb-reading: bits and pieces ---*/
971 static void* pdb_ds_read( const struct pdb_reader* pdb,
982 "(%u); skipping -- possible invalid .pdb file?\n", size)
    [all...]
  /external/curl/projects/
build-openssl.bat 182 rem Move the PDB files
183 move tmp32.dbg\lib.pdb "%OUTDIR%\LIB Debug"
184 move tmp32dll.dbg\lib.pdb "%OUTDIR%\DLL Debug"
205 rem Move the PDB files
206 move tmp32\lib.pdb "%OUTDIR%\LIB Release"
207 move tmp32dll\lib.pdb "%OUTDIR%\DLL Release"
235 rem Move the PDB files
236 move tmp32.dbg\lib.pdb "%OUTDIR%\LIB Debug"
237 move tmp32dll.dbg\lib.pdb "%OUTDIR%\DLL Debug"
258 rem Move the PDB file
    [all...]
  /system/sepolicy/tools/
checkfc.c 32 policydb_t *pdb; member in union:__anon73492::__anon73493::__anon73494
85 int bit_pos = get_attr_bit(global_state.sepolicy.pdb, *attributes);
168 res = !is_type_of_attribute_set(global_state.sepolicy.pdb, type_name,
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_sundry.py 67 import pdb namespace
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_sundry.py 67 import pdb namespace
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sundry.py 67 import pdb namespace
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sundry.py 67 import pdb namespace
  /external/chromium-trace/catapult/third_party/typ/typ/
test_case.py 96 import pdb namespace
97 dbg = pdb.Pdb(stdout=host.stdout.stream)
  /external/vulkan-validation-layers/
genvk.py 24 import sys, time, pdb, string, cProfile namespace
330 pdb.run('genHeaders()')
  /prebuilts/gdb/darwin-x86/lib/python2.7/
doctest.py 99 import unittest, difflib, pdb, tempfile namespace
329 class _OutputRedirectingPdb(pdb.Pdb):
338 pdb.Pdb.__init__(self, stdout=out)
346 pdb.Pdb.set_trace(self, frame)
352 pdb.Pdb.set_continue(self)
358 # Call Pdb's trace dispatch method
2627 import pdb namespace
    [all...]
pdb.py 5 # (See pdb.doc for documentation.)
28 __all__ = ["run", "pm", "Pdb", "runeval", "runctx", "runcall", "set_trace",
54 # be to your liking. You can set it once pdb is imported using the
55 # command "pdb.line_prefix = '\n% '".
59 class Pdb(bdb.Bdb, cmd.Cmd):
66 self.prompt = '(Pdb) '
716 p = Pdb(self.completekey, self.stdin, self.stdout)
903 # Help methods (derived from pdb.doc)
912 "help pdb" pipes the full documentation file to the $PAGER
1337 import pdb namespace
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
doctest.py 99 import unittest, difflib, pdb, tempfile namespace
329 class _OutputRedirectingPdb(pdb.Pdb):
338 pdb.Pdb.__init__(self, stdout=out)
346 pdb.Pdb.set_trace(self, frame)
352 pdb.Pdb.set_continue(self)
358 # Call Pdb's trace dispatch method
2627 import pdb namespace
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
doctest.py 99 import unittest, difflib, pdb, tempfile namespace
329 class _OutputRedirectingPdb(pdb.Pdb):
338 pdb.Pdb.__init__(self, stdout=out)
346 pdb.Pdb.set_trace(self, frame)
352 pdb.Pdb.set_continue(self)
358 # Call Pdb's trace dispatch method
2627 import pdb namespace
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
doctest.py 99 import unittest, difflib, pdb, tempfile namespace
329 class _OutputRedirectingPdb(pdb.Pdb):
338 pdb.Pdb.__init__(self, stdout=out)
346 pdb.Pdb.set_trace(self, frame)
352 pdb.Pdb.set_continue(self)
358 # Call Pdb's trace dispatch method
2627 import pdb namespace
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
app2.py 7 import pdb namespace
163 print('** --debug_mode enabled, starting pdb. **')
169 pdb.post_mortem()

Completed in 1040 milliseconds

1 2 3 4